#E4E6E2#E4E6E2
#E4E6E2 is a very light, near-neutral grey. Relative luminance 0.786; OKLCH L 92.2% C 0.006 H 128.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6E2 |
|---|---|
| RGB | rgb(228, 230, 226) |
| HSL | hsl(90, 7%, 89%) |
| HSV | hsv(90, 2%, 90%) |
| CMYK | cmyk(0.9%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(91.04, -1.38, 1.71) |
| CIE-LCH | lch(91.04, 2.20, 128.99°) |
| OKLab | oklab(92.23% -0.0036 0.0045) |
| OKLCH | oklch(92.23% 0.006 128.6) |
| XYZ | xyz(74.0169, 78.5786, 83.2046) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.80
Gainsboro
#DCDCDC
ΔE00 3.27
Whitesmoke
#F5F5F5
ΔE00 4.18
Off White
#FAF9F6
ΔE00 4.47
Fog
#D8DCE0
ΔE00 4.68
Light Gray
#D3D3D3
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6E2 #E4E2E6
analogous
#E6E6E2 #E4E6E2 #E2E6E2
triadic
#E4E6E2 #E2E4E6 #E6E2E4
tetradic
#E4E6E2 #E2E6E6 #E4E2E6 #E6E2E2
square
#E4E6E2 #E2E6E6 #E4E2E6 #E6E2E2
split-complementary
#E4E6E2 #E2E2E6 #E6E2E6
monochromatic
#A7ADA0 #C5CAC1 #E4E6E2 #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.26
#E4E6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#E4E6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6E2
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6E2 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#E4E6E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e6e2; /* rgb */ color: rgb(228, 230, 226); /* oklch */ color: oklch(92.2% 0.006 128.6);
Tailwind
colors: {
custom: {
50: '#ecedeb',
500: '#e4e6e2',
950: '#000000',
},
}SCSS
$custom: #e4e6e2; $custom-light: #ecedeb; $custom-dark: #000000;
JSON
{
"hex": "#e4e6e2",
"rgb": {
"r": 228,
"g": 230,
"b": 226
},
"hsl": {
"h": 90,
"s": 7.407,
"l": 89.412
},
"oklch": {
"l": 0.92228,
"c": 0.00576,
"h": 128.6
},
"luminance": 0.78579
}Semantic roles & 50–950 ramp
primary
#E4E6E2
secondary
#B6B2BA
accent
#549173
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484