#FCE5DE#FCE5DE
#FCE5DE is a very light, muted red. Relative luminance 0.820; OKLCH L 93.9% C 0.027 H 37.6°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE5DE |
|---|---|
| RGB | rgb(252, 229, 222) |
| HSL | hsl(14, 83%, 93%) |
| HSV | hsv(14, 12%, 99%) |
| CMYK | cmyk(0%, 9.1%, 11.9%, 1.2%) |
| CIE-LAB | lab(92.58, 6.71, 6.26) |
| CIE-LCH | lch(92.58, 9.17, 43.00°) |
| OKLab | oklab(93.86% 0.0214 0.0165) |
| OKLCH | oklch(93.86% 0.027 37.6) |
| XYZ | xyz(81.3481, 82.0095, 80.6372) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.60
Very Light Pink
#FFF4F2
ΔE00 5.35
Seashell
#FFF5EE
ΔE00 6.00
Lavenderblush
#FFF0F5
ΔE00 6.14
Linen
#FAF0E6
ΔE00 6.38
Antiquewhite
#FAEBD7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE5DE #DEF5FC
analogous
#FCDEE6 #FCE5DE #FCF4DE
triadic
#FCE5DE #DEFCE5 #E5DEFC
tetradic
#FCE5DE #E6FCDE #DEF5FC #F4DEFC
square
#FCE5DE #E6FCDE #DEF5FC #F4DEFC
split-complementary
#FCE5DE #DEFCF4 #DEE6FC
monochromatic
#F28D6E #F7B9A6 #FCE5DE #FCE9E3 #FCE9E3
Accessibility & contrast
On white
1.21
#FCE5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#FCE5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE5DE
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE5DE | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#EFEBDE
Tritanopia (blue-blind)
#FFE2E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fce5de; /* rgb */ color: rgb(252, 229, 222); /* oklch */ color: oklch(93.9% 0.027 37.6);
Tailwind
colors: {
custom: {
50: '#fdede8',
500: '#fce5de',
950: '#000000',
},
}SCSS
$custom: #fce5de; $custom-light: #fdede8; $custom-dark: #000000;
JSON
{
"hex": "#fce5de",
"rgb": {
"r": 252,
"g": 229,
"b": 222
},
"hsl": {
"h": 14,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93858,
"c": 0.02706,
"h": 37.6
},
"luminance": 0.82008
}Semantic roles & 50–950 ramp
primary
#FCE5DE
secondary
#9AD3E4
accent
#ADE006
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484