#E2E2E1#E2E2E1
#E2E2E1 is a very light, near-neutral grey. Relative luminance 0.760; OKLCH L 91.3% C 0.001 H 106.4°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2E1 |
|---|---|
| RGB | rgb(226, 226, 225) |
| HSL | hsl(60, 2%, 88%) |
| HSV | hsv(60, 0%, 89%) |
| CMYK | cmyk(0%, 0%, 0.4%, 11.4%) |
| CIE-LAB | lab(89.86, -0.18, 0.49) |
| CIE-LCH | lch(89.86, 0.52, 110.12°) |
| OKLab | oklab(91.25% -0.0004 0.0013) |
| OKLCH | oklch(91.25% 0.001 106.4) |
| XYZ | xyz(72.1488, 75.9977, 82.0876) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.44
Fog
#D8DCE0
ΔE00 3.21
Light Gray
#D3D3D3
ΔE00 3.46
Light Grey
#D8DCD6
ΔE00 3.88
Whitesmoke
#F5F5F5
ΔE00 4.10
Off White
#FAF9F6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2E1 #E1E1E2
analogous
#E2E1E1 #E2E2E1 #E1E2E1
triadic
#E2E2E1 #E1E2E2 #E2E1E2
tetradic
#E2E2E1 #E1E2E1 #E1E1E2 #E2E1E1
square
#E2E2E1 #E1E2E1 #E1E1E2 #E2E1E1
split-complementary
#E2E2E1 #E1E1E2 #E1E1E2
monochromatic
#A6A6A3 #C4C4C2 #E2E2E1 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.30
#E2E2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#E2E2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2E1
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2E1 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E1
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#E2E2E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e2e1; /* rgb */ color: rgb(226, 226, 225); /* oklch */ color: oklch(91.3% 0.001 106.4);
Tailwind
colors: {
custom: {
50: '#ebebea',
500: '#e2e2e1',
950: '#000000',
},
}SCSS
$custom: #e2e2e1; $custom-light: #ebebea; $custom-dark: #000000;
JSON
{
"hex": "#e2e2e1",
"rgb": {
"r": 226,
"g": 226,
"b": 225
},
"hsl": {
"h": 60,
"s": 1.695,
"l": 88.431
},
"oklch": {
"l": 0.91251,
"c": 0.00134,
"h": 106.4
},
"luminance": 0.75998
}Semantic roles & 50–950 ramp
primary
#E2E2E1
secondary
#B3B3B4
accent
#5A8B5A
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484