#E2E1DF#E2E1DF
#E2E1DF is a very light, near-neutral grey. Relative luminance 0.753; OKLCH L 91.0% C 0.003 H 84.5°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E1DF |
|---|---|
| RGB | rgb(226, 225, 223) |
| HSL | hsl(40, 5%, 88%) |
| HSV | hsv(40, 1%, 89%) |
| CMYK | cmyk(0%, 0.4%, 1.3%, 11.4%) |
| CIE-LAB | lab(89.56, -0.02, 1.09) |
| CIE-LCH | lch(89.56, 1.09, 90.96°) |
| OKLab | oklab(91% 0.0003 0.0029) |
| OKLCH | oklch(91% 0.003 84.5) |
| XYZ | xyz(71.6064, 75.3470, 80.5688) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.56
Light Gray
#D3D3D3
ΔE00 3.39
Fog
#D8DCE0
ΔE00 3.72
Light Grey
#D8DCD6
ΔE00 3.80
Whitesmoke
#F5F5F5
ΔE00 4.38
Off White
#FAF9F6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E1DF #DFE0E2
analogous
#E2DFDF #E2E1DF #E1E2DF
triadic
#E2E1DF #DFE2E1 #E1DFE2
tetradic
#E2E1DF #DFE2DF #DFE0E2 #E2DFE1
square
#E2E1DF #DFE2DF #DFE0E2 #E2DFE1
split-complementary
#E2E1DF #DFE1E2 #DFDFE2
monochromatic
#A8A59F #C5C3BF #E2E1DF #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.31
#E2E1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#E2E1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E1DF
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E1DF | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#E3E1E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2e1df; /* rgb */ color: rgb(226, 225, 223); /* oklch */ color: oklch(91.0% 0.003 84.5);
Tailwind
colors: {
custom: {
50: '#ebeae9',
500: '#e2e1df',
950: '#000000',
},
}SCSS
$custom: #e2e1df; $custom-light: #ebeae9; $custom-dark: #000000;
JSON
{
"hex": "#e2e1df",
"rgb": {
"r": 226,
"g": 225,
"b": 223
},
"hsl": {
"h": 40,
"s": 4.918,
"l": 88.039
},
"oklch": {
"l": 0.90996,
"c": 0.00291,
"h": 84.5
},
"luminance": 0.75347
}Semantic roles & 50–950 ramp
primary
#E2E1DF
secondary
#B0B2B5
accent
#698F57
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484