#E5E4E7#E5E4E7
#E5E4E7 is a very light, near-neutral grey. Relative luminance 0.779; OKLCH L 92.0% C 0.004 H 301.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E4E7 |
|---|---|
| RGB | rgb(229, 228, 231) |
| HSL | hsl(260, 6%, 90%) |
| HSV | hsv(260, 1%, 91%) |
| CMYK | cmyk(0.9%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(90.74, 0.87, -1.34) |
| CIE-LCH | lch(90.74, 1.60, 303.12°) |
| OKLab | oklab(92.05% 0.0022 -0.0035) |
| OKLCH | oklch(92.05% 0.004 301.4) |
| XYZ | xyz(74.4779, 77.9143, 86.7011) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.60
Fog
#D8DCE0
ΔE00 3.15
Whitesmoke
#F5F5F5
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 4.35
Ghostwhite
#F8F8FF
ΔE00 4.62
Snow
#FFFAFA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E4E7 #E6E7E4
analogous
#E4E5E7 #E5E4E7 #E6E4E7
triadic
#E5E4E7 #E7E5E4 #E4E7E5
tetradic
#E5E4E7 #E7E4E5 #E6E7E4 #E4E7E6
square
#E5E4E7 #E7E4E5 #E6E7E4 #E4E7E6
split-complementary
#E5E4E7 #E7E6E4 #E5E7E4
monochromatic
#A7A3AD #C6C4CA #E5E4E7 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.27
#E5E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#E5E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E4E7
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E4E7 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E7
Deuteranopia (green-blind)
#E4E4E7
Tritanopia (blue-blind)
#E5E4E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e5e4e7; /* rgb */ color: rgb(229, 228, 231); /* oklch */ color: oklch(92.0% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#edecee',
500: '#e5e4e7',
950: '#000000',
},
}SCSS
$custom: #e5e4e7; $custom-light: #edecee; $custom-dark: #000000;
JSON
{
"hex": "#e5e4e7",
"rgb": {
"r": 229,
"g": 228,
"b": 231
},
"hsl": {
"h": 260,
"s": 5.882,
"l": 90
},
"oklch": {
"l": 0.9205,
"c": 0.00416,
"h": 301.4
},
"luminance": 0.77914
}Semantic roles & 50–950 ramp
primary
#E5E4E7
secondary
#B9BBB5
accent
#90567C
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485