#FFE4DC#FFE4DC
#FFE4DC is a very light, muted red. Relative luminance 0.819; OKLCH L 93.9% C 0.032 H 37.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4DC |
|---|---|
| RGB | rgb(255, 228, 220) |
| HSL | hsl(14, 100%, 93%) |
| HSV | hsv(14, 14%, 100%) |
| CMYK | cmyk(0%, 10.6%, 13.7%, 0%) |
| CIE-LAB | lab(92.54, 7.96, 7.27) |
| CIE-LCH | lch(92.54, 10.78, 42.41°) |
| OKLab | oklab(93.87% 0.0253 0.0192) |
| OKLCH | oklch(93.87% 0.032 37.1) |
| XYZ | xyz(81.9010, 81.9159, 79.1932) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.29
Very Light Pink
#FFF4F2
ΔE00 6.53
Lavenderblush
#FFF0F5
ΔE00 6.95
Seashell
#FFF5EE
ΔE00 7.18
Linen
#FAF0E6
ΔE00 7.54
Antiquewhite
#FAEBD7
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4DC #DCF7FF
analogous
#FFDCE5 #FFE4DC #FFF5DC
triadic
#FFE4DC #DCFFE4 #E4DCFF
tetradic
#FFE4DC #E5FFDC #DCF7FF #F5DCFF
square
#FFE4DC #E5FFDC #DCF7FF #F5DCFF
split-complementary
#FFE4DC #DCFFF5 #DCE5FF
monochromatic
#FF8662 #FFB59F #FFE4DC #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.21
#FFE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#FFE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4DC
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4DC | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#F0ECDC
Tritanopia (blue-blind)
#FFE1E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4dc; /* rgb */ color: rgb(255, 228, 220); /* oklch */ color: oklch(93.9% 0.032 37.1);
Tailwind
colors: {
custom: {
50: '#ffece6',
500: '#ffe4dc',
950: '#000000',
},
}SCSS
$custom: #ffe4dc; $custom-light: #ffece6; $custom-dark: #000000;
JSON
{
"hex": "#ffe4dc",
"rgb": {
"r": 255,
"g": 228,
"b": 220
},
"hsl": {
"h": 13.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93869,
"c": 0.03175,
"h": 37.1
},
"luminance": 0.81914
}Semantic roles & 50–950 ramp
primary
#FFE4DC
secondary
#93D8EC
accent
#B1E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484