#E4E7E6#E4E7E6
#E4E7E6 is a very light, near-neutral grey. Relative luminance 0.794; OKLCH L 92.5% C 0.003 H 174.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7E6 |
|---|---|
| RGB | rgb(228, 231, 230) |
| HSL | hsl(160, 6%, 90%) |
| HSV | hsv(160, 1%, 91%) |
| CMYK | cmyk(1.3%, 0%, 0.4%, 9.4%) |
| CIE-LAB | lab(91.40, -1.18, 0.13) |
| CIE-LCH | lch(91.40, 1.19, 173.58°) |
| OKLab | oklab(92.54% -0.0035 0.0003) |
| OKLCH | oklch(92.54% 0.003 174.4) |
| XYZ | xyz(74.8513, 79.3588, 86.2220) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.86
Fog
#D8DCE0
ΔE00 3.53
Whitesmoke
#F5F5F5
ΔE00 3.54
Light Grey
#D8DCD6
ΔE00 3.71
Off White
#FAF9F6
ΔE00 4.39
Light Gray
#D3D3D3
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7E6 #E7E4E5
analogous
#E4E7E5 #E4E7E6 #E4E6E7
triadic
#E4E7E6 #E6E4E7 #E7E6E4
tetradic
#E4E7E6 #E5E4E7 #E7E4E5 #E6E7E4
square
#E4E7E6 #E5E4E7 #E7E4E5 #E6E7E4
split-complementary
#E4E7E6 #E7E4E6 #E7E5E4
monochromatic
#A3ADAA #C4CAC8 #E4E7E6 #EFF1F0 #EFF1F0
Accessibility & contrast
On white
1.24
#E4E7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#E4E7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7E6
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7E6 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E6
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#E3E7E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e7e6; /* rgb */ color: rgb(228, 231, 230); /* oklch */ color: oklch(92.5% 0.003 174.4);
Tailwind
colors: {
custom: {
50: '#eceeed',
500: '#e4e7e6',
950: '#000000',
},
}SCSS
$custom: #e4e7e6; $custom-light: #eceeed; $custom-dark: #000000;
JSON
{
"hex": "#e4e7e6",
"rgb": {
"r": 228,
"g": 231,
"b": 230
},
"hsl": {
"h": 160,
"s": 5.882,
"l": 90
},
"oklch": {
"l": 0.92539,
"c": 0.00349,
"h": 174.4
},
"luminance": 0.79359
}Semantic roles & 50–950 ramp
primary
#E4E7E6
secondary
#BBB5B7
accent
#566990
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584