#E4E2F7#E4E2F7
#E4E2F7 is a very light, muted blue. Relative luminance 0.776; OKLCH L 92.1% C 0.028 H 290.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2F7 |
|---|---|
| RGB | rgb(228, 226, 247) |
| HSL | hsl(246, 57%, 93%) |
| HSV | hsv(246, 9%, 97%) |
| CMYK | cmyk(7.7%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(90.60, 4.56, -9.94) |
| CIE-LCH | lch(90.60, 10.93, 294.66°) |
| OKLab | oklab(92.06% 0.0098 -0.0266) |
| OKLCH | oklch(92.06% 0.028 290.2) |
| XYZ | xyz(75.9765, 77.6018, 98.9536) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.28
Ghostwhite
#F8F8FF
ΔE00 7.46
Lavenderblush
#FFF0F5
ΔE00 8.49
Fog
#D8DCE0
ΔE00 8.79
Aliceblue
#F0F8FF
ΔE00 9.57
Gainsboro
#DCDCDC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2F7 #F5F7E2
analogous
#E2EAF7 #E4E2F7 #EEE2F7
triadic
#E4E2F7 #F7E4E2 #E2F7E4
tetradic
#E4E2F7 #F7E2EA #F5F7E2 #E2F7EE
square
#E4E2F7 #F7E2EA #F5F7E2 #E2F7EE
split-complementary
#E4E2F7 #F7EEE2 #EAF7E2
monochromatic
#8B82DD #B7B2EA #E4E2F7 #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.27
#E4E2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#E4E2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2F7
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2F7 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F8
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#E1E5E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e2f7; /* rgb */ color: rgb(228, 226, 247); /* oklch */ color: oklch(92.1% 0.028 290.2);
Tailwind
colors: {
custom: {
50: '#ecebf9',
500: '#e4e2f7',
950: '#000000',
},
}SCSS
$custom: #e4e2f7; $custom-light: #ecebf9; $custom-dark: #000000;
JSON
{
"hex": "#e4e2f7",
"rgb": {
"r": 228,
"g": 226,
"b": 247
},
"hsl": {
"h": 245.714,
"s": 56.757,
"l": 92.745
},
"oklch": {
"l": 0.92063,
"c": 0.0284,
"h": 290.2
},
"luminance": 0.77602
}Semantic roles & 50–950 ramp
primary
#E4E2F7
secondary
#D3D8A5
accent
#C421B5
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485