#E1DEE2#E1DEE2
#E1DEE2 is a very light, near-neutral grey. Relative luminance 0.737; OKLCH L 90.4% C 0.006 H 317.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEE2 |
|---|---|
| RGB | rgb(225, 222, 226) |
| HSL | hsl(285, 6%, 88%) |
| HSV | hsv(285, 2%, 89%) |
| CMYK | cmyk(0.4%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(88.80, 1.73, -1.59) |
| CIE-LCH | lch(88.80, 2.35, 317.37°) |
| OKLab | oklab(90.41% 0.0046 -0.0042) |
| OKLCH | oklch(90.41% 0.006 317.8) |
| XYZ | xyz(70.8978, 73.7412, 82.4352) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.93
Fog
#D8DCE0
ΔE00 3.64
Light Gray
#D3D3D3
ΔE00 3.96
Whitesmoke
#F5F5F5
ΔE00 5.52
Ghostwhite
#F8F8FF
ΔE00 5.73
Snow
#FFFAFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEE2 #DFE2DE
analogous
#DFDEE2 #E1DEE2 #E2DEE1
triadic
#E1DEE2 #E2E1DE #DEE2E1
tetradic
#E1DEE2 #E2DFDE #DFE2DE #DEE1E2
square
#E1DEE2 #E2DFDE #DFE2DE #DEE1E2
split-complementary
#E1DEE2 #E1E2DE #DEE2DF
monochromatic
#A69DA9 #C3BDC5 #E1DEE2 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.33
#E1DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#E1DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEE2
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEE2 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#E1DEDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dee2; /* rgb */ color: rgb(225, 222, 226); /* oklch */ color: oklch(90.4% 0.006 317.8);
Tailwind
colors: {
custom: {
50: '#eae8eb',
500: '#e1dee2',
950: '#000000',
},
}SCSS
$custom: #e1dee2; $custom-light: #eae8eb; $custom-dark: #000000;
JSON
{
"hex": "#e1dee2",
"rgb": {
"r": 225,
"g": 222,
"b": 226
},
"hsl": {
"h": 285,
"s": 6.452,
"l": 87.843
},
"oklch": {
"l": 0.90409,
"c": 0.00627,
"h": 317.8
},
"luminance": 0.73741
}Semantic roles & 50–950 ramp
primary
#E1DEE2
secondary
#B0B6AF
accent
#905564
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484