#E4E7F5#E4E7F5
#E4E7F5 is a very light, near-neutral blue. Relative luminance 0.802; OKLCH L 93.0% C 0.019 H 276.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7F5 |
|---|---|
| RGB | rgb(228, 231, 245) |
| HSL | hsl(229, 46%, 93%) |
| HSV | hsv(229, 7%, 96%) |
| CMYK | cmyk(6.9%, 5.7%, 0%, 3.9%) |
| CIE-LAB | lab(91.79, 1.59, -7.12) |
| CIE-LCH | lch(91.79, 7.30, 282.58°) |
| OKLab | oklab(92.98% 0.0021 -0.0191) |
| OKLCH | oklch(92.98% 0.019 276.3) |
| XYZ | xyz(77.0490, 80.2379, 97.7968) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.05
Ghostwhite
#F8F8FF
ΔE00 4.72
Fog
#D8DCE0
ΔE00 5.55
Aliceblue
#F0F8FF
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 6.90
Whitesmoke
#F5F5F5
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7F5 #F5F2E4
analogous
#E4EFF5 #E4E7F5 #E9E4F5
triadic
#E4E7F5 #F5E4E7 #E7F5E4
tetradic
#E4E7F5 #F5E4EF #F5F2E4 #E4F5E9
square
#E4E7F5 #F5E4EF #F5F2E4 #E4F5E9
split-complementary
#E4E7F5 #F5E9E4 #EFF5E4
monochromatic
#8B98D4 #B7BFE4 #E4E7F5 #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.23
#E4E7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#E4E7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7F5
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7F5 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F6
Deuteranopia (green-blind)
#E3E7F5
Tritanopia (blue-blind)
#E1E9EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e7f5; /* rgb */ color: rgb(228, 231, 245); /* oklch */ color: oklch(93.0% 0.019 276.3);
Tailwind
colors: {
custom: {
50: '#eceef8',
500: '#e4e7f5',
950: '#000000',
},
}SCSS
$custom: #e4e7f5; $custom-light: #eceef8; $custom-dark: #000000;
JSON
{
"hex": "#e4e7f5",
"rgb": {
"r": 228,
"g": 231,
"b": 245
},
"hsl": {
"h": 229.412,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.9298,
"c": 0.01918,
"h": 276.3
},
"luminance": 0.80238
}Semantic roles & 50–950 ramp
primary
#E4E7F5
secondary
#D3CCAA
accent
#A02CB9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585