#FCE0DB#FCE0DB
#FCE0DB is a very light, muted red. Relative luminance 0.791; OKLCH L 92.8% C 0.032 H 29.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE0DB |
|---|---|
| RGB | rgb(252, 224, 219) |
| HSL | hsl(9, 85%, 92%) |
| HSV | hsv(9, 13%, 99%) |
| CMYK | cmyk(0%, 11.1%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.29, 8.81, 5.96) |
| CIE-LCH | lch(91.29, 10.64, 34.09°) |
| OKLab | oklab(92.83% 0.0276 0.0158) |
| OKLCH | oklch(92.83% 0.032 29.8) |
| XYZ | xyz(79.5860, 79.1230, 78.0839) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.23
Lavenderblush
#FFF0F5
ΔE00 6.57
Very Light Pink
#FFF4F2
ΔE00 7.08
Seashell
#FFF5EE
ΔE00 8.22
Linen
#FAF0E6
ΔE00 8.73
Light Pink
#FFD1DF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE0DB #DBF7FC
analogous
#FCDBE7 #FCE0DB #FCF1DB
triadic
#FCE0DB #DBFCE0 #E0DBFC
tetradic
#FCE0DB #E7FCDB #DBF7FC #F1DBFC
square
#FCE0DB #E7FCDB #DBF7FC #F1DBFC
split-complementary
#FCE0DB #DBFCF1 #DBE7FC
monochromatic
#F37F6A #F7AFA3 #FCE0DB #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.25
#FCE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FCE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE0DB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE0DB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DB
Deuteranopia (green-blind)
#ECE8DB
Tritanopia (blue-blind)
#FFDDDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fce0db; /* rgb */ color: rgb(252, 224, 219); /* oklch */ color: oklch(92.8% 0.032 29.8);
Tailwind
colors: {
custom: {
50: '#fde9e6',
500: '#fce0db',
950: '#000000',
},
}SCSS
$custom: #fce0db; $custom-light: #fde9e6; $custom-dark: #000000;
JSON
{
"hex": "#fce0db",
"rgb": {
"r": 252,
"g": 224,
"b": 219
},
"hsl": {
"h": 9.091,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92826,
"c": 0.03179,
"h": 29.8
},
"luminance": 0.79121
}Semantic roles & 50–950 ramp
primary
#FCE0DB
secondary
#97D9E4
accent
#C0E104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484