#E4E4F7#E4E4F7
#E4E4F7 is a very light, muted blue. Relative luminance 0.787; OKLCH L 92.5% C 0.026 H 285.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4F7 |
|---|---|
| RGB | rgb(228, 228, 247) |
| HSL | hsl(240, 54%, 93%) |
| HSV | hsv(240, 8%, 97%) |
| CMYK | cmyk(7.7%, 7.7%, 0%, 3.1%) |
| CIE-LAB | lab(91.10, 3.52, -9.20) |
| CIE-LCH | lch(91.10, 9.85, 290.96°) |
| OKLab | oklab(92.45% 0.007 -0.0246) |
| OKLCH | oklch(92.45% 0.026 285.9) |
| XYZ | xyz(76.5235, 78.6958, 99.1360) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 0.58
Ghostwhite
#F8F8FF
ΔE00 6.49
Fog
#D8DCE0
ΔE00 7.78
Aliceblue
#F0F8FF
ΔE00 8.30
Lavenderblush
#FFF0F5
ΔE00 8.41
Gainsboro
#DCDCDC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4F7 #F7F7E4
analogous
#E4EDF7 #E4E4F7 #EDE4F7
triadic
#E4E4F7 #F7E4E4 #E4F7E4
tetradic
#E4E4F7 #F7E4ED #F7F7E4 #E4F7ED
square
#E4E4F7 #F7E4ED #F7F7E4 #E4F7ED
split-complementary
#E4E4F7 #F7EDE4 #EDF7E4
monochromatic
#8686DB #B5B5E9 #E4E4F7 #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.25
#E4E4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#E4E4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4F7
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4F7 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F8
Deuteranopia (green-blind)
#DFE5F6
Tritanopia (blue-blind)
#E0E7EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4f7; /* rgb */ color: rgb(228, 228, 247); /* oklch */ color: oklch(92.5% 0.026 285.9);
Tailwind
colors: {
custom: {
50: '#ececf9',
500: '#e4e4f7',
950: '#000000',
},
}SCSS
$custom: #e4e4f7; $custom-light: #ececf9; $custom-dark: #000000;
JSON
{
"hex": "#e4e4f7",
"rgb": {
"r": 228,
"g": 228,
"b": 247
},
"hsl": {
"h": 240,
"s": 54.286,
"l": 93.137
},
"oklch": {
"l": 0.92453,
"c": 0.02563,
"h": 285.9
},
"luminance": 0.78696
}Semantic roles & 50–950 ramp
primary
#E4E4F7
secondary
#D8D8A8
accent
#C224C2
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485