#FCE4DE#FCE4DE
#FCE4DE is a very light, muted red. Relative luminance 0.815; OKLCH L 93.7% C 0.028 H 34.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE4DE |
|---|---|
| RGB | rgb(252, 228, 222) |
| HSL | hsl(12, 83%, 93%) |
| HSV | hsv(12, 12%, 99%) |
| CMYK | cmyk(0%, 9.5%, 11.9%, 1.2%) |
| CIE-LAB | lab(92.33, 7.22, 5.90) |
| CIE-LCH | lch(92.33, 9.33, 39.26°) |
| OKLab | oklab(93.67% 0.0229 0.0156) |
| OKLCH | oklch(93.67% 0.028 34.3) |
| XYZ | xyz(81.0722, 81.4577, 80.5452) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.93
Very Light Pink
#FFF4F2
ΔE00 5.64
Lavenderblush
#FFF0F5
ΔE00 5.95
Seashell
#FFF5EE
ΔE00 6.54
Linen
#FAF0E6
ΔE00 7.01
Snow
#FFFAFA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE4DE #DEF6FC
analogous
#FCDEE7 #FCE4DE #FCF3DE
triadic
#FCE4DE #DEFCE4 #E4DEFC
tetradic
#FCE4DE #E7FCDE #DEF6FC #F3DEFC
square
#FCE4DE #E7FCDE #DEF6FC #F3DEFC
split-complementary
#FCE4DE #DEFCF3 #DEE7FC
monochromatic
#F2886E #F7B6A6 #FCE4DE #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.21
#FCE4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#FCE4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE4DE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE4DE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DE
Deuteranopia (green-blind)
#EEEBDE
Tritanopia (blue-blind)
#FFE1E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fce4de; /* rgb */ color: rgb(252, 228, 222); /* oklch */ color: oklch(93.7% 0.028 34.3);
Tailwind
colors: {
custom: {
50: '#fdece8',
500: '#fce4de',
950: '#000000',
},
}SCSS
$custom: #fce4de; $custom-light: #fdece8; $custom-dark: #000000;
JSON
{
"hex": "#fce4de",
"rgb": {
"r": 252,
"g": 228,
"b": 222
},
"hsl": {
"h": 12,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93667,
"c": 0.0277,
"h": 34.3
},
"luminance": 0.81456
}Semantic roles & 50–950 ramp
primary
#FCE4DE
secondary
#9AD5E4
accent
#B4E006
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484