#E4E4F8#E4E4F8
#E4E4F8 is a very light, muted blue. Relative luminance 0.788; OKLCH L 92.5% C 0.027 H 285.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4F8 |
|---|---|
| RGB | rgb(228, 228, 248) |
| HSL | hsl(240, 59%, 93%) |
| HSV | hsv(240, 8%, 97%) |
| CMYK | cmyk(8.1%, 8.1%, 0%, 2.7%) |
| CIE-LAB | lab(91.12, 3.71, -9.68) |
| CIE-LCH | lch(91.12, 10.37, 291.00°) |
| OKLab | oklab(92.49% 0.0074 -0.026) |
| OKLCH | oklch(92.49% 0.027 285.9) |
| XYZ | xyz(76.6782, 78.7577, 99.9508) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 0.43
Ghostwhite
#F8F8FF
ΔE00 6.78
Fog
#D8DCE0
ΔE00 8.13
Aliceblue
#F0F8FF
ΔE00 8.58
Lavenderblush
#FFF0F5
ΔE00 8.61
Gainsboro
#DCDCDC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4F8 #F8F8E4
analogous
#E4EEF8 #E4E4F8 #EEE4F8
triadic
#E4E4F8 #F8E4E4 #E4F8E4
tetradic
#E4E4F8 #F8E4EE #F8F8E4 #E4F8EE
square
#E4E4F8 #F8E4EE #F8F8E4 #E4F8EE
split-complementary
#E4E4F8 #F8EEE4 #EEF8E4
monochromatic
#8383DF #B3B3EB #E4E4F8 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.25
#E4E4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#E4E4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4F8
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4F8 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F9
Deuteranopia (green-blind)
#DFE5F7
Tritanopia (blue-blind)
#E0E7EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e4f8; /* rgb */ color: rgb(228, 228, 248); /* oklch */ color: oklch(92.5% 0.027 285.9);
Tailwind
colors: {
custom: {
50: '#ececfa',
500: '#e4e4f8',
950: '#000000',
},
}SCSS
$custom: #e4e4f8; $custom-light: #ececfa; $custom-dark: #000000;
JSON
{
"hex": "#e4e4f8",
"rgb": {
"r": 228,
"g": 228,
"b": 248
},
"hsl": {
"h": 240,
"s": 58.824,
"l": 93.333
},
"oklch": {
"l": 0.92485,
"c": 0.02699,
"h": 285.9
},
"luminance": 0.78758
}Semantic roles & 50–950 ramp
primary
#E4E4F8
secondary
#DADAA6
accent
#C61FC6
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485