#FCE0EE#FCE0EE
#FCE0EE is a very light, muted pink. Relative luminance 0.802; OKLCH L 93.4% C 0.036 H 346.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE0EE |
|---|---|
| RGB | rgb(252, 224, 238) |
| HSL | hsl(330, 82%, 93%) |
| HSV | hsv(330, 11%, 99%) |
| CMYK | cmyk(0%, 11.1%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.77, 11.93, -3.29) |
| CIE-LCH | lch(91.77, 12.37, 344.60°) |
| OKLab | oklab(93.36% 0.0346 -0.0086) |
| OKLCH | oklch(93.36% 0.036 346.1) |
| XYZ | xyz(82.2315, 80.1812, 92.0170) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.51
Pale Pink
#FFCFDC
ΔE00 6.15
Lavenderblush
#FFF0F5
ΔE00 6.43
Mistyrose
#FFE4E1
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 8.63
Light Rose
#FFC5CB
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE0EE #E0FCEE
analogous
#FCE0FC #FCE0EE #FCE0E0
triadic
#FCE0EE #EEFCE0 #E0EEFC
tetradic
#FCE0EE #FCFCE0 #E0FCEE #E0E0FC
square
#FCE0EE #FCFCE0 #E0FCEE #E0E0FC
split-complementary
#FCE0EE #E0FCE0 #E0FCFC
monochromatic
#F170B1 #F7A8CF #FCE0EE #FCE3F0 #FCE3F0
Accessibility & contrast
On white
1.23
#FCE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FCE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE0EE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE0EE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#FFE0E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fce0ee; /* rgb */ color: rgb(252, 224, 238); /* oklch */ color: oklch(93.4% 0.036 346.1);
Tailwind
colors: {
custom: {
50: '#fde9f3',
500: '#fce0ee',
950: '#000000',
},
}SCSS
$custom: #fce0ee; $custom-light: #fde9f3; $custom-dark: #000000;
JSON
{
"hex": "#fce0ee",
"rgb": {
"r": 252,
"g": 224,
"b": 238
},
"hsl": {
"h": 330,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.93355,
"c": 0.03567,
"h": 346.1
},
"luminance": 0.8018
}Semantic roles & 50–950 ramp
primary
#FCE0EE
secondary
#9CE4C0
accent
#DF7307
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485