#E4E4FD#E4E4FD
#E4E4FD is a very light, muted blue. Relative luminance 0.791; OKLCH L 92.6% C 0.034 H 285.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4FD |
|---|---|
| RGB | rgb(228, 228, 253) |
| HSL | hsl(240, 86%, 94%) |
| HSV | hsv(240, 10%, 99%) |
| CMYK | cmyk(9.9%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(91.27, 4.69, -12.08) |
| CIE-LCH | lch(91.27, 12.96, 291.21°) |
| OKLab | oklab(92.64% 0.0092 -0.0325) |
| OKLCH | oklch(92.64% 0.034 285.7) |
| XYZ | xyz(77.4643, 79.0721, 104.0908) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.83
Ghostwhite
#F8F8FF
ΔE00 8.22
Periwinkle
#CCCCFF
ΔE00 8.99
Lavenderblush
#FFF0F5
ΔE00 9.72
Fog
#D8DCE0
ΔE00 9.78
Aliceblue
#F0F8FF
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4FD #FDFDE4
analogous
#E4F1FD #E4E4FD #F1E4FD
triadic
#E4E4FD #FDE4E4 #E4FDE4
tetradic
#E4E4FD #FDE4F1 #FDFDE4 #E4FDF1
square
#E4E4FD #FDE4F1 #FDFDE4 #E4FDF1
split-complementary
#E4E4FD #FDF1E4 #F1FDE4
monochromatic
#7272F5 #ABABF9 #E3E3FD #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.25
#E4E4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#E4E4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4FD
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4FD | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FE
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#DFE8EC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e4fd; /* rgb */ color: rgb(228, 228, 253); /* oklch */ color: oklch(92.6% 0.034 285.7);
Tailwind
colors: {
custom: {
50: '#ececfe',
500: '#e4e4fd',
950: '#000000',
},
}SCSS
$custom: #e4e4fd; $custom-light: #ececfe; $custom-dark: #000000;
JSON
{
"hex": "#e4e4fd",
"rgb": {
"r": 228,
"g": 228,
"b": 253
},
"hsl": {
"h": 240,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.92643,
"c": 0.03376,
"h": 285.7
},
"luminance": 0.79073
}Semantic roles & 50–950 ramp
primary
#E4E4FD
secondary
#E7E79E
accent
#E303E3
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485