#E4E5E8#E4E5E8
#E4E5E8 is a very light, near-neutral blue. Relative luminance 0.784; OKLCH L 92.2% C 0.004 H 271.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5E8 |
|---|---|
| RGB | rgb(228, 229, 232) |
| HSL | hsl(225, 8%, 90%) |
| HSV | hsv(225, 2%, 91%) |
| CMYK | cmyk(1.7%, 1.3%, 0%, 9%) |
| CIE-LAB | lab(90.94, 0.21, -1.57) |
| CIE-LCH | lch(90.94, 1.59, 277.43°) |
| OKLab | oklab(92.2% 0.0001 -0.0042) |
| OKLCH | oklch(92.2% 0.004 271.4) |
| XYZ | xyz(74.5772, 78.3587, 87.5241) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.53
Fog
#D8DCE0
ΔE00 2.56
Whitesmoke
#F5F5F5
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 4.37
Ghostwhite
#F8F8FF
ΔE00 4.62
Aliceblue
#F0F8FF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5E8 #E8E7E4
analogous
#E4E7E8 #E4E5E8 #E5E4E8
triadic
#E4E5E8 #E8E4E5 #E5E8E4
tetradic
#E4E5E8 #E8E4E7 #E8E7E4 #E4E8E5
square
#E4E5E8 #E8E4E7 #E8E7E4 #E4E8E5
split-complementary
#E4E5E8 #E8E5E4 #E7E8E4
monochromatic
#A2A5B0 #C3C5CC #E4E5E8 #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.26
#E4E5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#E4E5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5E8
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5E8 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E8
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#E3E6E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5e8; /* rgb */ color: rgb(228, 229, 232); /* oklch */ color: oklch(92.2% 0.004 271.4);
Tailwind
colors: {
custom: {
50: '#ecedef',
500: '#e4e5e8',
950: '#000000',
},
}SCSS
$custom: #e4e5e8; $custom-light: #ecedef; $custom-dark: #000000;
JSON
{
"hex": "#e4e5e8",
"rgb": {
"r": 228,
"g": 229,
"b": 232
},
"hsl": {
"h": 225,
"s": 8,
"l": 90.196
},
"oklch": {
"l": 0.92199,
"c": 0.00419,
"h": 271.4
},
"luminance": 0.78359
}Semantic roles & 50–950 ramp
primary
#E4E5E8
secondary
#BCBAB4
accent
#825492
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485