#E4E1F7#E4E1F7
#E4E1F7 is a very light, muted blue. Relative luminance 0.771; OKLCH L 91.9% C 0.030 H 292.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1F7 |
|---|---|
| RGB | rgb(228, 225, 247) |
| HSL | hsl(248, 58%, 93%) |
| HSV | hsv(248, 9%, 97%) |
| CMYK | cmyk(7.7%, 8.9%, 0%, 3.1%) |
| CIE-LAB | lab(90.35, 5.08, -10.31) |
| CIE-LCH | lch(90.35, 11.49, 296.24°) |
| OKLab | oklab(91.87% 0.0112 -0.0276) |
| OKLCH | oklch(91.87% 0.03 292.1) |
| XYZ | xyz(75.7054, 77.0595, 98.8633) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.86
Ghostwhite
#F8F8FF
ΔE00 7.95
Lavenderblush
#FFF0F5
ΔE00 8.60
Fog
#D8DCE0
ΔE00 9.30
Periwinkle
#CCCCFF
ΔE00 9.72
Gainsboro
#DCDCDC
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1F7 #F4F7E1
analogous
#E1E9F7 #E4E1F7 #EFE1F7
triadic
#E4E1F7 #F7E4E1 #E1F7E4
tetradic
#E4E1F7 #F7E1E9 #F4F7E1 #E1F7EF
square
#E4E1F7 #F7E1E9 #F4F7E1 #E1F7EF
split-complementary
#E4E1F7 #F7EFE1 #E9F7E1
monochromatic
#8D80DD #B9B1EA #E4E1F7 #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.28
#E4E1F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#E4E1F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1F7
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1F7 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F8
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#E1E4E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e1f7; /* rgb */ color: rgb(228, 225, 247); /* oklch */ color: oklch(91.9% 0.030 292.1);
Tailwind
colors: {
custom: {
50: '#eceaf9',
500: '#e4e1f7',
950: '#000000',
},
}SCSS
$custom: #e4e1f7; $custom-light: #eceaf9; $custom-dark: #000000;
JSON
{
"hex": "#e4e1f7",
"rgb": {
"r": 228,
"g": 225,
"b": 247
},
"hsl": {
"h": 248.182,
"s": 57.895,
"l": 92.549
},
"oklch": {
"l": 0.91868,
"c": 0.02984,
"h": 292.1
},
"luminance": 0.7706
}Semantic roles & 50–950 ramp
primary
#E4E1F7
secondary
#D1D8A4
accent
#C520AF
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485