#E2E5EE#E2E5EE
#E2E5EE is a very light, near-neutral blue. Relative luminance 0.784; OKLCH L 92.2% C 0.013 H 271.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E5EE |
|---|---|
| RGB | rgb(226, 229, 238) |
| HSL | hsl(225, 26%, 91%) |
| HSV | hsv(225, 5%, 93%) |
| CMYK | cmyk(5%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(90.95, 0.65, -4.72) |
| CIE-LCH | lch(90.95, 4.76, 277.84°) |
| OKLab | oklab(92.22% 0.0003 -0.0126) |
| OKLCH | oklch(92.22% 0.013 271.3) |
| XYZ | xyz(74.8130, 78.3801, 92.0598) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.42
Ghostwhite
#F8F8FF
ΔE00 4.37
Aliceblue
#F0F8FF
ΔE00 4.71
Gainsboro
#DCDCDC
ΔE00 4.79
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Whitesmoke
#F5F5F5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E5EE #EEEBE2
analogous
#E2EBEE #E2E5EE #E5E2EE
triadic
#E2E5EE #EEE2E5 #E5EEE2
tetradic
#E2E5EE #EEE2EB #EEEBE2 #E2EEE5
square
#E2E5EE #EEE2EB #EEEBE2 #E2EEE5
split-complementary
#E2E5EE #EEE5E2 #EBEEE2
monochromatic
#95A0C1 #BBC2D7 #E2E5EE #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.26
#E2E5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#E2E5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E5EE
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E5EE | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#E0E7E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e5ee; /* rgb */ color: rgb(226, 229, 238); /* oklch */ color: oklch(92.2% 0.013 271.3);
Tailwind
colors: {
custom: {
50: '#ebedf3',
500: '#e2e5ee',
950: '#000000',
},
}SCSS
$custom: #e2e5ee; $custom-light: #ebedf3; $custom-dark: #000000;
JSON
{
"hex": "#e2e5ee",
"rgb": {
"r": 226,
"g": 229,
"b": 238
},
"hsl": {
"h": 225,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.92223,
"c": 0.01259,
"h": 271.3
},
"luminance": 0.7838
}Semantic roles & 50–950 ramp
primary
#E2E5EE
secondary
#C7C0AE
accent
#8C41A5
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485