#E4E4FC#E4E4FC
#E4E4FC is a very light, muted blue. Relative luminance 0.790; OKLCH L 92.6% C 0.032 H 285.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4FC |
|---|---|
| RGB | rgb(228, 228, 252) |
| HSL | hsl(240, 80%, 94%) |
| HSV | hsv(240, 10%, 99%) |
| CMYK | cmyk(9.5%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(91.24, 4.49, -11.60) |
| CIE-LCH | lch(91.24, 12.44, 291.17°) |
| OKLab | oklab(92.61% 0.0088 -0.0312) |
| OKLCH | oklch(92.61% 0.032 285.8) |
| XYZ | xyz(77.3054, 79.0086, 103.2541) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.50
Ghostwhite
#F8F8FF
ΔE00 7.93
Periwinkle
#CCCCFF
ΔE00 9.27
Fog
#D8DCE0
ΔE00 9.46
Lavenderblush
#FFF0F5
ΔE00 9.49
Aliceblue
#F0F8FF
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4FC #FCFCE4
analogous
#E4F0FC #E4E4FC #F0E4FC
triadic
#E4E4FC #FCE4E4 #E4FCE4
tetradic
#E4E4FC #FCE4F0 #FCFCE4 #E4FCF0
square
#E4E4FC #FCE4F0 #FCFCE4 #E4FCF0
split-complementary
#E4E4FC #FCF0E4 #F0FCE4
monochromatic
#7676F0 #ADADF6 #E3E3FC #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.25
#E4E4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#E4E4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4FC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4FC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#DFE8EC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e4fc; /* rgb */ color: rgb(228, 228, 252); /* oklch */ color: oklch(92.6% 0.032 285.8);
Tailwind
colors: {
custom: {
50: '#ececfd',
500: '#e4e4fc',
950: '#000000',
},
}SCSS
$custom: #e4e4fc; $custom-light: #ececfd; $custom-dark: #000000;
JSON
{
"hex": "#e4e4fc",
"rgb": {
"r": 228,
"g": 228,
"b": 252
},
"hsl": {
"h": 240,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.92611,
"c": 0.03241,
"h": 285.8
},
"luminance": 0.79009
}Semantic roles & 50–950 ramp
primary
#E4E4FC
secondary
#E4E4A0
accent
#DC09DC
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485