#E1DFDC#E1DFDC
#E1DFDC is a very light, near-neutral grey. Relative luminance 0.740; OKLCH L 90.4% C 0.005 H 78.2°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFDC |
|---|---|
| RGB | rgb(225, 223, 220) |
| HSL | hsl(36, 8%, 87%) |
| HSV | hsv(36, 2%, 88%) |
| CMYK | cmyk(0%, 0.9%, 2.2%, 11.8%) |
| CIE-LAB | lab(88.90, 0.14, 1.70) |
| CIE-LCH | lch(88.90, 1.71, 85.14°) |
| OKLab | oklab(90.44% 0.0009 0.0045) |
| OKLCH | oklch(90.44% 0.005 78.2) |
| XYZ | xyz(70.3553, 73.9504, 78.2637) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.81
Light Gray
#D3D3D3
ΔE00 3.26
Light Grey
#D8DCD6
ΔE00 3.77
Fog
#D8DCE0
ΔE00 4.21
Whitesmoke
#F5F5F5
ΔE00 4.95
Off White
#FAF9F6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFDC #DCDEE1
analogous
#E1DDDC #E1DFDC #E1E1DC
triadic
#E1DFDC #DCE1DF #DFDCE1
tetradic
#E1DFDC #DCE1DD #DCDEE1 #E1DCE1
square
#E1DFDC #DCE1DD #DCDEE1 #E1DCE1
split-complementary
#E1DFDC #DCE1E1 #DDDCE1
monochromatic
#A9A39A #C5C1BB #E1DFDC #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.33
#E1DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#E1DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFDC
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFDC | 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)
#E0DFDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#E2DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfdc; /* rgb */ color: rgb(225, 223, 220); /* oklch */ color: oklch(90.4% 0.005 78.2);
Tailwind
colors: {
custom: {
50: '#eae9e6',
500: '#e1dfdc',
950: '#000000',
},
}SCSS
$custom: #e1dfdc; $custom-light: #eae9e6; $custom-dark: #000000;
JSON
{
"hex": "#e1dfdc",
"rgb": {
"r": 225,
"g": 223,
"b": 220
},
"hsl": {
"h": 36,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.90437,
"c": 0.00461,
"h": 78.2
},
"luminance": 0.7395
}Semantic roles & 50–950 ramp
primary
#E1DFDC
secondary
#ACB0B5
accent
#6D9254
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484