#E4E4F1#E4E4F1
#E4E4F1 is a very light, near-neutral blue. Relative luminance 0.783; OKLCH L 92.3% C 0.018 H 286.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4F1 |
|---|---|
| RGB | rgb(228, 228, 241) |
| HSL | hsl(240, 32%, 92%) |
| HSV | hsv(240, 5%, 95%) |
| CMYK | cmyk(5.4%, 5.4%, 0%, 5.5%) |
| CIE-LAB | lab(90.93, 2.38, -6.30) |
| CIE-LCH | lch(90.93, 6.74, 290.72°) |
| OKLab | oklab(92.27% 0.0048 -0.0168) |
| OKLCH | oklch(92.27% 0.018 286) |
| XYZ | xyz(75.6125, 78.3314, 94.3380) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.81
Ghostwhite
#F8F8FF
ΔE00 4.93
Fog
#D8DCE0
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 6.54
Aliceblue
#F0F8FF
ΔE00 6.63
Whitesmoke
#F5F5F5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4F1 #F1F1E4
analogous
#E4EBF1 #E4E4F1 #EBE4F1
triadic
#E4E4F1 #F1E4E4 #E4F1E4
tetradic
#E4E4F1 #F1E4EB #F1F1E4 #E4F1EB
square
#E4E4F1 #F1E4EB #F1F1E4 #E4F1EB
split-complementary
#E4E4F1 #F1EBE4 #EBF1E4
monochromatic
#9393C7 #BCBCDC #E4E4F1 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.26
#E4E4F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#E4E4F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4F1
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4F1 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F2
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#E2E6E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4f1; /* rgb */ color: rgb(228, 228, 241); /* oklch */ color: oklch(92.3% 0.018 286.0);
Tailwind
colors: {
custom: {
50: '#ececf5',
500: '#e4e4f1',
950: '#000000',
},
}SCSS
$custom: #e4e4f1; $custom-light: #ececf5; $custom-dark: #000000;
JSON
{
"hex": "#e4e4f1",
"rgb": {
"r": 228,
"g": 228,
"b": 241
},
"hsl": {
"h": 240,
"s": 31.707,
"l": 91.961
},
"oklch": {
"l": 0.92269,
"c": 0.01751,
"h": 286
},
"luminance": 0.78332
}Semantic roles & 50–950 ramp
primary
#E4E4F1
secondary
#CBCBAE
accent
#AA3BAA
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485