#E4E5FD#E4E5FD
#E4E5FD is a very light, muted blue. Relative luminance 0.796; OKLCH L 92.8% C 0.032 H 283.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5FD |
|---|---|
| RGB | rgb(228, 229, 253) |
| HSL | hsl(238, 86%, 94%) |
| HSV | hsv(238, 10%, 99%) |
| CMYK | cmyk(9.9%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.52, 4.17, -11.71) |
| CIE-LCH | lch(91.52, 12.43, 289.59°) |
| OKLab | oklab(92.84% 0.0078 -0.0315) |
| OKLCH | oklch(92.84% 0.032 283.8) |
| XYZ | xyz(77.7402, 79.6239, 104.1828) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.44
Ghostwhite
#F8F8FF
ΔE00 7.77
Fog
#D8DCE0
ΔE00 9.33
Periwinkle
#CCCCFF
ΔE00 9.34
Aliceblue
#F0F8FF
ΔE00 9.42
Lavenderblush
#FFF0F5
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5FD #FDFCE4
analogous
#E4F2FD #E4E5FD #F0E4FD
triadic
#E4E5FD #FDE4E5 #E5FDE4
tetradic
#E4E5FD #FDE4F2 #FDFCE4 #E4FDF0
square
#E4E5FD #FDE4F2 #FDFCE4 #E4FDF0
split-complementary
#E4E5FD #FDF0E4 #F2FDE4
monochromatic
#7277F5 #ABAEF9 #E3E4FD #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.24
#E4E5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#E4E5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5FD
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5FD | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#DFE9ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e5fd; /* rgb */ color: rgb(228, 229, 253); /* oklch */ color: oklch(92.8% 0.032 283.8);
Tailwind
colors: {
custom: {
50: '#ecedfe',
500: '#e4e5fd',
950: '#000000',
},
}SCSS
$custom: #e4e5fd; $custom-light: #ecedfe; $custom-dark: #000000;
JSON
{
"hex": "#e4e5fd",
"rgb": {
"r": 228,
"g": 229,
"b": 253
},
"hsl": {
"h": 237.6,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.92838,
"c": 0.03243,
"h": 283.8
},
"luminance": 0.79624
}Semantic roles & 50–950 ramp
primary
#E4E5FD
secondary
#E7E49E
accent
#DA03E3
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485