#E2E2E4#E2E2E4
#E2E2E4 is a very light, near-neutral grey. Relative luminance 0.762; OKLCH L 91.3% C 0.003 H 286.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2E4 |
|---|---|
| RGB | rgb(226, 226, 228) |
| HSL | hsl(240, 4%, 89%) |
| HSV | hsv(240, 1%, 89%) |
| CMYK | cmyk(0.9%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(89.93, 0.36, -0.97) |
| CIE-LCH | lch(89.93, 1.04, 290.26°) |
| OKLab | oklab(91.34% 0.0008 -0.0026) |
| OKLCH | oklch(91.34% 0.003 286.4) |
| XYZ | xyz(72.5616, 76.1629, 84.2619) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.75
Fog
#D8DCE0
ΔE00 2.47
Light Gray
#D3D3D3
ΔE00 3.63
Whitesmoke
#F5F5F5
ΔE00 4.16
Light Grey
#D8DCD6
ΔE00 5.28
Ghostwhite
#F8F8FF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2E4 #E4E4E2
analogous
#E2E3E4 #E2E2E4 #E3E2E4
triadic
#E2E2E4 #E4E2E2 #E2E4E2
tetradic
#E2E2E4 #E4E2E3 #E4E4E2 #E2E4E3
square
#E2E2E4 #E4E2E3 #E4E4E2 #E2E4E3
split-complementary
#E2E2E4 #E4E3E2 #E3E4E2
monochromatic
#A3A3A9 #C2C2C6 #E2E2E4 #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.29
#E2E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#E2E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2E4
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2E4 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#E2E2E4
Tritanopia (blue-blind)
#E2E2E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e2e4; /* rgb */ color: rgb(226, 226, 228); /* oklch */ color: oklch(91.3% 0.003 286.4);
Tailwind
colors: {
custom: {
50: '#ebebec',
500: '#e2e2e4',
950: '#000000',
},
}SCSS
$custom: #e2e2e4; $custom-light: #ebebec; $custom-dark: #000000;
JSON
{
"hex": "#e2e2e4",
"rgb": {
"r": 226,
"g": 226,
"b": 228
},
"hsl": {
"h": 240,
"s": 3.571,
"l": 89.02
},
"oklch": {
"l": 0.91336,
"c": 0.00269,
"h": 286.4
},
"luminance": 0.76163
}Semantic roles & 50–950 ramp
primary
#E2E2E4
secondary
#B7B7B3
accent
#8D588D
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484