#E4E5F4#E4E5F4
#E4E5F4 is a very light, muted blue. Relative luminance 0.791; OKLCH L 92.6% C 0.020 H 282.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5F4 |
|---|---|
| RGB | rgb(228, 229, 244) |
| HSL | hsl(236, 42%, 93%) |
| HSV | hsv(236, 7%, 96%) |
| CMYK | cmyk(6.6%, 6.1%, 0%, 4.3%) |
| CIE-LAB | lab(91.26, 2.43, -7.38) |
| CIE-LCH | lch(91.26, 7.77, 288.24°) |
| OKLab | oklab(92.56% 0.0045 -0.0197) |
| OKLCH | oklch(92.56% 0.02 282.9) |
| XYZ | xyz(76.3402, 79.0639, 96.8094) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.12
Ghostwhite
#F8F8FF
ΔE00 5.22
Fog
#D8DCE0
ΔE00 6.17
Aliceblue
#F0F8FF
ΔE00 6.75
Gainsboro
#DCDCDC
ΔE00 7.29
Whitesmoke
#F5F5F5
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5F4 #F4F3E4
analogous
#E4EDF4 #E4E5F4 #EBE4F4
triadic
#E4E5F4 #F4E4E5 #E5F4E4
tetradic
#E4E5F4 #F4E4ED #F4F3E4 #E4F4EB
square
#E4E5F4 #F4E4ED #F4F3E4 #E4F4EB
split-complementary
#E4E5F4 #F4EBE4 #EDF4E4
monochromatic
#8D91D1 #B9BBE2 #E4E5F4 #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.25
#E4E5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#E4E5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5F4
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5F4 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F5
Deuteranopia (green-blind)
#E1E5F4
Tritanopia (blue-blind)
#E1E7EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e5f4; /* rgb */ color: rgb(228, 229, 244); /* oklch */ color: oklch(92.6% 0.020 282.9);
Tailwind
colors: {
custom: {
50: '#ecedf7',
500: '#e4e5f4',
950: '#000000',
},
}SCSS
$custom: #e4e5f4; $custom-light: #ecedf7; $custom-dark: #000000;
JSON
{
"hex": "#e4e5f4",
"rgb": {
"r": 228,
"g": 229,
"b": 244
},
"hsl": {
"h": 236.25,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.92556,
"c": 0.02027,
"h": 282.9
},
"luminance": 0.79064
}Semantic roles & 50–950 ramp
primary
#E4E5F4
secondary
#D1CFAB
accent
#AD30B5
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485