#FFC0EB color codes
- HEX
- #FFC0EB
- HEX8
- #FFC0EBFF
- HEX8 (Android)
- #FFFFC0EB
- RGB
- rgb(255, 192, 235)
- RGB (%)
- 100%, 75%, 92%
- HSL
- hsl(319, 100%, 88%)
- HSV / HSB
- hsv(319, 25%, 100%)
- CMYK
- cmyk(0%, 25%, 8%, 0%)
- OKLCH
- oklch(0.8774 0.0904 338.49)
- OKLCH (%)
- oklch(87.74% 0.0904 338.49)
- Decimal
- 16761067
What color is #FFC0EB?
#FFC0EB sits at 88% lightness and 0.0904 chroma in OKLCH, hue 338.49°. Its nearest named color is Plum.
Shades and tints of #FFC0EB
Tints
Shades
Tones
#FFC0EB color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFC0EB in CSS
.text { color: #FFC0EB; }
.background { background-color: #FFC0EB; }
.border { border: 2px solid #FFC0EB; }
/* Modern, perceptually uniform */
.text { color: oklch(0.8774 0.0904 338.49); }
/* #FFC0EB at 50% transparency */
.overlay { background-color: #FFC0EB80; }Is #FFC0EB accessible?
#FFC0EB on white text scores 1.50:1; on black text it scores 13.99:1. Black text passes WCAG AAA on #FFC0EB. Recommended text color on a #FFC0EB background: black.
A 13.99:1 vs black
A 1.5:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#FFC0EB) → black APCA Lc experimental 80.4 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Pink #FFC0CB. See more in the pink family on the colors hub.
Frequently asked questions
- What color is #FFC0EB?
- #FFC0EB is closest to Plum. In RGB it is rgb(255, 192, 235), and in HSL hsl(319, 100%, 88%).
- What is #FFC0EB in RGB?
- #FFC0EB converts to rgb(255, 192, 235) — red 255, green 192, blue 235.
- What text color is readable on #FFC0EB?
- Black text — it has the higher contrast ratio (13.99:1) against #FFC0EB. Black text passes WCAG AAA on #FFC0EB.