#E0DFDC#E0DFDC
#E0DFDC is a very light, near-neutral grey. Relative luminance 0.738; OKLCH L 90.4% C 0.004 H 91.5°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFDC |
|---|---|
| RGB | rgb(224, 223, 220) |
| HSL | hsl(45, 6%, 87%) |
| HSV | hsv(45, 2%, 88%) |
| CMYK | cmyk(0%, 0.4%, 1.8%, 12.2%) |
| CIE-LAB | lab(88.82, -0.20, 1.59) |
| CIE-LCH | lch(88.82, 1.60, 97.02°) |
| OKLab | oklab(90.36% -0.0001 0.0042) |
| OKLCH | oklch(90.36% 0.004 91.5) |
| XYZ | xyz(70.0444, 73.7901, 78.2491) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.70
Light Gray
#D3D3D3
ΔE00 3.17
Light Grey
#D8DCD6
ΔE00 3.29
Fog
#D8DCE0
ΔE00 4.00
Whitesmoke
#F5F5F5
ΔE00 4.96
Off White
#FAF9F6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFDC #DCDDE0
analogous
#E0DDDC #E0DFDC #DFE0DC
triadic
#E0DFDC #DCE0DF #DFDCE0
tetradic
#E0DFDC #DCE0DD #DCDDE0 #E0DCDF
square
#E0DFDC #DCE0DD #DCDDE0 #E0DCDF
split-complementary
#E0DFDC #DCDFE0 #DDDCE0
monochromatic
#A7A49B #C3C1BC #E0DFDC #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.33
#E0DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E0DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFDC
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFDC | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#E1DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dfdc; /* rgb */ color: rgb(224, 223, 220); /* oklch */ color: oklch(90.4% 0.004 91.5);
Tailwind
colors: {
custom: {
50: '#e9e9e6',
500: '#e0dfdc',
950: '#000000',
},
}SCSS
$custom: #e0dfdc; $custom-light: #e9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#e0dfdc",
"rgb": {
"r": 224,
"g": 223,
"b": 220
},
"hsl": {
"h": 45,
"s": 6.061,
"l": 87.059
},
"oklch": {
"l": 0.90358,
"c": 0.00419,
"h": 91.5
},
"luminance": 0.7379
}Semantic roles & 50–950 ramp
primary
#E0DFDC
secondary
#ADAEB3
accent
#649056
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484