#E4E4FE#E4E4FE
#E4E4FE is a very light, muted blue. Relative luminance 0.791; OKLCH L 92.7% C 0.035 H 285.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4FE |
|---|---|
| RGB | rgb(228, 228, 254) |
| HSL | hsl(240, 93%, 95%) |
| HSV | hsv(240, 10%, 100%) |
| CMYK | cmyk(10.2%, 10.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.30, 4.88, -12.56) |
| CIE-LCH | lch(91.30, 13.47, 291.25°) |
| OKLab | oklab(92.68% 0.0095 -0.0338) |
| OKLCH | oklch(92.68% 0.035 285.7) |
| XYZ | xyz(77.6240, 79.1360, 104.9320) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.16
Ghostwhite
#F8F8FF
ΔE00 8.50
Periwinkle
#CCCCFF
ΔE00 8.73
Lavenderblush
#FFF0F5
ΔE00 9.95
Fog
#D8DCE0
ΔE00 10.09
Aliceblue
#F0F8FF
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4FE #FEFEE4
analogous
#E4F1FE #E4E4FE #F1E4FE
triadic
#E4E4FE #FEE4E4 #E4FEE4
tetradic
#E4E4FE #FEE4F1 #FEFEE4 #E4FEF1
square
#E4E4FE #FEE4F1 #FEFEE4 #E4FEF1
split-complementary
#E4E4FE #FEF1E4 #F1FEE4
monochromatic
#6E6EFA #A9A9FC #E1E1FE #E1E1FE #E1E1FE
Accessibility & contrast
On white
1.25
#E4E4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#E4E4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4FE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4FE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#DFE8EC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e4fe; /* rgb */ color: rgb(228, 228, 254); /* oklch */ color: oklch(92.7% 0.035 285.7);
Tailwind
colors: {
custom: {
50: '#ececfe',
500: '#e4e4fe',
950: '#000000',
},
}SCSS
$custom: #e4e4fe; $custom-light: #ececfe; $custom-dark: #000000;
JSON
{
"hex": "#e4e4fe",
"rgb": {
"r": 228,
"g": 228,
"b": 254
},
"hsl": {
"h": 240,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.92675,
"c": 0.03512,
"h": 285.7
},
"luminance": 0.79137
}Semantic roles & 50–950 ramp
primary
#E4E4FE
secondary
#EAEA9C
accent
#E600E5
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485