#E2E5EA#E2E5EA
#E2E5EA is a very light, near-neutral blue. Relative luminance 0.781; OKLCH L 92.1% C 0.008 H 260.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E5EA |
|---|---|
| RGB | rgb(226, 229, 234) |
| HSL | hsl(218, 16%, 90%) |
| HSV | hsv(218, 3%, 92%) |
| CMYK | cmyk(3.4%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(90.85, -0.09, -2.78) |
| CIE-LCH | lch(90.85, 2.78, 268.08°) |
| OKLab | oklab(92.11% -0.0012 -0.0074) |
| OKLCH | oklch(92.11% 0.008 260.7) |
| XYZ | xyz(74.2319, 78.1476, 88.9992) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.23
Gainsboro
#DCDCDC
ΔE00 3.26
Whitesmoke
#F5F5F5
ΔE00 4.33
Aliceblue
#F0F8FF
ΔE00 4.37
Ghostwhite
#F8F8FF
ΔE00 4.61
Light Gray
#D3D3D3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E5EA #EAE7E2
analogous
#E2E9EA #E2E5EA #E3E2EA
triadic
#E2E5EA #EAE2E5 #E5EAE2
tetradic
#E2E5EA #EAE2E9 #EAE7E2 #E2EAE3
square
#E2E5EA #EAE2E9 #EAE7E2 #E2EAE3
split-complementary
#E2E5EA #EAE3E2 #E9EAE2
monochromatic
#9BA5B7 #BFC5D0 #E2E5EA #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.26
#E2E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#E2E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E5EA
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E5EA | 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)
#E4E5EA
Deuteranopia (green-blind)
#E3E4EA
Tritanopia (blue-blind)
#E0E6E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e5ea; /* rgb */ color: rgb(226, 229, 234); /* oklch */ color: oklch(92.1% 0.008 260.7);
Tailwind
colors: {
custom: {
50: '#ebedf0',
500: '#e2e5ea',
950: '#000000',
},
}SCSS
$custom: #e2e5ea; $custom-light: #ebedf0; $custom-dark: #000000;
JSON
{
"hex": "#e2e5ea",
"rgb": {
"r": 226,
"g": 229,
"b": 234
},
"hsl": {
"h": 217.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92105,
"c": 0.00751,
"h": 260.7
},
"luminance": 0.78148
}Semantic roles & 50–950 ramp
primary
#E2E5EA
secondary
#C0BAB0
accent
#7D4B9A
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485