#E2E4E4#E2E4E4
#E2E4E4 is a very light, near-neutral grey. Relative luminance 0.773; OKLCH L 91.7% C 0.002 H 197.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4E4 |
|---|---|
| RGB | rgb(226, 228, 228) |
| HSL | hsl(180, 4%, 89%) |
| HSV | hsv(180, 1%, 89%) |
| CMYK | cmyk(0.9%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(90.44, -0.67, -0.24) |
| CIE-LCH | lch(90.44, 0.71, 199.36°) |
| OKLab | oklab(91.73% -0.0021 -0.0006) |
| OKLCH | oklch(91.73% 0.002 197.2) |
| XYZ | xyz(73.1086, 77.2569, 84.4443) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.97
Fog
#D8DCE0
ΔE00 2.75
Whitesmoke
#F5F5F5
ΔE00 3.83
Light Gray
#D3D3D3
ΔE00 3.91
Light Grey
#D8DCD6
ΔE00 3.95
Off White
#FAF9F6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4E4 #E4E2E2
analogous
#E2E4E3 #E2E4E4 #E2E3E4
triadic
#E2E4E4 #E4E2E4 #E4E4E2
tetradic
#E2E4E4 #E3E2E4 #E4E2E2 #E3E4E2
square
#E2E4E4 #E3E2E4 #E4E2E2 #E3E4E2
split-complementary
#E2E4E4 #E4E2E3 #E4E3E2
monochromatic
#A3A9A9 #C2C6C6 #E2E4E4 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.28
#E2E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#E2E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4E4
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4E4 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E4
Deuteranopia (green-blind)
#E3E3E4
Tritanopia (blue-blind)
#E1E4E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e4e4; /* rgb */ color: rgb(226, 228, 228); /* oklch */ color: oklch(91.7% 0.002 197.2);
Tailwind
colors: {
custom: {
50: '#ebecec',
500: '#e2e4e4',
950: '#000000',
},
}SCSS
$custom: #e2e4e4; $custom-light: #ebecec; $custom-dark: #000000;
JSON
{
"hex": "#e2e4e4",
"rgb": {
"r": 226,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 3.571,
"l": 89.02
},
"oklch": {
"l": 0.91733,
"c": 0.00217,
"h": 197.2
},
"luminance": 0.77257
}Semantic roles & 50–950 ramp
primary
#E2E4E4
secondary
#B7B3B3
accent
#58588D
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484