#E4E5FF#E4E5FF
#E4E5FF is a very light, muted blue. Relative luminance 0.798; OKLCH L 92.9% C 0.035 H 283.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5FF |
|---|---|
| RGB | rgb(228, 229, 255) |
| HSL | hsl(238, 100%, 95%) |
| HSV | hsv(238, 11%, 100%) |
| CMYK | cmyk(10.6%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(91.57, 4.56, -12.67) |
| CIE-LCH | lch(91.57, 13.46, 289.80°) |
| OKLab | oklab(92.9% 0.0085 -0.0341) |
| OKLCH | oklch(92.9% 0.035 283.9) |
| XYZ | xyz(78.0605, 79.7520, 105.8695) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.10
Ghostwhite
#F8F8FF
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 8.80
Fog
#D8DCE0
ΔE00 9.97
Aliceblue
#F0F8FF
ΔE00 9.98
Lavenderblush
#FFF0F5
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5FF #FFFEE4
analogous
#E4F3FF #E4E5FF #F1E4FF
triadic
#E4E5FF #FFE4E5 #E5FFE4
tetradic
#E4E5FF #FFE4F3 #FFFEE4 #E4FFF1
square
#E4E5FF #FFE4F3 #FFFEE4 #E4FFF1
split-complementary
#E4E5FF #FFF1E4 #F3FFE4
monochromatic
#6A6FFF #A7AAFF #E0E2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.24
#E4E5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#E4E5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5FF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5FF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#DFE9ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e5ff; /* rgb */ color: rgb(228, 229, 255); /* oklch */ color: oklch(92.9% 0.035 283.9);
Tailwind
colors: {
custom: {
50: '#ecedff',
500: '#e4e5ff',
950: '#000000',
},
}SCSS
$custom: #e4e5ff; $custom-light: #ecedff; $custom-dark: #000000;
JSON
{
"hex": "#e4e5ff",
"rgb": {
"r": 228,
"g": 229,
"b": 255
},
"hsl": {
"h": 237.778,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.92902,
"c": 0.03515,
"h": 283.9
},
"luminance": 0.79753
}Semantic roles & 50–950 ramp
primary
#E4E5FF
secondary
#EDEA9A
accent
#DD00E6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161618
muted
#848486