#E0DEDE#E0DEDE
#E0DEDE is a very light, near-neutral grey. Relative luminance 0.734; OKLCH L 90.2% C 0.002 H 17.1°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DEDE |
|---|---|
| RGB | rgb(224, 222, 222) |
| HSL | hsl(0, 3%, 87%) |
| HSV | hsv(0, 1%, 88%) |
| CMYK | cmyk(0%, 0.9%, 0.9%, 12.2%) |
| CIE-LAB | lab(88.62, 0.68, 0.24) |
| CIE-LCH | lch(88.62, 0.72, 19.46°) |
| OKLab | oklab(90.22% 0.0021 0.0006) |
| OKLCH | oklch(90.22% 0.002 17.1) |
| XYZ | xyz(70.0445, 73.3639, 79.5636) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.16
Light Gray
#D3D3D3
ΔE00 2.82
Fog
#D8DCE0
ΔE00 3.26
Light Grey
#D8DCD6
ΔE00 4.94
Whitesmoke
#F5F5F5
ΔE00 4.95
Off White
#FAF9F6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DEDE #DEE0E0
analogous
#E0DEDF #E0DEDE #E0DFDE
triadic
#E0DEDE #DEE0DE #DEDEE0
tetradic
#E0DEDE #DFE0DE #DEE0E0 #DFDEE0
square
#E0DEDE #DFE0DE #DEE0E0 #DFDEE0
split-complementary
#E0DEDE #DEE0DF #DEDFE0
monochromatic
#A59F9F #C2BEBE #E0DEDE #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.34
#E0DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E0DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DEDE
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DEDE | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#E1DEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e0dede; /* rgb */ color: rgb(224, 222, 222); /* oklch */ color: oklch(90.2% 0.002 17.1);
Tailwind
colors: {
custom: {
50: '#e9e8e8',
500: '#e0dede',
950: '#000000',
},
}SCSS
$custom: #e0dede; $custom-light: #e9e8e8; $custom-dark: #000000;
JSON
{
"hex": "#e0dede",
"rgb": {
"r": 224,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 3.125,
"l": 87.451
},
"oklch": {
"l": 0.90216,
"c": 0.00218,
"h": 17.1
},
"luminance": 0.73364
}Semantic roles & 50–950 ramp
primary
#E0DEDE
secondary
#AFB3B3
accent
#8D8D59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484