#E4E8F5#E4E8F5
#E4E8F5 is a very light, near-neutral blue. Relative luminance 0.808; OKLCH L 93.2% C 0.018 H 272.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E8F5 |
|---|---|
| RGB | rgb(228, 232, 245) |
| HSL | hsl(226, 46%, 93%) |
| HSV | hsv(226, 7%, 96%) |
| CMYK | cmyk(6.9%, 5.3%, 0%, 3.9%) |
| CIE-LAB | lab(92.04, 1.07, -6.75) |
| CIE-LCH | lch(92.04, 6.83, 279.04°) |
| OKLab | oklab(93.18% 0.0007 -0.0181) |
| OKLCH | oklch(93.18% 0.018 272.3) |
| XYZ | xyz(77.3297, 80.7993, 97.8903) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.79
Ghostwhite
#F8F8FF
ΔE00 4.46
Aliceblue
#F0F8FF
ΔE00 4.99
Fog
#D8DCE0
ΔE00 5.11
Gainsboro
#DCDCDC
ΔE00 6.57
Whitesmoke
#F5F5F5
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E8F5 #F5F1E4
analogous
#E4F0F5 #E4E8F5 #E8E4F5
triadic
#E4E8F5 #F5E4E8 #E8F5E4
tetradic
#E4E8F5 #F5E4F0 #F5F1E4 #E4F5E8
square
#E4E8F5 #F5E4F0 #F5F1E4 #E4F5E8
split-complementary
#E4E8F5 #F5E8E4 #F0F5E4
monochromatic
#8B9CD4 #B7C2E4 #E4E8F5 #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.22
#E4E8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#E4E8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E8F5
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E8F5 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#E3E8F5
Tritanopia (blue-blind)
#E0EAEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4e8f5; /* rgb */ color: rgb(228, 232, 245); /* oklch */ color: oklch(93.2% 0.018 272.3);
Tailwind
colors: {
custom: {
50: '#eceff8',
500: '#e4e8f5',
950: '#000000',
},
}SCSS
$custom: #e4e8f5; $custom-light: #eceff8; $custom-dark: #000000;
JSON
{
"hex": "#e4e8f5",
"rgb": {
"r": 228,
"g": 232,
"b": 245
},
"hsl": {
"h": 225.882,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.93177,
"c": 0.01808,
"h": 272.3
},
"luminance": 0.808
}Semantic roles & 50–950 ramp
primary
#E4E8F5
secondary
#D3CAAA
accent
#982CB9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585