#E5E5EA#E5E5EA
#E5E5EA is a very light, near-neutral blue. Relative luminance 0.786; OKLCH L 92.3% C 0.007 H 286.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E5EA |
|---|---|
| RGB | rgb(229, 229, 234) |
| HSL | hsl(240, 11%, 91%) |
| HSV | hsv(240, 2%, 92%) |
| CMYK | cmyk(2.1%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(91.07, 0.90, -2.43) |
| CIE-LCH | lch(91.07, 2.59, 290.38°) |
| OKLab | oklab(92.33% 0.0019 -0.0064) |
| OKLCH | oklch(92.33% 0.007 286.2) |
| XYZ | xyz(75.1811, 78.6371, 89.0437) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.13
Gainsboro
#DCDCDC
ΔE00 3.34
Ghostwhite
#F8F8FF
ΔE00 4.13
Whitesmoke
#F5F5F5
ΔE00 4.22
Light Gray
#D3D3D3
ΔE00 4.92
Aliceblue
#F0F8FF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E5EA #EAEAE5
analogous
#E5E7EA #E5E5EA #E7E5EA
triadic
#E5E5EA #EAE5E5 #E5EAE5
tetradic
#E5E5EA #EAE5E7 #EAEAE5 #E5EAE7
square
#E5E5EA #EAE5E7 #EAEAE5 #E5EAE7
split-complementary
#E5E5EA #EAE7E5 #E7EAE5
monochromatic
#A1A1B3 #C3C3CF #E5E5EA #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.26
#E5E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#E5E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E5EA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E5EA | 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)
#E4E6EA
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#E4E6E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e5e5ea; /* rgb */ color: rgb(229, 229, 234); /* oklch */ color: oklch(92.3% 0.007 286.2);
Tailwind
colors: {
custom: {
50: '#ededf0',
500: '#e5e5ea',
950: '#000000',
},
}SCSS
$custom: #e5e5ea; $custom-light: #ededf0; $custom-dark: #000000;
JSON
{
"hex": "#e5e5ea",
"rgb": {
"r": 229,
"g": 229,
"b": 234
},
"hsl": {
"h": 240,
"s": 10.638,
"l": 90.784
},
"oklch": {
"l": 0.92334,
"c": 0.00672,
"h": 286.2
},
"luminance": 0.78637
}Semantic roles & 50–950 ramp
primary
#E5E5EA
secondary
#BFBFB4
accent
#955195
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485