#E5DEDD#E5DEDD
#E5DEDD is a very light, near-neutral red. Relative luminance 0.741; OKLCH L 90.6% C 0.008 H 27.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DEDD |
|---|---|
| RGB | rgb(229, 222, 221) |
| HSL | hsl(8, 13%, 88%) |
| HSV | hsv(8, 3%, 90%) |
| CMYK | cmyk(0%, 3.1%, 3.5%, 10.2%) |
| CIE-LAB | lab(88.98, 2.20, 1.33) |
| CIE-LCH | lch(88.98, 2.57, 31.22°) |
| OKLab | oklab(90.58% 0.0069 0.0036) |
| OKLCH | oklch(90.58% 0.008 27.3) |
| XYZ | xyz(71.4837, 74.1214, 78.9336) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.39
Light Gray
#D3D3D3
ΔE00 4.36
Very Light Pink
#FFF4F2
ΔE00 5.13
Fog
#D8DCE0
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 5.67
Seashell
#FFF5EE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DEDD #DDE4E5
analogous
#E5DDE0 #E5DEDD #E5E2DD
triadic
#E5DEDD #DDE5DE #DEDDE5
tetradic
#E5DEDD #E0E5DD #DDE4E5 #E2DDE5
square
#E5DEDD #E0E5DD #DDE4E5 #E2DDE5
split-complementary
#E5DEDD #DDE5E2 #DDE0E5
monochromatic
#B09B98 #CABCBA #E5DEDD #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.33
#E5DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#E5DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DEDD
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DEDD | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#E7DDDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5dedd; /* rgb */ color: rgb(229, 222, 221); /* oklch */ color: oklch(90.6% 0.008 27.3);
Tailwind
colors: {
custom: {
50: '#ede8e7',
500: '#e5dedd',
950: '#000000',
},
}SCSS
$custom: #e5dedd; $custom-light: #ede8e7; $custom-dark: #000000;
JSON
{
"hex": "#e5dedd",
"rgb": {
"r": 229,
"g": 222,
"b": 221
},
"hsl": {
"h": 7.5,
"s": 13.333,
"l": 88.235
},
"oklch": {
"l": 0.90583,
"c": 0.0078,
"h": 27.3
},
"luminance": 0.74121
}Semantic roles & 50–950 ramp
primary
#E5DEDD
secondary
#ACB8BA
accent
#8E974E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484