#E0DCDC#E0DCDC
#E0DCDC is a very light, near-neutral grey. Relative luminance 0.722; OKLCH L 89.8% C 0.004 H 17.3°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCDC |
|---|---|
| RGB | rgb(224, 220, 220) |
| HSL | hsl(0, 6%, 87%) |
| HSV | hsv(0, 2%, 88%) |
| CMYK | cmyk(0%, 1.8%, 1.8%, 12.2%) |
| CIE-LAB | lab(88.07, 1.36, 0.48) |
| CIE-LCH | lch(88.07, 1.44, 19.51°) |
| OKLab | oklab(89.76% 0.0042 0.0013) |
| OKLCH | oklch(89.76% 0.004 17.3) |
| XYZ | xyz(69.2500, 72.2012, 77.9843) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.01
Light Gray
#D3D3D3
ΔE00 3.03
Fog
#D8DCE0
ΔE00 4.05
Whitesmoke
#F5F5F5
ΔE00 5.57
Light Grey
#D8DCD6
ΔE00 5.79
Very Light Pink
#FFF4F2
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCDC #DCE0E0
analogous
#E0DCDE #E0DCDC #E0DEDC
triadic
#E0DCDC #DCE0DC #DCDCE0
tetradic
#E0DCDC #DEE0DC #DCE0E0 #DEDCE0
square
#E0DCDC #DEE0DC #DCE0E0 #DEDCE0
split-complementary
#E0DCDC #DCE0DE #DCDEE0
monochromatic
#A79B9B #C3BCBC #E0DCDC #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.36
#E0DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#E0DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCDC
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCDC | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#E1DCDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e0dcdc; /* rgb */ color: rgb(224, 220, 220); /* oklch */ color: oklch(89.8% 0.004 17.3);
Tailwind
colors: {
custom: {
50: '#e9e6e6',
500: '#e0dcdc',
950: '#000000',
},
}SCSS
$custom: #e0dcdc; $custom-light: #e9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#e0dcdc",
"rgb": {
"r": 224,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 6.061,
"l": 87.059
},
"oklch": {
"l": 0.89763,
"c": 0.00438,
"h": 17.3
},
"luminance": 0.72201
}Semantic roles & 50–950 ramp
primary
#E0DCDC
secondary
#ADB3B3
accent
#909056
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484