#E5E4EB#E5E4EB
#E5E4EB is a very light, near-neutral blue. Relative luminance 0.781; OKLCH L 92.2% C 0.009 H 292.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E4EB |
|---|---|
| RGB | rgb(229, 228, 235) |
| HSL | hsl(249, 15%, 91%) |
| HSV | hsv(249, 3%, 92%) |
| CMYK | cmyk(2.6%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(90.85, 1.60, -3.28) |
| CIE-LCH | lch(90.85, 3.65, 296.00°) |
| OKLab | oklab(92.17% 0.0037 -0.0087) |
| OKLCH | oklch(92.17% 0.009 292.8) |
| XYZ | xyz(75.0493, 78.1429, 89.7105) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.87
Ghostwhite
#F8F8FF
ΔE00 4.19
Gainsboro
#DCDCDC
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 5.07
Lavender (CSS)
#E6E6FA
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E4EB #EAEBE4
analogous
#E4E6EB #E5E4EB #E8E4EB
triadic
#E5E4EB #EBE5E4 #E4EBE5
tetradic
#E5E4EB #EBE4E6 #EAEBE4 #E4EBE8
square
#E5E4EB #EBE4E6 #EAEBE4 #E4EBE8
split-complementary
#E5E4EB #EBE8E4 #E6EBE4
monochromatic
#A19EB7 #C3C1D1 #E5E4EB #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.26
#E5E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#E5E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E4EB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E4EB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#E4E5E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e5e4eb; /* rgb */ color: rgb(229, 228, 235); /* oklch */ color: oklch(92.2% 0.009 292.8);
Tailwind
colors: {
custom: {
50: '#edecf1',
500: '#e5e4eb',
950: '#000000',
},
}SCSS
$custom: #e5e4eb; $custom-light: #edecf1; $custom-dark: #000000;
JSON
{
"hex": "#e5e4eb",
"rgb": {
"r": 229,
"g": 228,
"b": 235
},
"hsl": {
"h": 248.571,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.92167,
"c": 0.00946,
"h": 292.8
},
"luminance": 0.78143
}Semantic roles & 50–950 ramp
primary
#E5E4EB
secondary
#BFC1B2
accent
#994C8E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485