#E4E1F6#E4E1F6
#E4E1F6 is a very light, muted blue. Relative luminance 0.770; OKLCH L 91.8% C 0.028 H 292.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1F6 |
|---|---|
| RGB | rgb(228, 225, 246) |
| HSL | hsl(249, 54%, 92%) |
| HSV | hsv(249, 9%, 96%) |
| CMYK | cmyk(7.3%, 8.5%, 0%, 3.5%) |
| CIE-LAB | lab(90.32, 4.89, -9.82) |
| CIE-LCH | lch(90.32, 10.97, 296.46°) |
| OKLab | oklab(91.84% 0.0109 -0.0263) |
| OKLCH | oklch(91.84% 0.028 292.4) |
| XYZ | xyz(75.5515, 76.9980, 98.0527) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.71
Ghostwhite
#F8F8FF
ΔE00 7.68
Lavenderblush
#FFF0F5
ΔE00 8.35
Fog
#D8DCE0
ΔE00 8.98
Gainsboro
#DCDCDC
ΔE00 9.74
Aliceblue
#F0F8FF
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1F6 #F3F6E1
analogous
#E1E9F6 #E4E1F6 #EEE1F6
triadic
#E4E1F6 #F6E4E1 #E1F6E4
tetradic
#E4E1F6 #F6E1E9 #F3F6E1 #E1F6EE
square
#E4E1F6 #F6E1E9 #F3F6E1 #E1F6EE
split-complementary
#E4E1F6 #F6EEE1 #E9F6E1
monochromatic
#8F83DA #BAB2E8 #E4E1F6 #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.28
#E4E1F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#E4E1F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1F6
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1F6 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F7
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#E1E4E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e1f6; /* rgb */ color: rgb(228, 225, 246); /* oklch */ color: oklch(91.8% 0.028 292.4);
Tailwind
colors: {
custom: {
50: '#eceaf9',
500: '#e4e1f6',
950: '#000000',
},
}SCSS
$custom: #e4e1f6; $custom-light: #eceaf9; $custom-dark: #000000;
JSON
{
"hex": "#e4e1f6",
"rgb": {
"r": 228,
"g": 225,
"b": 246
},
"hsl": {
"h": 248.571,
"s": 53.846,
"l": 92.353
},
"oklch": {
"l": 0.91837,
"c": 0.02849,
"h": 292.4
},
"luminance": 0.76998
}Semantic roles & 50–950 ramp
primary
#E4E1F6
secondary
#CFD6A5
accent
#C124AB
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485