#E0DEE0#E0DEE0
#E0DEE0 is a very light, near-neutral grey. Relative luminance 0.735; OKLCH L 90.3% C 0.003 H 325.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DEE0 |
|---|---|
| RGB | rgb(224, 222, 224) |
| HSL | hsl(300, 3%, 87%) |
| HSV | hsv(300, 1%, 88%) |
| CMYK | cmyk(0%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(88.67, 1.03, -0.74) |
| CIE-LCH | lch(88.67, 1.27, 324.49°) |
| OKLab | oklab(90.27% 0.0028 -0.0019) |
| OKLCH | oklch(90.27% 0.003 325.7) |
| XYZ | xyz(70.3141, 73.4717, 80.9837) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.75
Fog
#D8DCE0
ΔE00 3.02
Light Gray
#D3D3D3
ΔE00 3.14
Whitesmoke
#F5F5F5
ΔE00 5.09
Light Grey
#D8DCD6
ΔE00 5.90
Ghostwhite
#F8F8FF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DEE0 #DEE0DE
analogous
#DFDEE0 #E0DEE0 #E0DEDF
triadic
#E0DEE0 #E0E0DE #DEE0E0
tetradic
#E0DEE0 #E0DFDE #DEE0DE #DEDFE0
square
#E0DEE0 #E0DFDE #DEE0DE #DEDFE0
split-complementary
#E0DEE0 #DFE0DE #DEE0DF
monochromatic
#A59FA5 #C2BEC2 #E0DEE0 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.34
#E0DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E0DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DEE0
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DEE0 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEE0
Deuteranopia (green-blind)
#DEDFE0
Tritanopia (blue-blind)
#E0DEDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dee0; /* rgb */ color: rgb(224, 222, 224); /* oklch */ color: oklch(90.3% 0.003 325.7);
Tailwind
colors: {
custom: {
50: '#e9e8e9',
500: '#e0dee0',
950: '#000000',
},
}SCSS
$custom: #e0dee0; $custom-light: #e9e8e9; $custom-dark: #000000;
JSON
{
"hex": "#e0dee0",
"rgb": {
"r": 224,
"g": 222,
"b": 224
},
"hsl": {
"h": 300,
"s": 3.125,
"l": 87.451
},
"oklch": {
"l": 0.90273,
"c": 0.00344,
"h": 325.7
},
"luminance": 0.73472
}Semantic roles & 50–950 ramp
primary
#E0DEE0
secondary
#AFB3AF
accent
#8D5959
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484