#E2E5ED#E2E5ED
#E2E5ED is a very light, near-neutral blue. Relative luminance 0.783; OKLCH L 92.2% C 0.011 H 269.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E5ED |
|---|---|
| RGB | rgb(226, 229, 237) |
| HSL | hsl(224, 23%, 91%) |
| HSV | hsv(224, 5%, 93%) |
| CMYK | cmyk(4.6%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(90.93, 0.46, -4.23) |
| CIE-LCH | lch(90.93, 4.26, 276.23°) |
| OKLab | oklab(92.19% -0.0001 -0.0113) |
| OKLCH | oklch(92.19% 0.011 269.5) |
| XYZ | xyz(74.6665, 78.3215, 91.2882) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.06
Ghostwhite
#F8F8FF
ΔE00 4.35
Gainsboro
#DCDCDC
ΔE00 4.39
Aliceblue
#F0F8FF
ΔE00 4.55
Whitesmoke
#F5F5F5
ΔE00 5.18
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E5ED #EDEAE2
analogous
#E2EAED #E2E5ED #E4E2ED
triadic
#E2E5ED #EDE2E5 #E5EDE2
tetradic
#E2E5ED #EDE2EA #EDEAE2 #E2EDE4
square
#E2E5ED #EDE2EA #EDEAE2 #E2EDE4
split-complementary
#E2E5ED #EDE4E2 #EAEDE2
monochromatic
#96A1BE #BCC3D6 #E2E5ED #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.26
#E2E5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#E2E5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E5ED
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E5ED | 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)
#E3E5ED
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#E0E6E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e5ed; /* rgb */ color: rgb(226, 229, 237); /* oklch */ color: oklch(92.2% 0.011 269.5);
Tailwind
colors: {
custom: {
50: '#ebedf2',
500: '#e2e5ed',
950: '#000000',
},
}SCSS
$custom: #e2e5ed; $custom-light: #ebedf2; $custom-dark: #000000;
JSON
{
"hex": "#e2e5ed",
"rgb": {
"r": 226,
"g": 229,
"b": 237
},
"hsl": {
"h": 223.636,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92193,
"c": 0.01129,
"h": 269.5
},
"luminance": 0.78322
}Semantic roles & 50–950 ramp
primary
#E2E5ED
secondary
#C5BFAE
accent
#8844A2
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485