#FCE3DE#FCE3DE
#FCE3DE is a very light, muted red. Relative luminance 0.809; OKLCH L 93.5% C 0.028 H 31.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE3DE |
|---|---|
| RGB | rgb(252, 227, 222) |
| HSL | hsl(10, 83%, 93%) |
| HSV | hsv(10, 12%, 99%) |
| CMYK | cmyk(0%, 9.9%, 11.9%, 1.2%) |
| CIE-LAB | lab(92.09, 7.74, 5.55) |
| CIE-LCH | lch(92.09, 9.53, 35.66°) |
| OKLab | oklab(93.48% 0.0243 0.0147) |
| OKLCH | oklch(93.48% 0.028 31.1) |
| XYZ | xyz(80.7979, 80.9091, 80.4538) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.30
Lavenderblush
#FFF0F5
ΔE00 5.83
Very Light Pink
#FFF4F2
ΔE00 5.98
Seashell
#FFF5EE
ΔE00 7.09
Linen
#FAF0E6
ΔE00 7.63
Snow
#FFFAFA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE3DE #DEF7FC
analogous
#FCDEE8 #FCE3DE #FCF2DE
triadic
#FCE3DE #DEFCE3 #E3DEFC
tetradic
#FCE3DE #E8FCDE #DEF7FC #F2DEFC
square
#FCE3DE #E8FCDE #DEF7FC #F2DEFC
split-complementary
#FCE3DE #DEFCF2 #DEE8FC
monochromatic
#F2846E #F7B3A6 #FCE3DE #FCE7E3 #FCE7E3
Accessibility & contrast
On white
1.22
#FCE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FCE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE3DE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE3DE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DE
Deuteranopia (green-blind)
#EEEADE
Tritanopia (blue-blind)
#FFE0E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fce3de; /* rgb */ color: rgb(252, 227, 222); /* oklch */ color: oklch(93.5% 0.028 31.1);
Tailwind
colors: {
custom: {
50: '#fdebe8',
500: '#fce3de',
950: '#000000',
},
}SCSS
$custom: #fce3de; $custom-light: #fdebe8; $custom-dark: #000000;
JSON
{
"hex": "#fce3de",
"rgb": {
"r": 252,
"g": 227,
"b": 222
},
"hsl": {
"h": 10,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93476,
"c": 0.02843,
"h": 31.1
},
"luminance": 0.80908
}Semantic roles & 50–950 ramp
primary
#FCE3DE
secondary
#9AD8E4
accent
#BBE006
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484