#E2E6E6#E2E6E6
#E2E6E6 is a very light, near-neutral grey. Relative luminance 0.785; OKLCH L 92.2% C 0.004 H 197.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6E6 |
|---|---|
| RGB | rgb(226, 230, 230) |
| HSL | hsl(180, 7%, 89%) |
| HSV | hsv(180, 2%, 90%) |
| CMYK | cmyk(1.7%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(91.00, -1.34, -0.47) |
| CIE-LCH | lch(91.00, 1.42, 199.31°) |
| OKLab | oklab(92.19% -0.0041 -0.0013) |
| OKLCH | oklch(92.19% 0.004 197.1) |
| XYZ | xyz(73.9412, 78.4753, 86.0994) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.83
Fog
#D8DCE0
ΔE00 3.04
Light Grey
#D8DCD6
ΔE00 3.85
Whitesmoke
#F5F5F5
ΔE00 3.89
Light Gray
#D3D3D3
ΔE00 4.57
Off White
#FAF9F6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6E6 #E6E2E2
analogous
#E2E6E4 #E2E6E6 #E2E4E6
triadic
#E2E6E6 #E6E2E6 #E6E6E2
tetradic
#E2E6E6 #E4E2E6 #E6E2E2 #E4E6E2
square
#E2E6E6 #E4E2E6 #E6E2E2 #E4E6E2
split-complementary
#E2E6E6 #E6E2E4 #E6E4E2
monochromatic
#A0ADAD #C1CACA #E2E6E6 #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.26
#E2E6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#E2E6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6E6
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6E6 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E6
Deuteranopia (green-blind)
#E5E5E6
Tritanopia (blue-blind)
#E1E6E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e6e6; /* rgb */ color: rgb(226, 230, 230); /* oklch */ color: oklch(92.2% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#ebeded',
500: '#e2e6e6',
950: '#000000',
},
}SCSS
$custom: #e2e6e6; $custom-light: #ebeded; $custom-dark: #000000;
JSON
{
"hex": "#e2e6e6",
"rgb": {
"r": 226,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 7.407,
"l": 89.412
},
"oklch": {
"l": 0.92188,
"c": 0.00431,
"h": 197.1
},
"luminance": 0.78476
}Semantic roles & 50–950 ramp
primary
#E2E6E6
secondary
#BAB2B2
accent
#545491
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484