#E4E2E4#E4E2E4
#E4E2E4 is a very light, near-neutral grey. Relative luminance 0.765; OKLCH L 91.5% C 0.003 H 325.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2E4 |
|---|---|
| RGB | rgb(228, 226, 228) |
| HSL | hsl(300, 4%, 89%) |
| HSV | hsv(300, 1%, 89%) |
| CMYK | cmyk(0%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(90.09, 1.03, -0.74) |
| CIE-LCH | lch(90.09, 1.27, 324.49°) |
| OKLab | oklab(91.49% 0.0028 -0.0019) |
| OKLCH | oklch(91.49% 0.003 325.6) |
| XYZ | xyz(73.1926, 76.4882, 84.2915) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.21
Fog
#D8DCE0
ΔE00 3.34
Light Gray
#D3D3D3
ΔE00 3.92
Whitesmoke
#F5F5F5
ΔE00 4.25
Ghostwhite
#F8F8FF
ΔE00 5.22
Snow
#FFFAFA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2E4 #E2E4E2
analogous
#E3E2E4 #E4E2E4 #E4E2E3
triadic
#E4E2E4 #E4E4E2 #E2E4E4
tetradic
#E4E2E4 #E4E3E2 #E2E4E2 #E2E3E4
square
#E4E2E4 #E4E3E2 #E2E4E2 #E2E3E4
split-complementary
#E4E2E4 #E3E4E2 #E2E4E3
monochromatic
#A9A3A9 #C6C2C6 #E4E2E4 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.29
#E4E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#E4E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2E4
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2E4 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#E2E3E4
Tritanopia (blue-blind)
#E4E2E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e2e4; /* rgb */ color: rgb(228, 226, 228); /* oklch */ color: oklch(91.5% 0.003 325.6);
Tailwind
colors: {
custom: {
50: '#ecebec',
500: '#e4e2e4',
950: '#000000',
},
}SCSS
$custom: #e4e2e4; $custom-light: #ecebec; $custom-dark: #000000;
JSON
{
"hex": "#e4e2e4",
"rgb": {
"r": 228,
"g": 226,
"b": 228
},
"hsl": {
"h": 300,
"s": 3.571,
"l": 89.02
},
"oklch": {
"l": 0.91492,
"c": 0.00343,
"h": 325.6
},
"luminance": 0.76488
}Semantic roles & 50–950 ramp
primary
#E4E2E4
secondary
#B3B7B3
accent
#8D5858
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484