#E0DFDD#E0DFDD
#E0DFDD is a very light, near-neutral grey. Relative luminance 0.738; OKLCH L 90.4% C 0.003 H 84.5°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFDD |
|---|---|
| RGB | rgb(224, 223, 221) |
| HSL | hsl(40, 5%, 87%) |
| HSV | hsv(40, 1%, 88%) |
| CMYK | cmyk(0%, 0.4%, 1.3%, 12.2%) |
| CIE-LAB | lab(88.85, -0.02, 1.10) |
| CIE-LCH | lch(88.85, 1.10, 90.96°) |
| OKLab | oklab(90.39% 0.0003 0.0029) |
| OKLCH | oklch(90.39% 0.003 84.5) |
| XYZ | xyz(70.1772, 73.8432, 78.9487) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.27
Light Gray
#D3D3D3
ΔE00 2.97
Fog
#D8DCE0
ΔE00 3.59
Light Grey
#D8DCD6
ΔE00 3.65
Whitesmoke
#F5F5F5
ΔE00 4.82
Off White
#FAF9F6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFDD #DDDEE0
analogous
#E0DEDD #E0DFDD #E0E0DD
triadic
#E0DFDD #DDE0DF #DFDDE0
tetradic
#E0DFDD #DDE0DE #DDDEE0 #E0DDE0
square
#E0DFDD #DDE0DE #DDDEE0 #E0DDE0
split-complementary
#E0DFDD #DDE0E0 #DEDDE0
monochromatic
#A6A39D #C3C1BD #E0DFDD #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.33
#E0DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#E0DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFDD
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFDD | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#E1DFDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dfdd; /* rgb */ color: rgb(224, 223, 221); /* oklch */ color: oklch(90.4% 0.003 84.5);
Tailwind
colors: {
custom: {
50: '#e9e9e7',
500: '#e0dfdd',
950: '#000000',
},
}SCSS
$custom: #e0dfdd; $custom-light: #e9e9e7; $custom-dark: #000000;
JSON
{
"hex": "#e0dfdd",
"rgb": {
"r": 224,
"g": 223,
"b": 221
},
"hsl": {
"h": 40,
"s": 4.615,
"l": 87.255
},
"oklch": {
"l": 0.90386,
"c": 0.00291,
"h": 84.5
},
"luminance": 0.73843
}Semantic roles & 50–950 ramp
primary
#E0DFDD
secondary
#AEB0B3
accent
#6A8E57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484