#E8DEDD#E8DEDD
#E8DEDD is a very light, near-neutral red. Relative luminance 0.746; OKLCH L 90.8% C 0.011 H 24.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEDD |
|---|---|
| RGB | rgb(232, 222, 221) |
| HSL | hsl(5, 19%, 89%) |
| HSV | hsv(5, 5%, 91%) |
| CMYK | cmyk(0%, 4.3%, 4.7%, 9%) |
| CIE-LAB | lab(89.21, 3.23, 1.70) |
| CIE-LCH | lch(89.21, 3.65, 27.83°) |
| OKLab | oklab(90.83% 0.0101 0.0046) |
| OKLCH | oklch(90.83% 0.011 24.3) |
| XYZ | xyz(72.4494, 74.6194, 78.9789) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.70
Very Light Pink
#FFF4F2
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 5.50
Lavenderblush
#FFF0F5
ΔE00 5.60
Seashell
#FFF5EE
ΔE00 5.71
Linen
#FAF0E6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEDD #DDE7E8
analogous
#E8DDE2 #E8DEDD #E8E4DD
triadic
#E8DEDD #DDE8DE #DEDDE8
tetradic
#E8DEDD #E2E8DD #DDE7E8 #E4DDE8
square
#E8DEDD #E2E8DD #DDE7E8 #E4DDE8
split-complementary
#E8DEDD #DDE8E4 #DDE2E8
monochromatic
#B79794 #CFBBB8 #E8DEDD #F3EDED #F3EDED
Accessibility & contrast
On white
1.32
#E8DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E8DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEDD
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEDD | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#EBDDDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dedd; /* rgb */ color: rgb(232, 222, 221); /* oklch */ color: oklch(90.8% 0.011 24.3);
Tailwind
colors: {
custom: {
50: '#efe8e7',
500: '#e8dedd',
950: '#000000',
},
}SCSS
$custom: #e8dedd; $custom-light: #efe8e7; $custom-dark: #000000;
JSON
{
"hex": "#e8dedd",
"rgb": {
"r": 232,
"g": 222,
"b": 221
},
"hsl": {
"h": 5.455,
"s": 19.298,
"l": 88.824
},
"oklch": {
"l": 0.90825,
"c": 0.01106,
"h": 24.3
},
"luminance": 0.74619
}Semantic roles & 50–950 ramp
primary
#E8DEDD
secondary
#ABBDBF
accent
#969E48
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484