#E4E1FB#E4E1FB
#E4E1FB is a very light, muted blue. Relative luminance 0.773; OKLCH L 92.0% C 0.035 H 291.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1FB |
|---|---|
| RGB | rgb(228, 225, 251) |
| HSL | hsl(247, 76%, 93%) |
| HSV | hsv(247, 10%, 98%) |
| CMYK | cmyk(9.2%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.46, 5.86, -12.23) |
| CIE-LCH | lch(90.46, 13.56, 295.59°) |
| OKLab | oklab(92% 0.0126 -0.0329) |
| OKLCH | oklch(92% 0.035 291) |
| XYZ | xyz(76.3293, 77.3091, 102.1490) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.79
Periwinkle
#CCCCFF
ΔE00 8.60
Ghostwhite
#F8F8FF
ΔE00 9.04
Lavenderblush
#FFF0F5
ΔE00 9.60
Pale Lilac
#E4CBFF
ΔE00 9.92
Pale Lavender
#EECFFE
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1FB #F8FBE1
analogous
#E1EBFB #E4E1FB #F1E1FB
triadic
#E4E1FB #FBE4E1 #E1FBE4
tetradic
#E4E1FB #FBE1EB #F8FBE1 #E1FBF1
square
#E4E1FB #FBE1EB #F8FBE1 #E1FBF1
split-complementary
#E4E1FB #FBF1E1 #EBFBE1
monochromatic
#8375ED #B3ABF4 #E4E1FB #E7E4FB #E7E4FB
Accessibility & contrast
On white
1.28
#E4E1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#E4E1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1FB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1FB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#E0E5E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e1fb; /* rgb */ color: rgb(228, 225, 251); /* oklch */ color: oklch(92.0% 0.035 291.0);
Tailwind
colors: {
custom: {
50: '#eceafc',
500: '#e4e1fb',
950: '#000000',
},
}SCSS
$custom: #e4e1fb; $custom-light: #eceafc; $custom-dark: #000000;
JSON
{
"hex": "#e4e1fb",
"rgb": {
"r": 228,
"g": 225,
"b": 251
},
"hsl": {
"h": 246.923,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.91996,
"c": 0.03523,
"h": 291
},
"luminance": 0.77309
}Semantic roles & 50–950 ramp
primary
#E4E1FB
secondary
#DAE29E
accent
#D90DC1
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485