#E4E5E7#E4E5E7
#E4E5E7 is a very light, near-neutral grey. Relative luminance 0.783; OKLCH L 92.2% C 0.003 H 264.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5E7 |
|---|---|
| RGB | rgb(228, 229, 231) |
| HSL | hsl(220, 6%, 90%) |
| HSV | hsv(220, 1%, 91%) |
| CMYK | cmyk(1.3%, 0.9%, 0%, 9.4%) |
| CIE-LAB | lab(90.92, 0.02, -1.09) |
| CIE-LCH | lch(90.92, 1.09, 271.28°) |
| OKLab | oklab(92.17% -0.0003 -0.0029) |
| OKLCH | oklch(92.17% 0.003 264.5) |
| XYZ | xyz(74.4355, 78.3020, 86.7782) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.26
Fog
#D8DCE0
ΔE00 2.61
Whitesmoke
#F5F5F5
ΔE00 3.56
Light Gray
#D3D3D3
ΔE00 4.21
Ghostwhite
#F8F8FF
ΔE00 4.89
Off White
#FAF9F6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5E7 #E7E6E4
analogous
#E4E6E7 #E4E5E7 #E5E4E7
triadic
#E4E5E7 #E7E4E5 #E5E7E4
tetradic
#E4E5E7 #E7E4E6 #E7E6E4 #E4E7E5
square
#E4E5E7 #E7E4E6 #E7E6E4 #E4E7E5
split-complementary
#E4E5E7 #E7E5E4 #E6E7E4
monochromatic
#A3A7AD #C4C6CA #E4E5E7 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.26
#E4E5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#E4E5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5E7
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5E7 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E7
Deuteranopia (green-blind)
#E4E5E7
Tritanopia (blue-blind)
#E3E5E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5e7; /* rgb */ color: rgb(228, 229, 231); /* oklch */ color: oklch(92.2% 0.003 264.5);
Tailwind
colors: {
custom: {
50: '#ecedee',
500: '#e4e5e7',
950: '#000000',
},
}SCSS
$custom: #e4e5e7; $custom-light: #ecedee; $custom-dark: #000000;
JSON
{
"hex": "#e4e5e7",
"rgb": {
"r": 228,
"g": 229,
"b": 231
},
"hsl": {
"h": 220,
"s": 5.882,
"l": 90
},
"oklch": {
"l": 0.92171,
"c": 0.00291,
"h": 264.5
},
"luminance": 0.78302
}Semantic roles & 50–950 ramp
primary
#E4E5E7
secondary
#BBB9B5
accent
#7C5690
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485