#E1DEDE#E1DEDE
#E1DEDE is a very light, near-neutral grey. Relative luminance 0.735; OKLCH L 90.3% C 0.003 H 17.3°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEDE |
|---|---|
| RGB | rgb(225, 222, 222) |
| HSL | hsl(0, 5%, 88%) |
| HSV | hsv(0, 1%, 88%) |
| CMYK | cmyk(0%, 1.3%, 1.3%, 11.8%) |
| CIE-LAB | lab(88.70, 1.02, 0.36) |
| CIE-LCH | lch(88.70, 1.08, 19.49°) |
| OKLab | oklab(90.3% 0.0031 0.001) |
| OKLCH | oklch(90.3% 0.003 17.3) |
| XYZ | xyz(70.3554, 73.5242, 79.5782) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.63
Light Gray
#D3D3D3
ΔE00 3.08
Fog
#D8DCE0
ΔE00 3.68
Whitesmoke
#F5F5F5
ΔE00 5.03
Light Grey
#D8DCD6
ΔE00 5.39
Off White
#FAF9F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEDE #DEE1E1
analogous
#E1DEDF #E1DEDE #E1DFDE
triadic
#E1DEDE #DEE1DE #DEDEE1
tetradic
#E1DEDE #DFE1DE #DEE1E1 #DFDEE1
square
#E1DEDE #DFE1DE #DEE1E1 #DFDEE1
split-complementary
#E1DEDE #DEE1DF #DEDFE1
monochromatic
#A79E9E #C4BEBE #E1DEDE #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.34
#E1DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#E1DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEDE
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEDE | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#E2DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dede; /* rgb */ color: rgb(225, 222, 222); /* oklch */ color: oklch(90.3% 0.003 17.3);
Tailwind
colors: {
custom: {
50: '#eae8e8',
500: '#e1dede',
950: '#000000',
},
}SCSS
$custom: #e1dede; $custom-light: #eae8e8; $custom-dark: #000000;
JSON
{
"hex": "#e1dede",
"rgb": {
"r": 225,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 4.762,
"l": 87.647
},
"oklch": {
"l": 0.90295,
"c": 0.00327,
"h": 17.3
},
"luminance": 0.73524
}Semantic roles & 50–950 ramp
primary
#E1DEDE
secondary
#AFB4B4
accent
#8F8F57
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484