#E4E5E4#E4E5E4
#E4E5E4 is a very light, near-neutral grey. Relative luminance 0.781; OKLCH L 92.1% C 0.002 H 145.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5E4 |
|---|---|
| RGB | rgb(228, 229, 228) |
| HSL | hsl(120, 2%, 90%) |
| HSV | hsv(120, 0%, 90%) |
| CMYK | cmyk(0.4%, 0%, 0.4%, 10.2%) |
| CIE-LAB | lab(90.84, -0.51, 0.37) |
| CIE-LCH | lch(90.84, 0.63, 144.41°) |
| OKLab | oklab(92.09% -0.0014 0.001) |
| OKLCH | oklch(92.09% 0.002 145.5) |
| XYZ | xyz(74.0155, 78.1340, 84.5658) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.12
Fog
#D8DCE0
ΔE00 3.38
Whitesmoke
#F5F5F5
ΔE00 3.55
Light Grey
#D8DCD6
ΔE00 3.89
Light Gray
#D3D3D3
ΔE00 4.11
Off White
#FAF9F6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5E4 #E5E4E5
analogous
#E5E5E4 #E4E5E4 #E4E5E5
triadic
#E4E5E4 #E4E4E5 #E5E4E4
tetradic
#E4E5E4 #E4E5E5 #E5E4E5 #E5E5E4
square
#E4E5E4 #E4E5E5 #E5E4E5 #E5E5E4
split-complementary
#E4E5E4 #E5E4E5 #E5E4E5
monochromatic
#A6A9A6 #C5C7C5 #E4E5E4 #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.26
#E4E5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#E4E5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5E4
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5E4 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E4
Deuteranopia (green-blind)
#E5E5E4
Tritanopia (blue-blind)
#E4E5E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5e4; /* rgb */ color: rgb(228, 229, 228); /* oklch */ color: oklch(92.1% 0.002 145.5);
Tailwind
colors: {
custom: {
50: '#ecedec',
500: '#e4e5e4',
950: '#000000',
},
}SCSS
$custom: #e4e5e4; $custom-light: #ecedec; $custom-dark: #000000;
JSON
{
"hex": "#e4e5e4",
"rgb": {
"r": 228,
"g": 229,
"b": 228
},
"hsl": {
"h": 120,
"s": 1.887,
"l": 89.608
},
"oklch": {
"l": 0.92085,
"c": 0.00171,
"h": 145.5
},
"luminance": 0.78134
}Semantic roles & 50–950 ramp
primary
#E4E5E4
secondary
#B8B6B8
accent
#5A8C8C
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484