#E4E2F1#E4E2F1
#E4E2F1 is a very light, muted blue. Relative luminance 0.772; OKLCH L 91.9% C 0.020 H 292.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2F1 |
|---|---|
| RGB | rgb(228, 226, 241) |
| HSL | hsl(248, 35%, 92%) |
| HSV | hsv(248, 6%, 95%) |
| CMYK | cmyk(5.4%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(90.43, 3.42, -7.04) |
| CIE-LCH | lch(90.43, 7.83, 295.90°) |
| OKLab | oklab(91.88% 0.0077 -0.0188) |
| OKLCH | oklch(91.88% 0.02 292.1) |
| XYZ | xyz(75.0655, 77.2374, 94.1557) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.14
Ghostwhite
#F8F8FF
ΔE00 5.87
Fog
#D8DCE0
ΔE00 6.75
Lavenderblush
#FFF0F5
ΔE00 7.22
Gainsboro
#DCDCDC
ΔE00 7.48
Aliceblue
#F0F8FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2F1 #EFF1E2
analogous
#E2E8F1 #E4E2F1 #ECE2F1
triadic
#E4E2F1 #F1E4E2 #E2F1E4
tetradic
#E4E2F1 #F1E2E8 #EFF1E2 #E2F1EC
square
#E4E2F1 #F1E2E8 #EFF1E2 #E2F1EC
split-complementary
#E4E2F1 #F1ECE2 #E8F1E2
monochromatic
#978FC9 #BEB9DD #E4E2F1 #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.28
#E4E2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#E4E2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2F1
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2F1 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F2
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#E2E4E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e2f1; /* rgb */ color: rgb(228, 226, 241); /* oklch */ color: oklch(91.9% 0.020 292.1);
Tailwind
colors: {
custom: {
50: '#ecebf5',
500: '#e4e2f1',
950: '#000000',
},
}SCSS
$custom: #e4e2f1; $custom-light: #ecebf5; $custom-dark: #000000;
JSON
{
"hex": "#e4e2f1",
"rgb": {
"r": 228,
"g": 226,
"b": 241
},
"hsl": {
"h": 248,
"s": 34.884,
"l": 91.569
},
"oklch": {
"l": 0.91877,
"c": 0.02031,
"h": 292.1
},
"luminance": 0.77238
}Semantic roles & 50–950 ramp
primary
#E4E2F1
secondary
#C8CCAB
accent
#AE389E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485