#E0DFDF#E0DFDF
#E0DFDF is a very light, near-neutral grey. Relative luminance 0.740; OKLCH L 90.4% C 0.001 H 17.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFDF |
|---|---|
| RGB | rgb(224, 223, 223) |
| HSL | hsl(0, 2%, 88%) |
| HSV | hsv(0, 0%, 88%) |
| CMYK | cmyk(0%, 0.4%, 0.4%, 12.2%) |
| CIE-LAB | lab(88.90, 0.34, 0.12) |
| CIE-LCH | lch(88.90, 0.36, 19.42°) |
| OKLab | oklab(90.44% 0.001 0.0003) |
| OKLCH | oklch(90.44% 0.001 17.1) |
| XYZ | xyz(70.4453, 73.9504, 80.3604) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.89
Light Gray
#D3D3D3
ΔE00 2.85
Fog
#D8DCE0
ΔE00 2.93
Light Grey
#D8DCD6
ΔE00 4.54
Whitesmoke
#F5F5F5
ΔE00 4.69
Off White
#FAF9F6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFDF #DFE0E0
analogous
#E0DFDF #E0DFDF #E0DFDF
triadic
#E0DFDF #DFE0DF #DFDFE0
tetradic
#E0DFDF #DFE0DF #DFE0E0 #DFDFE0
square
#E0DFDF #DFE0DF #DFE0E0 #DFDFE0
split-complementary
#E0DFDF #DFE0DF #DFDFE0
monochromatic
#A4A1A1 #C2C0C0 #E0DFDF #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.33
#E0DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#E0DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFDF
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFDF | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#E0DFDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dfdf; /* rgb */ color: rgb(224, 223, 223); /* oklch */ color: oklch(90.4% 0.001 17.1);
Tailwind
colors: {
custom: {
50: '#e9e9e9',
500: '#e0dfdf',
950: '#000000',
},
}SCSS
$custom: #e0dfdf; $custom-light: #e9e9e9; $custom-dark: #000000;
JSON
{
"hex": "#e0dfdf",
"rgb": {
"r": 224,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 1.587,
"l": 87.647
},
"oklch": {
"l": 0.90443,
"c": 0.00109,
"h": 17.1
},
"luminance": 0.7395
}Semantic roles & 50–950 ramp
primary
#E0DFDF
secondary
#B1B2B2
accent
#8B8B5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484