#E4E4F6#E4E4F6
#E4E4F6 is a very light, muted blue. Relative luminance 0.786; OKLCH L 92.4% C 0.024 H 285.9°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4F6 |
|---|---|
| RGB | rgb(228, 228, 246) |
| HSL | hsl(240, 50%, 93%) |
| HSV | hsv(240, 7%, 96%) |
| CMYK | cmyk(7.3%, 7.3%, 0%, 3.5%) |
| CIE-LAB | lab(91.07, 3.33, -8.71) |
| CIE-LCH | lch(91.07, 9.33, 290.92°) |
| OKLab | oklab(92.42% 0.0067 -0.0233) |
| OKLCH | oklch(92.42% 0.024 285.9) |
| XYZ | xyz(76.3696, 78.6342, 98.3254) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 0.88
Ghostwhite
#F8F8FF
ΔE00 6.21
Fog
#D8DCE0
ΔE00 7.42
Aliceblue
#F0F8FF
ΔE00 8.01
Lavenderblush
#FFF0F5
ΔE00 8.21
Gainsboro
#DCDCDC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4F6 #F6F6E4
analogous
#E4EDF6 #E4E4F6 #EDE4F6
triadic
#E4E4F6 #F6E4E4 #E4F6E4
tetradic
#E4E4F6 #F6E4ED #F6F6E4 #E4F6ED
square
#E4E4F6 #F6E4ED #F6F6E4 #E4F6ED
split-complementary
#E4E4F6 #F6EDE4 #EDF6E4
monochromatic
#8888D7 #B6B6E7 #E4E4F6 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.26
#E4E4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#E4E4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4F6
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4F6 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F7
Deuteranopia (green-blind)
#E0E5F5
Tritanopia (blue-blind)
#E1E7EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4f6; /* rgb */ color: rgb(228, 228, 246); /* oklch */ color: oklch(92.4% 0.024 285.9);
Tailwind
colors: {
custom: {
50: '#ececf9',
500: '#e4e4f6',
950: '#000000',
},
}SCSS
$custom: #e4e4f6; $custom-light: #ececf9; $custom-dark: #000000;
JSON
{
"hex": "#e4e4f6",
"rgb": {
"r": 228,
"g": 228,
"b": 246
},
"hsl": {
"h": 240,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.92422,
"c": 0.02428,
"h": 285.9
},
"luminance": 0.78635
}Semantic roles & 50–950 ramp
primary
#E4E4F6
secondary
#D5D5A9
accent
#BD28BD
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485