#E1DEDD#E1DEDD
#E1DEDD is a very light, near-neutral grey. Relative luminance 0.735; OKLCH L 90.3% C 0.004 H 39.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEDD |
|---|---|
| RGB | rgb(225, 222, 221) |
| HSL | hsl(15, 6%, 87%) |
| HSV | hsv(15, 2%, 88%) |
| CMYK | cmyk(0%, 1.3%, 1.8%, 11.8%) |
| CIE-LAB | lab(88.67, 0.84, 0.85) |
| CIE-LCH | lch(88.67, 1.19, 45.34°) |
| OKLab | oklab(90.27% 0.0027 0.0023) |
| OKLCH | oklch(90.27% 0.004 39.5) |
| XYZ | xyz(70.2217, 73.4708, 78.8745) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.58
Light Gray
#D3D3D3
ΔE00 3.04
Fog
#D8DCE0
ΔE00 3.86
Light Grey
#D8DCD6
ΔE00 4.96
Whitesmoke
#F5F5F5
ΔE00 5.03
Off White
#FAF9F6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEDD #DDE0E1
analogous
#E1DDDE #E1DEDD #E1E0DD
triadic
#E1DEDD #DDE1DE #DEDDE1
tetradic
#E1DEDD #DEE1DD #DDE0E1 #E0DDE1
square
#E1DEDD #DEE1DD #DDE0E1 #E0DDE1
split-complementary
#E1DEDD #DDE1E0 #DDDEE1
monochromatic
#A89F9C #C4BEBC #E1DEDD #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.34
#E1DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E1DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEDD
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEDD | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#E2DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dedd; /* rgb */ color: rgb(225, 222, 221); /* oklch */ color: oklch(90.3% 0.004 39.5);
Tailwind
colors: {
custom: {
50: '#eae8e7',
500: '#e1dedd',
950: '#000000',
},
}SCSS
$custom: #e1dedd; $custom-light: #eae8e7; $custom-dark: #000000;
JSON
{
"hex": "#e1dedd",
"rgb": {
"r": 225,
"g": 222,
"b": 221
},
"hsl": {
"h": 15,
"s": 6.25,
"l": 87.451
},
"oklch": {
"l": 0.90266,
"c": 0.00355,
"h": 39.5
},
"luminance": 0.73471
}Semantic roles & 50–950 ramp
primary
#E1DEDD
secondary
#AEB3B5
accent
#819055
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484