#E4E4F4#E4E4F4
#E4E4F4 is a very light, muted blue. Relative luminance 0.785; OKLCH L 92.4% C 0.022 H 286.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4F4 |
|---|---|
| RGB | rgb(228, 228, 244) |
| HSL | hsl(240, 42%, 93%) |
| HSV | hsv(240, 7%, 96%) |
| CMYK | cmyk(6.6%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(91.01, 2.95, -7.75) |
| CIE-LCH | lch(91.01, 8.29, 290.84°) |
| OKLab | oklab(92.36% 0.0059 -0.0207) |
| OKLCH | oklch(92.36% 0.022 286) |
| XYZ | xyz(76.0643, 78.5121, 96.7175) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.61
Ghostwhite
#F8F8FF
ΔE00 5.67
Fog
#D8DCE0
ΔE00 6.70
Aliceblue
#F0F8FF
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.71
Lavenderblush
#FFF0F5
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4F4 #F4F4E4
analogous
#E4ECF4 #E4E4F4 #ECE4F4
triadic
#E4E4F4 #F4E4E4 #E4F4E4
tetradic
#E4E4F4 #F4E4EC #F4F4E4 #E4F4EC
square
#E4E4F4 #F4E4EC #F4F4E4 #E4F4EC
split-complementary
#E4E4F4 #F4ECE4 #ECF4E4
monochromatic
#8D8DD1 #B9B9E2 #E4E4F4 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.26
#E4E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#E4E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4F4
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4F4 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F5
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#E1E6E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4f4; /* rgb */ color: rgb(228, 228, 244); /* oklch */ color: oklch(92.4% 0.022 286.0);
Tailwind
colors: {
custom: {
50: '#ececf7',
500: '#e4e4f4',
950: '#000000',
},
}SCSS
$custom: #e4e4f4; $custom-light: #ececf7; $custom-dark: #000000;
JSON
{
"hex": "#e4e4f4",
"rgb": {
"r": 228,
"g": 228,
"b": 244
},
"hsl": {
"h": 240,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.9236,
"c": 0.02157,
"h": 286
},
"luminance": 0.78512
}Semantic roles & 50–950 ramp
primary
#E4E4F4
secondary
#D1D1AB
accent
#B530B5
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485