#E4E6E4#E4E6E4
#E4E6E4 is a very light, near-neutral grey. Relative luminance 0.787; OKLCH L 92.3% C 0.003 H 145.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6E4 |
|---|---|
| RGB | rgb(228, 230, 228) |
| HSL | hsl(120, 4%, 90%) |
| HSV | hsv(120, 1%, 90%) |
| CMYK | cmyk(0.9%, 0%, 0.9%, 9.8%) |
| CIE-LAB | lab(91.09, -1.03, 0.74) |
| CIE-LCH | lch(91.09, 1.26, 144.40°) |
| OKLab | oklab(92.28% -0.0028 0.0019) |
| OKLCH | oklch(92.28% 0.003 145.5) |
| XYZ | xyz(74.2929, 78.6890, 84.6583) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.67
Light Grey
#D8DCD6
ΔE00 3.39
Whitesmoke
#F5F5F5
ΔE00 3.68
Fog
#D8DCE0
ΔE00 3.82
Off White
#FAF9F6
ΔE00 4.35
Light Gray
#D3D3D3
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6E4 #E6E4E6
analogous
#E5E6E4 #E4E6E4 #E4E6E5
triadic
#E4E6E4 #E4E4E6 #E6E4E4
tetradic
#E4E6E4 #E4E5E6 #E6E4E6 #E6E5E4
square
#E4E6E4 #E4E5E6 #E6E4E6 #E6E5E4
split-complementary
#E4E6E4 #E5E4E6 #E6E4E5
monochromatic
#A4ABA4 #C4C9C4 #E4E6E4 #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.25
#E4E6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#E4E6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6E4
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6E4 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E4
Deuteranopia (green-blind)
#E6E5E4
Tritanopia (blue-blind)
#E4E6E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e6e4; /* rgb */ color: rgb(228, 230, 228); /* oklch */ color: oklch(92.3% 0.003 145.5);
Tailwind
colors: {
custom: {
50: '#ecedec',
500: '#e4e6e4',
950: '#000000',
},
}SCSS
$custom: #e4e6e4; $custom-light: #ecedec; $custom-dark: #000000;
JSON
{
"hex": "#e4e6e4",
"rgb": {
"r": 228,
"g": 230,
"b": 228
},
"hsl": {
"h": 120,
"s": 3.846,
"l": 89.804
},
"oklch": {
"l": 0.92284,
"c": 0.00342,
"h": 145.5
},
"luminance": 0.78689
}Semantic roles & 50–950 ramp
primary
#E4E6E4
secondary
#B9B5B9
accent
#588E8E
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484