#E4E9F5#E4E9F5
#E4E9F5 is a very light, near-neutral blue. Relative luminance 0.814; OKLCH L 93.4% C 0.017 H 267.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E9F5 |
|---|---|
| RGB | rgb(228, 233, 245) |
| HSL | hsl(222, 46%, 93%) |
| HSV | hsv(222, 7%, 96%) |
| CMYK | cmyk(6.9%, 4.9%, 0%, 3.9%) |
| CIE-LAB | lab(92.29, 0.56, -6.38) |
| CIE-LCH | lch(92.29, 6.40, 275.01°) |
| OKLab | oklab(93.37% -0.0007 -0.0171) |
| OKLCH | oklch(93.37% 0.017 267.8) |
| XYZ | xyz(77.6120, 81.3639, 97.9844) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.30
Aliceblue
#F0F8FF
ΔE00 4.32
Lavender (CSS)
#E6E6FA
ΔE00 4.56
Fog
#D8DCE0
ΔE00 4.74
Whitesmoke
#F5F5F5
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E9F5 #F5F0E4
analogous
#E4F1F5 #E4E9F5 #E7E4F5
triadic
#E4E9F5 #F5E4E9 #E9F5E4
tetradic
#E4E9F5 #F5E4F1 #F5F0E4 #E4F5E7
square
#E4E9F5 #F5E4F1 #F5F0E4 #E4F5E7
split-complementary
#E4E9F5 #F5E7E4 #F1F5E4
monochromatic
#8BA0D4 #B7C5E4 #E4E9F5 #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.22
#E4E9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#E4E9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E9F5
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E9F5 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF6
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#E0EBED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e4e9f5; /* rgb */ color: rgb(228, 233, 245); /* oklch */ color: oklch(93.4% 0.017 267.8);
Tailwind
colors: {
custom: {
50: '#ecf0f8',
500: '#e4e9f5',
950: '#000000',
},
}SCSS
$custom: #e4e9f5; $custom-light: #ecf0f8; $custom-dark: #000000;
JSON
{
"hex": "#e4e9f5",
"rgb": {
"r": 228,
"g": 233,
"b": 245
},
"hsl": {
"h": 222.353,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.93374,
"c": 0.01708,
"h": 267.8
},
"luminance": 0.81364
}Semantic roles & 50–950 ramp
primary
#E4E9F5
secondary
#D3C7AA
accent
#902CB9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585