#E5E4EE#E5E4EE
#E5E4EE is a very light, near-neutral blue. Relative luminance 0.783; OKLCH L 92.3% C 0.013 H 290.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E4EE |
|---|---|
| RGB | rgb(229, 228, 238) |
| HSL | hsl(246, 23%, 91%) |
| HSV | hsv(246, 4%, 93%) |
| CMYK | cmyk(3.8%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(90.92, 2.15, -4.73) |
| CIE-LCH | lch(90.92, 5.20, 294.45°) |
| OKLab | oklab(92.26% 0.0048 -0.0126) |
| OKLCH | oklch(92.26% 0.013 290.7) |
| XYZ | xyz(75.4863, 78.3177, 92.0124) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.01
Ghostwhite
#F8F8FF
ΔE00 4.42
Fog
#D8DCE0
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 5.45
Whitesmoke
#F5F5F5
ΔE00 6.11
Aliceblue
#F0F8FF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E4EE #EDEEE4
analogous
#E4E8EE #E5E4EE #EAE4EE
triadic
#E5E4EE #EEE5E4 #E4EEE5
tetradic
#E5E4EE #EEE4E8 #EDEEE4 #E4EEEA
square
#E5E4EE #EEE4E8 #EDEEE4 #E4EEEA
split-complementary
#E5E4EE #EEEAE4 #E8EEE4
monochromatic
#9D99BF #C1BED6 #E5E4EE #EDECF3 #EDECF3
Accessibility & contrast
On white
1.26
#E5E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#E5E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E4EE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E4EE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#E3E5E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e5e4ee; /* rgb */ color: rgb(229, 228, 238); /* oklch */ color: oklch(92.3% 0.013 290.7);
Tailwind
colors: {
custom: {
50: '#edecf3',
500: '#e5e4ee',
950: '#000000',
},
}SCSS
$custom: #e5e4ee; $custom-light: #edecf3; $custom-dark: #000000;
JSON
{
"hex": "#e5e4ee",
"rgb": {
"r": 229,
"g": 228,
"b": 238
},
"hsl": {
"h": 246,
"s": 22.727,
"l": 91.373
},
"oklch": {
"l": 0.92255,
"c": 0.01348,
"h": 290.7
},
"luminance": 0.78318
}Semantic roles & 50–950 ramp
primary
#E5E4EE
secondary
#C4C6B0
accent
#A14498
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485