#E1DEDC#E1DEDC
#E1DEDC is a very light, near-neutral grey. Relative luminance 0.734; OKLCH L 90.2% C 0.004 H 56.4°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEDC |
|---|---|
| RGB | rgb(225, 222, 220) |
| HSL | hsl(24, 8%, 87%) |
| HSV | hsv(24, 2%, 88%) |
| CMYK | cmyk(0%, 1.3%, 2.2%, 11.8%) |
| CIE-LAB | lab(88.65, 0.66, 1.34) |
| CIE-LCH | lch(88.65, 1.49, 63.66°) |
| OKLab | oklab(90.24% 0.0024 0.0036) |
| OKLCH | oklch(90.24% 0.004 56.4) |
| XYZ | xyz(70.0889, 73.4176, 78.1749) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.70
Light Gray
#D3D3D3
ΔE00 3.10
Fog
#D8DCE0
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 5.09
Off White
#FAF9F6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEDC #DCDFE1
analogous
#E1DCDD #E1DEDC #E1E1DC
triadic
#E1DEDC #DCE1DE #DEDCE1
tetradic
#E1DEDC #DDE1DC #DCDFE1 #E1DCE1
square
#E1DEDC #DDE1DC #DCDFE1 #E1DCE1
split-complementary
#E1DEDC #DCE1E1 #DCDDE1
monochromatic
#A9A09A #C5BFBB #E1DEDC #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.34
#E1DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E1DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEDC
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEDC | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#E2DDDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e1dedc; /* rgb */ color: rgb(225, 222, 220); /* oklch */ color: oklch(90.2% 0.004 56.4);
Tailwind
colors: {
custom: {
50: '#eae8e6',
500: '#e1dedc',
950: '#000000',
},
}SCSS
$custom: #e1dedc; $custom-light: #eae8e6; $custom-dark: #000000;
JSON
{
"hex": "#e1dedc",
"rgb": {
"r": 225,
"g": 222,
"b": 220
},
"hsl": {
"h": 24,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.90238,
"c": 0.00426,
"h": 56.4
},
"luminance": 0.73417
}Semantic roles & 50–950 ramp
primary
#E1DEDC
secondary
#ACB1B5
accent
#799254
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484