#E4E2F5#E4E2F5
#E4E2F5 is a very light, muted blue. Relative luminance 0.775; OKLCH L 92.0% C 0.026 H 290.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2F5 |
|---|---|
| RGB | rgb(228, 226, 245) |
| HSL | hsl(246, 49%, 92%) |
| HSV | hsv(246, 8%, 96%) |
| CMYK | cmyk(6.9%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(90.54, 4.18, -8.97) |
| CIE-LCH | lch(90.54, 9.90, 294.97°) |
| OKLab | oklab(92% 0.0091 -0.024) |
| OKLCH | oklch(92% 0.026 290.7) |
| XYZ | xyz(75.6695, 77.4790, 97.3369) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.20
Ghostwhite
#F8F8FF
ΔE00 6.91
Lavenderblush
#FFF0F5
ΔE00 8.03
Fog
#D8DCE0
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.95
Aliceblue
#F0F8FF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2F5 #F3F5E2
analogous
#E2EAF5 #E4E2F5 #EEE2F5
triadic
#E4E2F5 #F5E4E2 #E2F5E4
tetradic
#E4E2F5 #F5E2EA #F3F5E2 #E2F5EE
square
#E4E2F5 #F5E2EA #F3F5E2 #E2F5EE
split-complementary
#E4E2F5 #F5EEE2 #EAF5E2
monochromatic
#8F87D6 #BAB4E5 #E4E2F5 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.27
#E4E2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#E4E2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2F5
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2F5 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F6
Deuteranopia (green-blind)
#DEE4F4
Tritanopia (blue-blind)
#E1E5E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e2f5; /* rgb */ color: rgb(228, 226, 245); /* oklch */ color: oklch(92.0% 0.026 290.7);
Tailwind
colors: {
custom: {
50: '#ecebf8',
500: '#e4e2f5',
950: '#000000',
},
}SCSS
$custom: #e4e2f5; $custom-light: #ecebf8; $custom-dark: #000000;
JSON
{
"hex": "#e4e2f5",
"rgb": {
"r": 228,
"g": 226,
"b": 245
},
"hsl": {
"h": 246.316,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.92,
"c": 0.02569,
"h": 290.7
},
"luminance": 0.77479
}Semantic roles & 50–950 ramp
primary
#E4E2F5
secondary
#CFD4A7
accent
#BC29AD
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485