#E2E6E2#E2E6E2
#E2E6E2 is a very light, near-neutral grey. Relative luminance 0.783; OKLCH L 92.1% C 0.007 H 145.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6E2 |
|---|---|
| RGB | rgb(226, 230, 226) |
| HSL | hsl(120, 7%, 89%) |
| HSV | hsv(120, 2%, 90%) |
| CMYK | cmyk(1.7%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(90.90, -2.06, 1.48) |
| CIE-LCH | lch(90.90, 2.53, 144.35°) |
| OKLab | oklab(92.07% -0.0056 0.0039) |
| OKLCH | oklch(92.07% 0.007 145.5) |
| XYZ | xyz(73.3860, 78.2532, 83.1750) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.47
Gainsboro
#DCDCDC
ΔE00 3.74
Whitesmoke
#F5F5F5
ΔE00 4.66
Fog
#D8DCE0
ΔE00 4.74
Off White
#FAF9F6
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6E2 #E6E2E6
analogous
#E4E6E2 #E2E6E2 #E2E6E4
triadic
#E2E6E2 #E2E2E6 #E6E2E2
tetradic
#E2E6E2 #E2E4E6 #E6E2E6 #E6E4E2
square
#E2E6E2 #E2E4E6 #E6E2E6 #E6E4E2
split-complementary
#E2E6E2 #E4E2E6 #E6E2E4
monochromatic
#A0ADA0 #C1CAC1 #E2E6E2 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.26
#E2E6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#E2E6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6E2
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6E2 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#E5E5E2
Tritanopia (blue-blind)
#E2E6E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e6e2; /* rgb */ color: rgb(226, 230, 226); /* oklch */ color: oklch(92.1% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#ebedeb',
500: '#e2e6e2',
950: '#000000',
},
}SCSS
$custom: #e2e6e2; $custom-light: #ebedeb; $custom-dark: #000000;
JSON
{
"hex": "#e2e6e2",
"rgb": {
"r": 226,
"g": 230,
"b": 226
},
"hsl": {
"h": 120,
"s": 7.407,
"l": 89.412
},
"oklch": {
"l": 0.92075,
"c": 0.00685,
"h": 145.5
},
"luminance": 0.78253
}Semantic roles & 50–950 ramp
primary
#E2E6E2
secondary
#BAB2BA
accent
#549191
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484