#E2DEE0#E2DEE0
#E2DEE0 is a very light, near-neutral grey. Relative luminance 0.738; OKLCH L 90.4% C 0.005 H 345.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEE0 |
|---|---|
| RGB | rgb(226, 222, 224) |
| HSL | hsl(330, 6%, 88%) |
| HSV | hsv(330, 2%, 89%) |
| CMYK | cmyk(0%, 1.8%, 0.9%, 11.4%) |
| CIE-LAB | lab(88.82, 1.71, -0.50) |
| CIE-LCH | lch(88.82, 1.78, 343.79°) |
| OKLab | oklab(90.43% 0.0049 -0.0013) |
| OKLCH | oklch(90.43% 0.005 345.3) |
| XYZ | xyz(70.9377, 73.7933, 81.0130) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.56
Light Gray
#D3D3D3
ΔE00 3.70
Fog
#D8DCE0
ΔE00 4.00
Whitesmoke
#F5F5F5
ΔE00 5.32
Very Light Pink
#FFF4F2
ΔE00 5.94
Snow
#FFFAFA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEE0 #DEE2E0
analogous
#E2DEE2 #E2DEE0 #E2DEDE
triadic
#E2DEE0 #E0E2DE #DEE0E2
tetradic
#E2DEE0 #E2E2DE #DEE2E0 #DEDEE2
square
#E2DEE0 #E2E2DE #DEE2E0 #DEDEE2
split-complementary
#E2DEE0 #DEE2DE #DEE2E2
monochromatic
#A99DA3 #C5BDC1 #E2DEE0 #F1EFF0 #F1EFF0
Accessibility & contrast
On white
1.33
#E2DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E2DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEE0
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEE0 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE0
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#E3DEDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dee0; /* rgb */ color: rgb(226, 222, 224); /* oklch */ color: oklch(90.4% 0.005 345.3);
Tailwind
colors: {
custom: {
50: '#ebe8e9',
500: '#e2dee0',
950: '#000000',
},
}SCSS
$custom: #e2dee0; $custom-light: #ebe8e9; $custom-dark: #000000;
JSON
{
"hex": "#e2dee0",
"rgb": {
"r": 226,
"g": 222,
"b": 224
},
"hsl": {
"h": 330,
"s": 6.452,
"l": 87.843
},
"oklch": {
"l": 0.9043,
"c": 0.0051,
"h": 345.3
},
"luminance": 0.73793
}Semantic roles & 50–950 ramp
primary
#E2DEE0
secondary
#AFB6B2
accent
#907355
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484