#E4E5F8#E4E5F8
#E4E5F8 is a very light, muted blue. Relative luminance 0.793; OKLCH L 92.7% C 0.026 H 283.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5F8 |
|---|---|
| RGB | rgb(228, 229, 248) |
| HSL | hsl(237, 59%, 93%) |
| HSV | hsv(237, 8%, 97%) |
| CMYK | cmyk(8.1%, 7.7%, 0%, 2.7%) |
| CIE-LAB | lab(91.37, 3.20, -9.31) |
| CIE-LCH | lch(91.37, 9.84, 288.96°) |
| OKLab | oklab(92.68% 0.006 -0.025) |
| OKLCH | oklch(92.68% 0.026 283.5) |
| XYZ | xyz(76.9541, 79.3095, 100.0428) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 0.70
Ghostwhite
#F8F8FF
ΔE00 6.32
Fog
#D8DCE0
ΔE00 7.63
Aliceblue
#F0F8FF
ΔE00 7.94
Lavenderblush
#FFF0F5
ΔE00 8.63
Gainsboro
#DCDCDC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5F8 #F8F7E4
analogous
#E4EFF8 #E4E5F8 #EDE4F8
triadic
#E4E5F8 #F8E4E5 #E5F8E4
tetradic
#E4E5F8 #F8E4EF #F8F7E4 #E4F8ED
square
#E4E5F8 #F8E4EF #F8F7E4 #E4F8ED
split-complementary
#E4E5F8 #F8EDE4 #EFF8E4
monochromatic
#8387DF #B3B6EB #E4E5F8 #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.25
#E4E5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#E4E5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5F8
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5F8 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7F9
Deuteranopia (green-blind)
#E0E6F7
Tritanopia (blue-blind)
#E0E8EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e5f8; /* rgb */ color: rgb(228, 229, 248); /* oklch */ color: oklch(92.7% 0.026 283.5);
Tailwind
colors: {
custom: {
50: '#ecedfa',
500: '#e4e5f8',
950: '#000000',
},
}SCSS
$custom: #e4e5f8; $custom-light: #ecedfa; $custom-dark: #000000;
JSON
{
"hex": "#e4e5f8",
"rgb": {
"r": 228,
"g": 229,
"b": 248
},
"hsl": {
"h": 237,
"s": 58.824,
"l": 93.333
},
"oklch": {
"l": 0.9268,
"c": 0.02567,
"h": 283.5
},
"luminance": 0.7931
}Semantic roles & 50–950 ramp
primary
#E4E5F8
secondary
#DAD7A6
accent
#BE1FC6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485