#E4E6F4#E4E6F4
#E4E6F4 is a very light, near-neutral blue. Relative luminance 0.796; OKLCH L 92.8% C 0.019 H 279.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6F4 |
|---|---|
| RGB | rgb(228, 230, 244) |
| HSL | hsl(233, 42%, 93%) |
| HSV | hsv(233, 7%, 96%) |
| CMYK | cmyk(6.6%, 5.7%, 0%, 4.3%) |
| CIE-LAB | lab(91.51, 1.92, -7.01) |
| CIE-LCH | lch(91.51, 7.27, 285.29°) |
| OKLab | oklab(92.75% 0.0031 -0.0187) |
| OKLCH | oklch(92.75% 0.019 279.5) |
| XYZ | xyz(76.6177, 79.6189, 96.9019) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.75
Ghostwhite
#F8F8FF
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.66
Aliceblue
#F0F8FF
ΔE00 6.06
Gainsboro
#DCDCDC
ΔE00 6.89
Whitesmoke
#F5F5F5
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6F4 #F4F2E4
analogous
#E4EEF4 #E4E6F4 #EAE4F4
triadic
#E4E6F4 #F4E4E6 #E6F4E4
tetradic
#E4E6F4 #F4E4EE #F4F2E4 #E4F4EA
square
#E4E6F4 #F4E4EE #F4F2E4 #E4F4EA
split-complementary
#E4E6F4 #F4EAE4 #EEF4E4
monochromatic
#8D95D1 #B9BEE2 #E4E6F4 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.24
#E4E6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#E4E6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6F4
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6F4 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F5
Deuteranopia (green-blind)
#E2E6F4
Tritanopia (blue-blind)
#E1E8EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e6f4; /* rgb */ color: rgb(228, 230, 244); /* oklch */ color: oklch(92.8% 0.019 279.5);
Tailwind
colors: {
custom: {
50: '#ecedf7',
500: '#e4e6f4',
950: '#000000',
},
}SCSS
$custom: #e4e6f4; $custom-light: #ecedf7; $custom-dark: #000000;
JSON
{
"hex": "#e4e6f4",
"rgb": {
"r": 228,
"g": 230,
"b": 244
},
"hsl": {
"h": 232.5,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.92753,
"c": 0.01901,
"h": 279.5
},
"luminance": 0.79619
}Semantic roles & 50–950 ramp
primary
#E4E6F4
secondary
#D1CCAB
accent
#A530B5
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485