#E4E2F4#E4E2F4
#E4E2F4 is a very light, muted blue. Relative luminance 0.774; OKLCH L 92.0% C 0.024 H 291.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2F4 |
|---|---|
| RGB | rgb(228, 226, 244) |
| HSL | hsl(247, 45%, 92%) |
| HSV | hsv(247, 7%, 96%) |
| CMYK | cmyk(6.6%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(90.51, 3.99, -8.49) |
| CIE-LCH | lch(90.51, 9.38, 295.16°) |
| OKLab | oklab(91.97% 0.0087 -0.0227) |
| OKLCH | oklch(91.97% 0.024 291) |
| XYZ | xyz(75.5173, 77.4181, 96.5351) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.33
Ghostwhite
#F8F8FF
ΔE00 6.64
Fog
#D8DCE0
ΔE00 7.79
Lavenderblush
#FFF0F5
ΔE00 7.81
Gainsboro
#DCDCDC
ΔE00 8.59
Aliceblue
#F0F8FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2F4 #F2F4E2
analogous
#E2E9F4 #E4E2F4 #EDE2F4
triadic
#E4E2F4 #F4E4E2 #E2F4E4
tetradic
#E4E2F4 #F4E2E9 #F2F4E2 #E2F4ED
square
#E4E2F4 #F4E2E9 #F2F4E2 #E2F4ED
split-complementary
#E4E2F4 #F4EDE2 #E9F4E2
monochromatic
#9189D2 #BBB6E3 #E4E2F4 #EAE9F7 #EAE9F7
Accessibility & contrast
On white
1.27
#E4E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#E4E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2F4
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2F4 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#E1E5E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e2f4; /* rgb */ color: rgb(228, 226, 244); /* oklch */ color: oklch(92.0% 0.024 291.0);
Tailwind
colors: {
custom: {
50: '#ecebf7',
500: '#e4e2f4',
950: '#000000',
},
}SCSS
$custom: #e4e2f4; $custom-light: #ecebf7; $custom-dark: #000000;
JSON
{
"hex": "#e4e2f4",
"rgb": {
"r": 228,
"g": 226,
"b": 244
},
"hsl": {
"h": 246.667,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.91969,
"c": 0.02435,
"h": 291
},
"luminance": 0.77418
}Semantic roles & 50–950 ramp
primary
#E4E2F4
secondary
#CDD2A8
accent
#B82DA9
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485