#E4E4E5#E4E4E5
#E4E4E5 is a very light, near-neutral grey. Relative luminance 0.776; OKLCH L 91.9% C 0.001 H 286.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4E5 |
|---|---|
| RGB | rgb(228, 228, 229) |
| HSL | hsl(240, 2%, 90%) |
| HSV | hsv(240, 0%, 90%) |
| CMYK | cmyk(0.4%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(90.61, 0.18, -0.49) |
| CIE-LCH | lch(90.61, 0.52, 290.22°) |
| OKLab | oklab(91.92% 0.0004 -0.0013) |
| OKLCH | oklch(91.92% 0.001 286.4) |
| XYZ | xyz(73.8788, 77.6379, 85.2071) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.88
Fog
#D8DCE0
ΔE00 2.89
Whitesmoke
#F5F5F5
ΔE00 3.63
Light Gray
#D3D3D3
ΔE00 3.92
Off White
#FAF9F6
ΔE00 4.86
Light Grey
#D8DCD6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4E5 #E5E5E4
analogous
#E4E5E5 #E4E4E5 #E5E4E5
triadic
#E4E4E5 #E5E4E4 #E4E5E4
tetradic
#E4E4E5 #E5E4E5 #E5E5E4 #E4E5E5
square
#E4E4E5 #E5E4E5 #E5E5E4 #E4E5E5
split-complementary
#E4E4E5 #E5E5E4 #E5E5E4
monochromatic
#A6A6A9 #C5C5C7 #E4E4E5 #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.27
#E4E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#E4E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4E5
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4E5 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E5
Deuteranopia (green-blind)
#E4E4E5
Tritanopia (blue-blind)
#E4E4E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e4e5; /* rgb */ color: rgb(228, 228, 229); /* oklch */ color: oklch(91.9% 0.001 286.4);
Tailwind
colors: {
custom: {
50: '#ececed',
500: '#e4e4e5',
950: '#000000',
},
}SCSS
$custom: #e4e4e5; $custom-light: #ececed; $custom-dark: #000000;
JSON
{
"hex": "#e4e4e5",
"rgb": {
"r": 228,
"g": 228,
"b": 229
},
"hsl": {
"h": 240,
"s": 1.887,
"l": 89.608
},
"oklch": {
"l": 0.91915,
"c": 0.00134,
"h": 286.4
},
"luminance": 0.77638
}Semantic roles & 50–950 ramp
primary
#E4E4E5
secondary
#B8B8B6
accent
#8C5A8C
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484