#E2DFE1#E2DFE1
#E2DFE1 is a very light, near-neutral grey. Relative luminance 0.744; OKLCH L 90.7% C 0.004 H 337.3°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFE1 |
|---|---|
| RGB | rgb(226, 223, 225) |
| HSL | hsl(320, 5%, 88%) |
| HSV | hsv(320, 1%, 89%) |
| CMYK | cmyk(0%, 1.3%, 0.4%, 11.4%) |
| CIE-LAB | lab(89.10, 1.37, -0.62) |
| CIE-LCH | lch(89.10, 1.50, 335.76°) |
| OKLab | oklab(90.66% 0.0039 -0.0016) |
| OKLCH | oklch(90.66% 0.004 337.3) |
| XYZ | xyz(71.3401, 74.3805, 81.8181) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.22
Fog
#D8DCE0
ΔE00 3.57
Light Gray
#D3D3D3
ΔE00 3.58
Whitesmoke
#F5F5F5
ΔE00 4.98
Ghostwhite
#F8F8FF
ΔE00 5.83
Snow
#FFFAFA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFE1 #DFE2E0
analogous
#E1DFE2 #E2DFE1 #E2DFDF
triadic
#E2DFE1 #E1E2DF #DFE1E2
tetradic
#E2DFE1 #E2E1DF #DFE2E0 #DFDFE2
square
#E2DFE1 #E2E1DF #DFE2E0 #DFDFE2
split-complementary
#E2DFE1 #DFE2DF #DFE2E1
monochromatic
#A89FA5 #C5BFC3 #E2DFE1 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.32
#E2DFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E2DFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFE1
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFE1 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E1
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#E2DFE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dfe1; /* rgb */ color: rgb(226, 223, 225); /* oklch */ color: oklch(90.7% 0.004 337.3);
Tailwind
colors: {
custom: {
50: '#ebe9ea',
500: '#e2dfe1',
950: '#000000',
},
}SCSS
$custom: #e2dfe1; $custom-light: #ebe9ea; $custom-dark: #000000;
JSON
{
"hex": "#e2dfe1",
"rgb": {
"r": 226,
"g": 223,
"b": 225
},
"hsl": {
"h": 320,
"s": 4.918,
"l": 88.039
},
"oklch": {
"l": 0.90657,
"c": 0.0042,
"h": 337.3
},
"luminance": 0.7438
}Semantic roles & 50–950 ramp
primary
#E2DFE1
secondary
#B0B5B2
accent
#8F6957
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484