#E4E2F8#E4E2F8
#E4E2F8 is a very light, muted blue. Relative luminance 0.777; OKLCH L 92.1% C 0.030 H 290.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2F8 |
|---|---|
| RGB | rgb(228, 226, 248) |
| HSL | hsl(245, 61%, 93%) |
| HSV | hsv(245, 9%, 97%) |
| CMYK | cmyk(8.1%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(90.63, 4.75, -10.42) |
| CIE-LCH | lch(90.63, 11.45, 294.53°) |
| OKLab | oklab(92.09% 0.0102 -0.028) |
| OKLCH | oklch(92.09% 0.03 290) |
| XYZ | xyz(76.1312, 77.6637, 99.7685) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.46
Ghostwhite
#F8F8FF
ΔE00 7.73
Lavenderblush
#FFF0F5
ΔE00 8.72
Fog
#D8DCE0
ΔE00 9.12
Periwinkle
#CCCCFF
ΔE00 9.74
Aliceblue
#F0F8FF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2F8 #F6F8E2
analogous
#E2EBF8 #E4E2F8 #EFE2F8
triadic
#E4E2F8 #F8E4E2 #E2F8E4
tetradic
#E4E2F8 #F8E2EB #F6F8E2 #E2F8EF
square
#E4E2F8 #F8E2EB #F6F8E2 #E2F8EF
split-complementary
#E4E2F8 #F8EFE2 #EBF8E2
monochromatic
#887FE0 #B6B1EC #E4E2F8 #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.27
#E4E2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#E4E2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2F8
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2F8 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5F9
Deuteranopia (green-blind)
#DDE4F7
Tritanopia (blue-blind)
#E0E5E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e2f8; /* rgb */ color: rgb(228, 226, 248); /* oklch */ color: oklch(92.1% 0.030 290.0);
Tailwind
colors: {
custom: {
50: '#ecebfa',
500: '#e4e2f8',
950: '#000000',
},
}SCSS
$custom: #e4e2f8; $custom-light: #ecebfa; $custom-dark: #000000;
JSON
{
"hex": "#e4e2f8",
"rgb": {
"r": 228,
"g": 226,
"b": 248
},
"hsl": {
"h": 245.455,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.92094,
"c": 0.02975,
"h": 290
},
"luminance": 0.77664
}Semantic roles & 50–950 ramp
primary
#E4E2F8
secondary
#D5DAA4
accent
#C91DB9
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485