#FCC0EE#FCC0EE
#FCC0EE is a very light, moderate pink. Relative luminance 0.646; OKLCH L 87.5% C 0.090 H 334.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC0EE |
|---|---|
| RGB | rgb(252, 192, 238) |
| HSL | hsl(314, 91%, 87%) |
| HSV | hsv(314, 24%, 99%) |
| CMYK | cmyk(0%, 23.8%, 5.6%, 1.2%) |
| CIE-LAB | lab(84.26, 28.69, -14.42) |
| CIE-LCH | lch(84.26, 32.12, 333.31°) |
| OKLab | oklab(87.55% 0.0817 -0.0384) |
| OKLCH | oklch(87.55% 0.09 334.8) |
| XYZ | xyz(74.4260, 64.5702, 89.4151) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.99
Very Light Purple
#F6CEFC
ΔE00 4.79
Light Lavendar
#EFC0FE
ΔE00 5.74
Light Lilac
#EDC8FF
ΔE00 6.31
Pale Lavender
#EECFFE
ΔE00 6.82
Powder Pink
#FFB2D0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC0EE #C0FCCE
analogous
#ECC0FC #FCC0EE #FCC0D0
triadic
#FCC0EE #EEFCC0 #C0EEFC
tetradic
#FCC0EE #FCECC0 #C0FCCE #C0D0FC
square
#FCC0EE #FCECC0 #C0FCCE #C0D0FC
split-complementary
#FCC0EE #D0FCC0 #C0FCEC
monochromatic
#F64BCE #F986DE #FCC0EE #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.51
#FCC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FCC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC0EE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC0EE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#CED5EC
Tritanopia (blue-blind)
#FFC2D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc0ee; /* rgb */ color: rgb(252, 192, 238); /* oklch */ color: oklch(87.5% 0.090 334.8);
Tailwind
colors: {
custom: {
50: '#fed3f3',
500: '#fcc0ee',
950: '#000000',
},
}SCSS
$custom: #fcc0ee; $custom-light: #fed3f3; $custom-dark: #000000;
JSON
{
"hex": "#fcc0ee",
"rgb": {
"r": 252,
"g": 192,
"b": 238
},
"hsl": {
"h": 314,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.87547,
"c": 0.09032,
"h": 334.8
},
"luminance": 0.64568
}Semantic roles & 50–950 ramp
primary
#FCC0EE
secondary
#7EE295
accent
#E63600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385