#E4E6F8#E4E6F8
#E4E6F8 is a very light, muted blue. Relative luminance 0.799; OKLCH L 92.9% C 0.024 H 280.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6F8 |
|---|---|
| RGB | rgb(228, 230, 248) |
| HSL | hsl(234, 59%, 93%) |
| HSV | hsv(234, 8%, 97%) |
| CMYK | cmyk(8.1%, 7.3%, 0%, 2.7%) |
| CIE-LAB | lab(91.62, 2.68, -8.94) |
| CIE-LCH | lch(91.62, 9.33, 286.69°) |
| OKLab | oklab(92.88% 0.0046 -0.024) |
| OKLCH | oklch(92.88% 0.024 280.8) |
| XYZ | xyz(77.2316, 79.8644, 100.1353) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.32
Ghostwhite
#F8F8FF
ΔE00 5.89
Fog
#D8DCE0
ΔE00 7.14
Aliceblue
#F0F8FF
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 8.39
Whitesmoke
#F5F5F5
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6F8 #F8F6E4
analogous
#E4F0F8 #E4E6F8 #ECE4F8
triadic
#E4E6F8 #F8E4E6 #E6F8E4
tetradic
#E4E6F8 #F8E4F0 #F8F6E4 #E4F8EC
square
#E4E6F8 #F8E4F0 #F8F6E4 #E4F8EC
split-complementary
#E4E6F8 #F8ECE4 #F0F8E4
monochromatic
#838CDF #B3B9EB #E4E6F8 #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.24
#E4E6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#E4E6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6F8
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6F8 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F9
Deuteranopia (green-blind)
#E1E6F7
Tritanopia (blue-blind)
#E0E9EC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e6f8; /* rgb */ color: rgb(228, 230, 248); /* oklch */ color: oklch(92.9% 0.024 280.8);
Tailwind
colors: {
custom: {
50: '#ecedfa',
500: '#e4e6f8',
950: '#000000',
},
}SCSS
$custom: #e4e6f8; $custom-light: #ecedfa; $custom-dark: #000000;
JSON
{
"hex": "#e4e6f8",
"rgb": {
"r": 228,
"g": 230,
"b": 248
},
"hsl": {
"h": 234,
"s": 58.824,
"l": 93.333
},
"oklch": {
"l": 0.92876,
"c": 0.0244,
"h": 280.8
},
"luminance": 0.79865
}Semantic roles & 50–950 ramp
primary
#E4E6F8
secondary
#DAD5A6
accent
#B61FC6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485