#E4E4F5#E4E4F5
#E4E4F5 is a very light, muted blue. Relative luminance 0.786; OKLCH L 92.4% C 0.023 H 286.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4F5 |
|---|---|
| RGB | rgb(228, 228, 245) |
| HSL | hsl(240, 46%, 93%) |
| HSV | hsv(240, 7%, 96%) |
| CMYK | cmyk(6.9%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(91.04, 3.14, -8.23) |
| CIE-LCH | lch(91.04, 8.81, 290.88°) |
| OKLab | oklab(92.39% 0.0063 -0.022) |
| OKLCH | oklch(92.39% 0.023 286) |
| XYZ | xyz(76.2166, 78.5730, 97.5193) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.23
Ghostwhite
#F8F8FF
ΔE00 5.93
Fog
#D8DCE0
ΔE00 7.07
Aliceblue
#F0F8FF
ΔE00 7.72
Lavenderblush
#FFF0F5
ΔE00 8.02
Gainsboro
#DCDCDC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4F5 #F5F5E4
analogous
#E4ECF5 #E4E4F5 #ECE4F5
triadic
#E4E4F5 #F5E4E4 #E4F5E4
tetradic
#E4E4F5 #F5E4EC #F5F5E4 #E4F5EC
square
#E4E4F5 #F5E4EC #F5F5E4 #E4F5EC
split-complementary
#E4E4F5 #F5ECE4 #ECF5E4
monochromatic
#8B8BD4 #B7B7E4 #E4E4F5 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.26
#E4E4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#E4E4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4F5
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4F5 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F6
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#E1E7E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4f5; /* rgb */ color: rgb(228, 228, 245); /* oklch */ color: oklch(92.4% 0.023 286.0);
Tailwind
colors: {
custom: {
50: '#ececf8',
500: '#e4e4f5',
950: '#000000',
},
}SCSS
$custom: #e4e4f5; $custom-light: #ececf8; $custom-dark: #000000;
JSON
{
"hex": "#e4e4f5",
"rgb": {
"r": 228,
"g": 228,
"b": 245
},
"hsl": {
"h": 240,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.92391,
"c": 0.02292,
"h": 286
},
"luminance": 0.78573
}Semantic roles & 50–950 ramp
primary
#E4E4F5
secondary
#D3D3AA
accent
#B92CB9
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485