#E4E5EB#E4E5EB
#E4E5EB is a very light, near-neutral blue. Relative luminance 0.785; OKLCH L 92.3% C 0.008 H 278.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5EB |
|---|---|
| RGB | rgb(228, 229, 235) |
| HSL | hsl(231, 15%, 91%) |
| HSV | hsv(231, 3%, 92%) |
| CMYK | cmyk(3%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(91.02, 0.75, -3.03) |
| CIE-LCH | lch(91.02, 3.12, 283.95°) |
| OKLab | oklab(92.29% 0.0012 -0.0081) |
| OKLCH | oklch(92.29% 0.008 278.6) |
| XYZ | xyz(75.0069, 78.5306, 89.7875) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.99
Gainsboro
#DCDCDC
ΔE00 3.65
Ghostwhite
#F8F8FF
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 4.50
Aliceblue
#F0F8FF
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5EB #EBEAE4
analogous
#E4E8EB #E4E5EB #E6E4EB
triadic
#E4E5EB #EBE4E5 #E5EBE4
tetradic
#E4E5EB #EBE4E8 #EBEAE4 #E4EBE6
square
#E4E5EB #EBE4E8 #EBEAE4 #E4EBE6
split-complementary
#E4E5EB #EBE6E4 #E8EBE4
monochromatic
#9EA1B7 #C1C3D1 #E4E5EB #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.26
#E4E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#E4E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5EB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5EB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#E3E6E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5eb; /* rgb */ color: rgb(228, 229, 235); /* oklch */ color: oklch(92.3% 0.008 278.6);
Tailwind
colors: {
custom: {
50: '#ecedf1',
500: '#e4e5eb',
950: '#000000',
},
}SCSS
$custom: #e4e5eb; $custom-light: #ecedf1; $custom-dark: #000000;
JSON
{
"hex": "#e4e5eb",
"rgb": {
"r": 228,
"g": 229,
"b": 235
},
"hsl": {
"h": 231.429,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.92287,
"c": 0.00815,
"h": 278.6
},
"luminance": 0.78531
}Semantic roles & 50–950 ramp
primary
#E4E5EB
secondary
#C1BFB2
accent
#8E4C99
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485