#E4E1F5#E4E1F5
#E4E1F5 is a very light, muted blue. Relative luminance 0.769; OKLCH L 91.8% C 0.027 H 292.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1F5 |
|---|---|
| RGB | rgb(228, 225, 245) |
| HSL | hsl(249, 50%, 92%) |
| HSV | hsv(249, 8%, 96%) |
| CMYK | cmyk(6.9%, 8.2%, 0%, 3.9%) |
| CIE-LAB | lab(90.29, 4.70, -9.34) |
| CIE-LCH | lch(90.29, 10.46, 296.69°) |
| OKLab | oklab(91.81% 0.0105 -0.025) |
| OKLCH | oklch(91.81% 0.027 292.7) |
| XYZ | xyz(75.3984, 76.9368, 97.2466) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.63
Ghostwhite
#F8F8FF
ΔE00 7.41
Lavenderblush
#FFF0F5
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.66
Gainsboro
#DCDCDC
ΔE00 9.40
Aliceblue
#F0F8FF
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1F5 #F2F5E1
analogous
#E1E8F5 #E4E1F5 #EEE1F5
triadic
#E4E1F5 #F5E4E1 #E1F5E4
tetradic
#E4E1F5 #F5E1E8 #F2F5E1 #E1F5EE
square
#E4E1F5 #F5E1E8 #F2F5E1 #E1F5EE
split-complementary
#E4E1F5 #F5EEE1 #E8F5E1
monochromatic
#9185D6 #BBB3E6 #E4E1F5 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.28
#E4E1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#E4E1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1F5
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1F5 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F6
Deuteranopia (green-blind)
#DDE3F4
Tritanopia (blue-blind)
#E1E4E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e1f5; /* rgb */ color: rgb(228, 225, 245); /* oklch */ color: oklch(91.8% 0.027 292.7);
Tailwind
colors: {
custom: {
50: '#eceaf8',
500: '#e4e1f5',
950: '#000000',
},
}SCSS
$custom: #e4e1f5; $custom-light: #eceaf8; $custom-dark: #000000;
JSON
{
"hex": "#e4e1f5",
"rgb": {
"r": 228,
"g": 225,
"b": 245
},
"hsl": {
"h": 249,
"s": 50,
"l": 92.157
},
"oklch": {
"l": 0.91805,
"c": 0.02714,
"h": 292.7
},
"luminance": 0.76937
}Semantic roles & 50–950 ramp
primary
#E4E1F5
secondary
#CDD4A6
accent
#BD28A7
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485