#E1DCDC#E1DCDC
#E1DCDC is a very light, near-neutral grey. Relative luminance 0.724; OKLCH L 89.8% C 0.005 H 17.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCDC |
|---|---|
| RGB | rgb(225, 220, 220) |
| HSL | hsl(0, 8%, 87%) |
| HSV | hsv(0, 2%, 88%) |
| CMYK | cmyk(0%, 2.2%, 2.2%, 11.8%) |
| CIE-LAB | lab(88.14, 1.70, 0.60) |
| CIE-LCH | lch(88.14, 1.80, 19.54°) |
| OKLab | oklab(89.84% 0.0052 0.0016) |
| OKLCH | oklch(89.84% 0.005 17.2) |
| XYZ | xyz(69.5609, 72.3615, 77.9989) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.48
Light Gray
#D3D3D3
ΔE00 3.39
Fog
#D8DCE0
ΔE00 4.49
Whitesmoke
#F5F5F5
ΔE00 5.71
Very Light Pink
#FFF4F2
ΔE00 5.97
Light Grey
#D8DCD6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCDC #DCE1E1
analogous
#E1DCDF #E1DCDC #E1DFDC
triadic
#E1DCDC #DCE1DC #DCDCE1
tetradic
#E1DCDC #DFE1DC #DCE1E1 #DFDCE1
square
#E1DCDC #DFE1DC #DCE1E1 #DFDCE1
split-complementary
#E1DCDC #DCE1DF #DCDFE1
monochromatic
#A99A9A #C5BBBB #E1DCDC #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.36
#E1DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#E1DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCDC
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCDC | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#E2DCDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e1dcdc; /* rgb */ color: rgb(225, 220, 220); /* oklch */ color: oklch(89.8% 0.005 17.2);
Tailwind
colors: {
custom: {
50: '#eae6e6',
500: '#e1dcdc',
950: '#000000',
},
}SCSS
$custom: #e1dcdc; $custom-light: #eae6e6; $custom-dark: #000000;
JSON
{
"hex": "#e1dcdc",
"rgb": {
"r": 225,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 7.692,
"l": 87.255
},
"oklch": {
"l": 0.89842,
"c": 0.00547,
"h": 17.2
},
"luminance": 0.72361
}Semantic roles & 50–950 ramp
primary
#E1DCDC
secondary
#ACB5B5
accent
#929254
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484