#E4E2EF#E4E2EF
#E4E2EF is a very light, near-neutral blue. Relative luminance 0.771; OKLCH L 91.8% C 0.018 H 293.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2EF |
|---|---|
| RGB | rgb(228, 226, 239) |
| HSL | hsl(249, 29%, 91%) |
| HSV | hsv(249, 5%, 94%) |
| CMYK | cmyk(4.6%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(90.38, 3.04, -6.07) |
| CIE-LCH | lch(90.38, 6.79, 296.62°) |
| OKLab | oklab(91.82% 0.0069 -0.0162) |
| OKLCH | oklch(91.82% 0.018 293.1) |
| XYZ | xyz(74.7684, 77.1186, 92.5910) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.86
Ghostwhite
#F8F8FF
ΔE00 5.41
Fog
#D8DCE0
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.70
Lavenderblush
#FFF0F5
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2EF #EDEFE2
analogous
#E2E6EF #E4E2EF #EAE2EF
triadic
#E4E2EF #EFE4E2 #E2EFE4
tetradic
#E4E2EF #EFE2E6 #EDEFE2 #E2EFEA
square
#E4E2EF #EFE2E6 #EDEFE2 #E2EFEA
split-complementary
#E4E2EF #EFEAE2 #E6EFE2
monochromatic
#9B93C3 #BFBBD9 #E4E2EF #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.28
#E4E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#E4E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2EF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2EF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#E2E4E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e2ef; /* rgb */ color: rgb(228, 226, 239); /* oklch */ color: oklch(91.8% 0.018 293.1);
Tailwind
colors: {
custom: {
50: '#ecebf4',
500: '#e4e2ef',
950: '#000000',
},
}SCSS
$custom: #e4e2ef; $custom-light: #ecebf4; $custom-dark: #000000;
JSON
{
"hex": "#e4e2ef",
"rgb": {
"r": 228,
"g": 226,
"b": 239
},
"hsl": {
"h": 249.231,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.91816,
"c": 0.01763,
"h": 293.1
},
"luminance": 0.77119
}Semantic roles & 50–950 ramp
primary
#E4E2EF
secondary
#C4C8AD
accent
#A83E97
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485