#FCE2DE#FCE2DE
#FCE2DE is a very light, muted red. Relative luminance 0.804; OKLCH L 93.3% C 0.029 H 28.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE2DE |
|---|---|
| RGB | rgb(252, 226, 222) |
| HSL | hsl(8, 83%, 93%) |
| HSV | hsv(8, 12%, 99%) |
| CMYK | cmyk(0%, 10.3%, 11.9%, 1.2%) |
| CIE-LAB | lab(91.85, 8.26, 5.20) |
| CIE-LCH | lch(91.85, 9.76, 32.21°) |
| OKLab | oklab(93.29% 0.0258 0.0138) |
| OKLCH | oklch(93.29% 0.029 28.1) |
| XYZ | xyz(80.5252, 80.3637, 80.3629) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.79
Lavenderblush
#FFF0F5
ΔE00 5.79
Very Light Pink
#FFF4F2
ΔE00 6.35
Seashell
#FFF5EE
ΔE00 7.64
Linen
#FAF0E6
ΔE00 8.25
Snow
#FFFAFA
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE2DE #DEF8FC
analogous
#FCDEE9 #FCE2DE #FCF1DE
triadic
#FCE2DE #DEFCE2 #E2DEFC
tetradic
#FCE2DE #E9FCDE #DEF8FC #F1DEFC
square
#FCE2DE #E9FCDE #DEF8FC #F1DEFC
split-complementary
#FCE2DE #DEFCF1 #DEE9FC
monochromatic
#F27F6E #F7B1A6 #FCE2DE #FCE6E3 #FCE6E3
Accessibility & contrast
On white
1.23
#FCE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#FCE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE2DE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE2DE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DE
Deuteranopia (green-blind)
#EDE9DE
Tritanopia (blue-blind)
#FFDFE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fce2de; /* rgb */ color: rgb(252, 226, 222); /* oklch */ color: oklch(93.3% 0.029 28.1);
Tailwind
colors: {
custom: {
50: '#fdebe8',
500: '#fce2de',
950: '#000000',
},
}SCSS
$custom: #fce2de; $custom-light: #fdebe8; $custom-dark: #000000;
JSON
{
"hex": "#fce2de",
"rgb": {
"r": 252,
"g": 226,
"b": 222
},
"hsl": {
"h": 8,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93286,
"c": 0.02925,
"h": 28.1
},
"luminance": 0.80362
}Semantic roles & 50–950 ramp
primary
#FCE2DE
secondary
#9ADAE4
accent
#C3E006
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484