#E4E5EE#E4E5EE
#E4E5EE is a very light, near-neutral blue. Relative luminance 0.787; OKLCH L 92.4% C 0.012 H 281.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5EE |
|---|---|
| RGB | rgb(228, 229, 238) |
| HSL | hsl(234, 23%, 91%) |
| HSV | hsv(234, 4%, 93%) |
| CMYK | cmyk(4.2%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(91.10, 1.31, -4.48) |
| CIE-LCH | lch(91.10, 4.67, 286.25°) |
| OKLab | oklab(92.38% 0.0023 -0.0119) |
| OKLCH | oklch(92.38% 0.012 281.1) |
| XYZ | xyz(75.4440, 78.7054, 92.0894) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.94
Ghostwhite
#F8F8FF
ΔE00 4.12
Lavender (CSS)
#E6E6FA
ΔE00 4.67
Gainsboro
#DCDCDC
ΔE00 4.88
Aliceblue
#F0F8FF
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5EE #EEEDE4
analogous
#E4EAEE #E4E5EE #E8E4EE
triadic
#E4E5EE #EEE4E5 #E5EEE4
tetradic
#E4E5EE #EEE4EA #EEEDE4 #E4EEE8
square
#E4E5EE #EEE4EA #EEEDE4 #E4EEE8
split-complementary
#E4E5EE #EEE8E4 #EAEEE4
monochromatic
#999DBF #BEC1D6 #E4E5EE #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.25
#E4E5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#E4E5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5EE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5EE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#E2E6E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5ee; /* rgb */ color: rgb(228, 229, 238); /* oklch */ color: oklch(92.4% 0.012 281.1);
Tailwind
colors: {
custom: {
50: '#ecedf3',
500: '#e4e5ee',
950: '#000000',
},
}SCSS
$custom: #e4e5ee; $custom-light: #ecedf3; $custom-dark: #000000;
JSON
{
"hex": "#e4e5ee",
"rgb": {
"r": 228,
"g": 229,
"b": 238
},
"hsl": {
"h": 234,
"s": 22.727,
"l": 91.373
},
"oklch": {
"l": 0.92375,
"c": 0.01218,
"h": 281.1
},
"luminance": 0.78706
}Semantic roles & 50–950 ramp
primary
#E4E5EE
secondary
#C6C4B0
accent
#9844A1
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485