#E4E5EA#E4E5EA
#E4E5EA is a very light, near-neutral blue. Relative luminance 0.785; OKLCH L 92.3% C 0.007 H 277.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5EA |
|---|---|
| RGB | rgb(228, 229, 234) |
| HSL | hsl(230, 13%, 91%) |
| HSV | hsv(230, 3%, 92%) |
| CMYK | cmyk(2.6%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(91.00, 0.57, -2.54) |
| CIE-LCH | lch(91.00, 2.61, 282.61°) |
| OKLab | oklab(92.26% 0.0009 -0.0068) |
| OKLCH | oklch(92.26% 0.007 277.2) |
| XYZ | xyz(74.8629, 78.4730, 89.0288) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.77
Gainsboro
#DCDCDC
ΔE00 3.25
Whitesmoke
#F5F5F5
ΔE00 4.20
Ghostwhite
#F8F8FF
ΔE00 4.23
Light Gray
#D3D3D3
ΔE00 4.84
Aliceblue
#F0F8FF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5EA #EAE9E4
analogous
#E4E8EA #E4E5EA #E6E4EA
triadic
#E4E5EA #EAE4E5 #E5EAE4
tetradic
#E4E5EA #EAE4E8 #EAE9E4 #E4EAE6
square
#E4E5EA #EAE4E8 #EAE9E4 #E4EAE6
split-complementary
#E4E5EA #EAE6E4 #E8EAE4
monochromatic
#9FA3B4 #C2C4CF #E4E5EA #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.26
#E4E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E4E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5EA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5EA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#E3E6E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5ea; /* rgb */ color: rgb(228, 229, 234); /* oklch */ color: oklch(92.3% 0.007 277.2);
Tailwind
colors: {
custom: {
50: '#ecedf0',
500: '#e4e5ea',
950: '#000000',
},
}SCSS
$custom: #e4e5ea; $custom-light: #ecedf0; $custom-dark: #000000;
JSON
{
"hex": "#e4e5ea",
"rgb": {
"r": 228,
"g": 229,
"b": 234
},
"hsl": {
"h": 230,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.92257,
"c": 0.00682,
"h": 277.2
},
"luminance": 0.78473
}Semantic roles & 50–950 ramp
primary
#E4E5EA
secondary
#BFBDB3
accent
#8B4F97
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485