#E4E5ED#E4E5ED
#E4E5ED is a very light, near-neutral blue. Relative luminance 0.786; OKLCH L 92.3% C 0.011 H 280.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5ED |
|---|---|
| RGB | rgb(228, 229, 237) |
| HSL | hsl(233, 20%, 91%) |
| HSV | hsv(233, 4%, 93%) |
| CMYK | cmyk(3.8%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(91.07, 1.12, -4.00) |
| CIE-LCH | lch(91.07, 4.15, 285.66°) |
| OKLab | oklab(92.35% 0.002 -0.0106) |
| OKLCH | oklch(92.35% 0.011 280.5) |
| XYZ | xyz(75.2975, 78.6468, 91.3178) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.59
Ghostwhite
#F8F8FF
ΔE00 4.07
Gainsboro
#DCDCDC
ΔE00 4.47
Aliceblue
#F0F8FF
ΔE00 5.10
Lavender (CSS)
#E6E6FA
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5ED #EDECE4
analogous
#E4E9ED #E4E5ED #E7E4ED
triadic
#E4E5ED #EDE4E5 #E5EDE4
tetradic
#E4E5ED #EDE4E9 #EDECE4 #E4EDE7
square
#E4E5ED #EDE4E9 #EDECE4 #E4EDE7
split-complementary
#E4E5ED #EDE7E4 #E9EDE4
monochromatic
#9B9EBC #BFC2D5 #E4E5ED #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.26
#E4E5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#E4E5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5ED
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5ED | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#E2E6E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5ed; /* rgb */ color: rgb(228, 229, 237); /* oklch */ color: oklch(92.3% 0.011 280.5);
Tailwind
colors: {
custom: {
50: '#ecedf2',
500: '#e4e5ed',
950: '#000000',
},
}SCSS
$custom: #e4e5ed; $custom-light: #ecedf2; $custom-dark: #000000;
JSON
{
"hex": "#e4e5ed",
"rgb": {
"r": 228,
"g": 229,
"b": 237
},
"hsl": {
"h": 233.333,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.92346,
"c": 0.01083,
"h": 280.5
},
"luminance": 0.78647
}Semantic roles & 50–950 ramp
primary
#E4E5ED
secondary
#C4C2B1
accent
#95479E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485