#E1E2DF#E1E2DF
#E1E2DF is a very light, near-neutral grey. Relative luminance 0.757; OKLCH L 91.1% C 0.004 H 121.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E2DF |
|---|---|
| RGB | rgb(225, 226, 223) |
| HSL | hsl(80, 5%, 88%) |
| HSV | hsv(80, 1%, 89%) |
| CMYK | cmyk(0.4%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(89.73, -0.87, 1.34) |
| CIE-LCH | lch(89.73, 1.60, 122.98°) |
| OKLab | oklab(91.12% -0.0022 0.0036) |
| OKLCH | oklch(91.12% 0.004 121.6) |
| XYZ | xyz(71.5648, 75.7280, 80.6445) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.19
Light Grey
#D8DCD6
ΔE00 2.75
Light Gray
#D3D3D3
ΔE00 3.79
Fog
#D8DCE0
ΔE00 3.92
Whitesmoke
#F5F5F5
ΔE00 4.51
Off White
#FAF9F6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E2DF #E0DFE2
analogous
#E2E1DF #E1E2DF #DFE2DF
triadic
#E1E2DF #DFE1E2 #E2DFE1
tetradic
#E1E2DF #DFE2E1 #E0DFE2 #E2DFDF
square
#E1E2DF #DFE2E1 #E0DFE2 #E2DFDF
split-complementary
#E1E2DF #DFDFE2 #E1DFE2
monochromatic
#A5A89F #C3C5BF #E1E2DF #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.30
#E1E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#E1E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E2DF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E2DF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2DF
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#E1E2E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e1e2df; /* rgb */ color: rgb(225, 226, 223); /* oklch */ color: oklch(91.1% 0.004 121.6);
Tailwind
colors: {
custom: {
50: '#eaebe9',
500: '#e1e2df',
950: '#000000',
},
}SCSS
$custom: #e1e2df; $custom-light: #eaebe9; $custom-dark: #000000;
JSON
{
"hex": "#e1e2df",
"rgb": {
"r": 225,
"g": 226,
"b": 223
},
"hsl": {
"h": 80,
"s": 4.918,
"l": 88.039
},
"oklch": {
"l": 0.91117,
"c": 0.00417,
"h": 121.6
},
"luminance": 0.75728
}Semantic roles & 50–950 ramp
primary
#E1E2DF
secondary
#B2B0B5
accent
#578F69
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484