#FCE0E6#FCE0E6
#FCE0E6 is a very light, muted red. Relative luminance 0.797; OKLCH L 93.1% C 0.032 H 3.1°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE0E6 |
|---|---|
| RGB | rgb(252, 224, 230) |
| HSL | hsl(347, 82%, 93%) |
| HSV | hsv(347, 11%, 99%) |
| CMYK | cmyk(0%, 11.1%, 8.7%, 1.2%) |
| CIE-LAB | lab(91.56, 10.58, 0.60) |
| CIE-LCH | lch(91.56, 10.60, 3.24°) |
| OKLab | oklab(93.13% 0.0317 0.0017) |
| OKLCH | oklch(93.13% 0.032 3.1) |
| XYZ | xyz(81.0822, 79.7215, 85.9640) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.97
Lavenderblush
#FFF0F5
ΔE00 5.36
Light Pink
#FFD1DF
ΔE00 6.20
Pale Pink
#FFCFDC
ΔE00 6.60
Very Light Pink
#FFF4F2
ΔE00 8.30
Light Rose
#FFC5CB
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE0E6 #E0FCF6
analogous
#FCE0F4 #FCE0E6 #FCE8E0
triadic
#FCE0E6 #E6FCE0 #E0E6FC
tetradic
#FCE0E6 #F4FCE0 #E0FCF6 #E8E0FC
square
#FCE0E6 #F4FCE0 #E0FCF6 #E8E0FC
split-complementary
#FCE0E6 #E0FCE8 #E0F4FC
monochromatic
#F1708C #F7A8B9 #FCE0E6 #FCE3E8 #FCE3E8
Accessibility & contrast
On white
1.24
#FCE0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#FCE0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE0E6
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE0E6 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E6
Deuteranopia (green-blind)
#E9E9E5
Tritanopia (blue-blind)
#FFDFE2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fce0e6; /* rgb */ color: rgb(252, 224, 230); /* oklch */ color: oklch(93.1% 0.032 3.1);
Tailwind
colors: {
custom: {
50: '#fde9ed',
500: '#fce0e6',
950: '#000000',
},
}SCSS
$custom: #fce0e6; $custom-light: #fde9ed; $custom-dark: #000000;
JSON
{
"hex": "#fce0e6",
"rgb": {
"r": 252,
"g": 224,
"b": 230
},
"hsl": {
"h": 347.143,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.93126,
"c": 0.03176,
"h": 3.1
},
"luminance": 0.7972
}Semantic roles & 50–950 ramp
primary
#FCE0E6
secondary
#9CE4D5
accent
#DFB007
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484