#E4DEDD#E4DEDD
#E4DEDD is a very light, near-neutral red. Relative luminance 0.740; OKLCH L 90.5% C 0.007 H 28.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEDD |
|---|---|
| RGB | rgb(228, 222, 221) |
| HSL | hsl(9, 11%, 88%) |
| HSV | hsv(9, 3%, 89%) |
| CMYK | cmyk(0%, 2.6%, 3.1%, 10.6%) |
| CIE-LAB | lab(88.90, 1.86, 1.21) |
| CIE-LCH | lch(88.90, 2.22, 33.09°) |
| OKLab | oklab(90.5% 0.0059 0.0032) |
| OKLCH | oklch(90.5% 0.007 28.9) |
| XYZ | xyz(71.1654, 73.9573, 78.9187) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.94
Light Gray
#D3D3D3
ΔE00 4.00
Fog
#D8DCE0
ΔE00 5.08
Very Light Pink
#FFF4F2
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.46
Linen
#FAF0E6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEDD #DDE3E4
analogous
#E4DDDF #E4DEDD #E4E1DD
triadic
#E4DEDD #DDE4DE #DEDDE4
tetradic
#E4DEDD #DFE4DD #DDE3E4 #E1DDE4
square
#E4DEDD #DFE4DD #DDE3E4 #E1DDE4
split-complementary
#E4DEDD #DDE4E1 #DDDFE4
monochromatic
#AE9C99 #C9BDBB #E4DEDD #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.33
#E4DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#E4DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEDD
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEDD | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDD
Deuteranopia (green-blind)
#E0E0DD
Tritanopia (blue-blind)
#E6DDDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4dedd; /* rgb */ color: rgb(228, 222, 221); /* oklch */ color: oklch(90.5% 0.007 28.9);
Tailwind
colors: {
custom: {
50: '#ece8e7',
500: '#e4dedd',
950: '#000000',
},
}SCSS
$custom: #e4dedd; $custom-light: #ece8e7; $custom-dark: #000000;
JSON
{
"hex": "#e4dedd",
"rgb": {
"r": 228,
"g": 222,
"b": 221
},
"hsl": {
"h": 8.571,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.90504,
"c": 0.00671,
"h": 28.9
},
"luminance": 0.73957
}Semantic roles & 50–950 ramp
primary
#E4DEDD
secondary
#ACB7B9
accent
#8C9650
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484