#E2E0E2#E2E0E2
#E2E0E2 is a very light, near-neutral grey. Relative luminance 0.750; OKLCH L 90.9% C 0.003 H 325.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E0E2 |
|---|---|
| RGB | rgb(226, 224, 226) |
| HSL | hsl(300, 3%, 88%) |
| HSV | hsv(300, 1%, 89%) |
| CMYK | cmyk(0%, 0.9%, 0%, 11.4%) |
| CIE-LAB | lab(89.38, 1.03, -0.74) |
| CIE-LCH | lch(89.38, 1.27, 324.49°) |
| OKLab | oklab(90.88% 0.0028 -0.0019) |
| OKLCH | oklch(90.88% 0.003 325.7) |
| XYZ | xyz(71.7449, 74.9711, 82.6280) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.95
Fog
#D8DCE0
ΔE00 3.16
Light Gray
#D3D3D3
ΔE00 3.52
Whitesmoke
#F5F5F5
ΔE00 4.66
Ghostwhite
#F8F8FF
ΔE00 5.62
Snow
#FFFAFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E0E2 #E0E2E0
analogous
#E1E0E2 #E2E0E2 #E2E0E1
triadic
#E2E0E2 #E2E2E0 #E0E2E2
tetradic
#E2E0E2 #E2E1E0 #E0E2E0 #E0E1E2
square
#E2E0E2 #E2E1E0 #E0E2E0 #E0E1E2
split-complementary
#E2E0E2 #E1E2E0 #E0E2E1
monochromatic
#A7A1A7 #C4C0C4 #E2E0E2 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.31
#E2E0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E2E0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E0E2
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E0E2 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E2
Deuteranopia (green-blind)
#E0E1E2
Tritanopia (blue-blind)
#E2E0E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2e0e2; /* rgb */ color: rgb(226, 224, 226); /* oklch */ color: oklch(90.9% 0.003 325.7);
Tailwind
colors: {
custom: {
50: '#ebe9eb',
500: '#e2e0e2',
950: '#000000',
},
}SCSS
$custom: #e2e0e2; $custom-light: #ebe9eb; $custom-dark: #000000;
JSON
{
"hex": "#e2e0e2",
"rgb": {
"r": 226,
"g": 224,
"b": 226
},
"hsl": {
"h": 300,
"s": 3.333,
"l": 88.235
},
"oklch": {
"l": 0.90883,
"c": 0.00344,
"h": 325.7
},
"luminance": 0.74971
}Semantic roles & 50–950 ramp
primary
#E2E0E2
secondary
#B1B5B1
accent
#8D5858
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484