#FCE0EA#FCE0EA
#FCE0EA is a very light, muted pink. Relative luminance 0.799; OKLCH L 93.2% C 0.033 H 354.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE0EA |
|---|---|
| RGB | rgb(252, 224, 234) |
| HSL | hsl(339, 82%, 93%) |
| HSV | hsv(339, 11%, 99%) |
| CMYK | cmyk(0%, 11.1%, 7.1%, 1.2%) |
| CIE-LAB | lab(91.66, 11.25, -1.34) |
| CIE-LCH | lch(91.66, 11.33, 353.18°) |
| OKLab | oklab(93.24% 0.0332 -0.0034) |
| OKLCH | oklch(93.24% 0.033 354.1) |
| XYZ | xyz(81.6504, 79.9487, 88.9563) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.51
Light Pink
#FFD1DF
ΔE00 5.65
Lavenderblush
#FFF0F5
ΔE00 5.74
Pale Pink
#FFCFDC
ΔE00 6.18
Very Light Pink
#FFF4F2
ΔE00 9.16
Light Rose
#FFC5CB
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE0EA #E0FCF2
analogous
#FCE0F8 #FCE0EA #FCE4E0
triadic
#FCE0EA #EAFCE0 #E0EAFC
tetradic
#FCE0EA #F8FCE0 #E0FCF2 #E4E0FC
square
#FCE0EA #F8FCE0 #E0FCF2 #E4E0FC
split-complementary
#FCE0EA #E0FCE4 #E0F8FC
monochromatic
#F1709E #F7A8C4 #FCE0EA #FCE3EC #FCE3EC
Accessibility & contrast
On white
1.24
#FCE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FCE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE0EA
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE0EA | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#FFDFE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fce0ea; /* rgb */ color: rgb(252, 224, 234); /* oklch */ color: oklch(93.2% 0.033 354.1);
Tailwind
colors: {
custom: {
50: '#fde9f0',
500: '#fce0ea',
950: '#000000',
},
}SCSS
$custom: #fce0ea; $custom-light: #fde9f0; $custom-dark: #000000;
JSON
{
"hex": "#fce0ea",
"rgb": {
"r": 252,
"g": 224,
"b": 234
},
"hsl": {
"h": 338.571,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.93239,
"c": 0.03335,
"h": 354.1
},
"luminance": 0.79947
}Semantic roles & 50–950 ramp
primary
#FCE0EA
secondary
#9CE4CA
accent
#DF9207
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485