#E2E4E2#E2E4E2
#E2E4E2 is a very light, near-neutral grey. Relative luminance 0.771; OKLCH L 91.7% C 0.003 H 145.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4E2 |
|---|---|
| RGB | rgb(226, 228, 226) |
| HSL | hsl(120, 4%, 89%) |
| HSV | hsv(120, 1%, 89%) |
| CMYK | cmyk(0.9%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(90.39, -1.03, 0.74) |
| CIE-LCH | lch(90.39, 1.27, 144.39°) |
| OKLab | oklab(91.68% -0.0028 0.0019) |
| OKLCH | oklch(91.68% 0.003 145.6) |
| XYZ | xyz(72.8326, 77.1465, 82.9905) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.34
Light Grey
#D8DCD6
ΔE00 3.09
Fog
#D8DCE0
ΔE00 3.58
Whitesmoke
#F5F5F5
ΔE00 4.08
Light Gray
#D3D3D3
ΔE00 4.09
Off White
#FAF9F6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4E2 #E4E2E4
analogous
#E3E4E2 #E2E4E2 #E2E4E3
triadic
#E2E4E2 #E2E2E4 #E4E2E2
tetradic
#E2E4E2 #E2E3E4 #E4E2E4 #E4E3E2
square
#E2E4E2 #E2E3E4 #E4E2E4 #E4E3E2
split-complementary
#E2E4E2 #E3E2E4 #E4E2E3
monochromatic
#A3A9A3 #C2C6C2 #E2E4E2 #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.28
#E2E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#E2E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4E2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4E2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E2
Deuteranopia (green-blind)
#E4E3E2
Tritanopia (blue-blind)
#E2E4E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e4e2; /* rgb */ color: rgb(226, 228, 226); /* oklch */ color: oklch(91.7% 0.003 145.6);
Tailwind
colors: {
custom: {
50: '#ebeceb',
500: '#e2e4e2',
950: '#000000',
},
}SCSS
$custom: #e2e4e2; $custom-light: #ebeceb; $custom-dark: #000000;
JSON
{
"hex": "#e2e4e2",
"rgb": {
"r": 226,
"g": 228,
"b": 226
},
"hsl": {
"h": 120,
"s": 3.571,
"l": 89.02
},
"oklch": {
"l": 0.91676,
"c": 0.00343,
"h": 145.6
},
"luminance": 0.77147
}Semantic roles & 50–950 ramp
primary
#E2E4E2
secondary
#B7B3B7
accent
#588D8D
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484