#E4E2F6#E4E2F6
#E4E2F6 is a very light, muted blue. Relative luminance 0.775; OKLCH L 92.0% C 0.027 H 290.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2F6 |
|---|---|
| RGB | rgb(228, 226, 246) |
| HSL | hsl(246, 53%, 93%) |
| HSV | hsv(246, 8%, 96%) |
| CMYK | cmyk(7.3%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(90.57, 4.37, -9.45) |
| CIE-LCH | lch(90.57, 10.42, 294.80°) |
| OKLab | oklab(92.03% 0.0095 -0.0253) |
| OKLCH | oklch(92.03% 0.027 290.5) |
| XYZ | xyz(75.8226, 77.5402, 98.1431) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.18
Ghostwhite
#F8F8FF
ΔE00 7.18
Lavenderblush
#FFF0F5
ΔE00 8.26
Fog
#D8DCE0
ΔE00 8.46
Aliceblue
#F0F8FF
ΔE00 9.30
Gainsboro
#DCDCDC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2F6 #F4F6E2
analogous
#E2EAF6 #E4E2F6 #EEE2F6
triadic
#E4E2F6 #F6E4E2 #E2F6E4
tetradic
#E4E2F6 #F6E2EA #F4F6E2 #E2F6EE
square
#E4E2F6 #F6E2EA #F4F6E2 #E2F6EE
split-complementary
#E4E2F6 #F6EEE2 #EAF6E2
monochromatic
#8D85D9 #B9B3E8 #E4E2F6 #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.27
#E4E2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#E4E2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2F6
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2F6 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F7
Deuteranopia (green-blind)
#DEE4F5
Tritanopia (blue-blind)
#E1E5E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e2f6; /* rgb */ color: rgb(228, 226, 246); /* oklch */ color: oklch(92.0% 0.027 290.5);
Tailwind
colors: {
custom: {
50: '#ecebf9',
500: '#e4e2f6',
950: '#000000',
},
}SCSS
$custom: #e4e2f6; $custom-light: #ecebf9; $custom-dark: #000000;
JSON
{
"hex": "#e4e2f6",
"rgb": {
"r": 228,
"g": 226,
"b": 246
},
"hsl": {
"h": 246,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.92031,
"c": 0.02704,
"h": 290.5
},
"luminance": 0.77541
}Semantic roles & 50–950 ramp
primary
#E4E2F6
secondary
#D1D6A6
accent
#C025B1
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485