#E2DEE1#E2DEE1
#E2DEE1 is a very light, near-neutral grey. Relative luminance 0.738; OKLCH L 90.5% C 0.006 H 334.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEE1 |
|---|---|
| RGB | rgb(226, 222, 225) |
| HSL | hsl(315, 6%, 88%) |
| HSV | hsv(315, 2%, 89%) |
| CMYK | cmyk(0%, 1.8%, 0.4%, 11.4%) |
| CIE-LAB | lab(88.85, 1.89, -0.99) |
| CIE-LCH | lch(88.85, 2.13, 332.46°) |
| OKLab | oklab(90.46% 0.0053 -0.0026) |
| OKLCH | oklch(90.46% 0.006 334) |
| XYZ | xyz(71.0738, 73.8477, 81.7293) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.89
Light Gray
#D3D3D3
ΔE00 3.95
Fog
#D8DCE0
ΔE00 4.04
Whitesmoke
#F5F5F5
ΔE00 5.47
Ghostwhite
#F8F8FF
ΔE00 5.92
Very Light Pink
#FFF4F2
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEE1 #DEE2DF
analogous
#E1DEE2 #E2DEE1 #E2DEDF
triadic
#E2DEE1 #E1E2DE #DEE1E2
tetradic
#E2DEE1 #E2E1DE #DEE2DF #DEDFE2
square
#E2DEE1 #E2E1DE #DEE2DF #DEDFE2
split-complementary
#E2DEE1 #DFE2DE #DEE2E1
monochromatic
#A99DA6 #C5BDC3 #E2DEE1 #F1EFF0 #F1EFF0
Accessibility & contrast
On white
1.33
#E2DEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#E2DEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEE1
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEE1 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE1
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#E2DEDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dee1; /* rgb */ color: rgb(226, 222, 225); /* oklch */ color: oklch(90.5% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#ebe8ea',
500: '#e2dee1',
950: '#000000',
},
}SCSS
$custom: #e2dee1; $custom-light: #ebe8ea; $custom-dark: #000000;
JSON
{
"hex": "#e2dee1",
"rgb": {
"r": 226,
"g": 222,
"b": 225
},
"hsl": {
"h": 315,
"s": 6.452,
"l": 87.843
},
"oklch": {
"l": 0.90459,
"c": 0.0059,
"h": 334
},
"luminance": 0.73848
}Semantic roles & 50–950 ramp
primary
#E2DEE1
secondary
#AFB6B0
accent
#906455
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484