#E2E5EF#E2E5EF
#E2E5EF is a very light, near-neutral blue. Relative luminance 0.784; OKLCH L 92.3% C 0.014 H 272.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E5EF |
|---|---|
| RGB | rgb(226, 229, 239) |
| HSL | hsl(226, 29%, 91%) |
| HSV | hsv(226, 5%, 94%) |
| CMYK | cmyk(5.4%, 4.2%, 0%, 6.3%) |
| CIE-LAB | lab(90.98, 0.84, -5.20) |
| CIE-LCH | lch(90.98, 5.27, 279.14°) |
| OKLab | oklab(92.25% 0.0007 -0.0139) |
| OKLCH | oklch(92.25% 0.014 272.7) |
| XYZ | xyz(74.9604, 78.4390, 92.8357) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.80
Ghostwhite
#F8F8FF
ΔE00 4.43
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Aliceblue
#F0F8FF
ΔE00 4.90
Gainsboro
#DCDCDC
ΔE00 5.19
Whitesmoke
#F5F5F5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E5EF #EFECE2
analogous
#E2EBEF #E2E5EF #E5E2EF
triadic
#E2E5EF #EFE2E5 #E5EFE2
tetradic
#E2E5EF #EFE2EB #EFECE2 #E2EFE5
square
#E2E5EF #EFE2EB #EFECE2 #E2EFE5
split-complementary
#E2E5EF #EFE5E2 #EBEFE2
monochromatic
#939EC3 #BBC2D9 #E2E5EF #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.26
#E2E5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E2E5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E5EF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E5EF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F0
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#DFE7E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e5ef; /* rgb */ color: rgb(226, 229, 239); /* oklch */ color: oklch(92.3% 0.014 272.7);
Tailwind
colors: {
custom: {
50: '#ebedf4',
500: '#e2e5ef',
950: '#000000',
},
}SCSS
$custom: #e2e5ef; $custom-light: #ebedf4; $custom-dark: #000000;
JSON
{
"hex": "#e2e5ef",
"rgb": {
"r": 226,
"g": 229,
"b": 239
},
"hsl": {
"h": 226.154,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92253,
"c": 0.01391,
"h": 272.7
},
"luminance": 0.78439
}Semantic roles & 50–950 ramp
primary
#E2E5EF
secondary
#C8C2AD
accent
#8F3EA8
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485