#E4E0FB#E4E0FB
#E4E0FB is a very light, muted blue. Relative luminance 0.768; OKLCH L 91.8% C 0.037 H 292.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E0FB |
|---|---|
| RGB | rgb(228, 224, 251) |
| HSL | hsl(249, 77%, 93%) |
| HSV | hsv(249, 11%, 98%) |
| CMYK | cmyk(9.2%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(90.22, 6.38, -12.60) |
| CIE-LCH | lch(90.22, 14.12, 296.85°) |
| OKLab | oklab(91.8% 0.014 -0.0339) |
| OKLCH | oklch(91.8% 0.037 292.5) |
| XYZ | xyz(76.0597, 76.7700, 102.0591) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.34
Periwinkle
#CCCCFF
ΔE00 8.33
Pale Lilac
#E4CBFF
ΔE00 9.40
Ghostwhite
#F8F8FF
ΔE00 9.50
Pale Lavender
#EECFFE
ΔE00 9.59
Lavenderblush
#FFF0F5
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E0FB #F7FBE0
analogous
#E0E9FB #E4E0FB #F1E0FB
triadic
#E4E0FB #FBE4E0 #E0FBE4
tetradic
#E4E0FB #FBE0E9 #F7FBE0 #E0FBF1
square
#E4E0FB #FBE0E9 #F7FBE0 #E0FBF1
split-complementary
#E4E0FB #FBF1E0 #E9FBE0
monochromatic
#8674ED #B5AAF4 #E4E0FB #E7E4FC #E7E4FC
Accessibility & contrast
On white
1.28
#E4E0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#E4E0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E0FB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E0FB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FC
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#E0E4E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e0fb; /* rgb */ color: rgb(228, 224, 251); /* oklch */ color: oklch(91.8% 0.037 292.5);
Tailwind
colors: {
custom: {
50: '#ece9fc',
500: '#e4e0fb',
950: '#000000',
},
}SCSS
$custom: #e4e0fb; $custom-light: #ece9fc; $custom-dark: #000000;
JSON
{
"hex": "#e4e0fb",
"rgb": {
"r": 228,
"g": 224,
"b": 251
},
"hsl": {
"h": 248.889,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.91802,
"c": 0.03668,
"h": 292.5
},
"luminance": 0.7677
}Semantic roles & 50–950 ramp
primary
#E4E0FB
secondary
#D8E29D
accent
#D90CBB
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485