#E4E4F2#E4E4F2
#E4E4F2 is a very light, near-neutral blue. Relative luminance 0.784; OKLCH L 92.3% C 0.019 H 286.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4F2 |
|---|---|
| RGB | rgb(228, 228, 242) |
| HSL | hsl(240, 35%, 92%) |
| HSV | hsv(240, 6%, 95%) |
| CMYK | cmyk(5.8%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(90.96, 2.57, -6.78) |
| CIE-LCH | lch(90.96, 7.26, 290.76°) |
| OKLab | oklab(92.3% 0.0052 -0.0181) |
| OKLCH | oklch(92.3% 0.019 286) |
| XYZ | xyz(75.7623, 78.3913, 95.1268) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.40
Ghostwhite
#F8F8FF
ΔE00 5.16
Fog
#D8DCE0
ΔE00 5.97
Aliceblue
#F0F8FF
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 6.94
Whitesmoke
#F5F5F5
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4F2 #F2F2E4
analogous
#E4EBF2 #E4E4F2 #EBE4F2
triadic
#E4E4F2 #F2E4E4 #E4F2E4
tetradic
#E4E4F2 #F2E4EB #F2F2E4 #E4F2EB
square
#E4E4F2 #F2E4EB #F2F2E4 #E4F2EB
split-complementary
#E4E4F2 #F2EBE4 #EBF2E4
monochromatic
#9191CA #BBBBDE #E4E4F2 #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.26
#E4E4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#E4E4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4F2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4F2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F3
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#E1E6E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4f2; /* rgb */ color: rgb(228, 228, 242); /* oklch */ color: oklch(92.3% 0.019 286.0);
Tailwind
colors: {
custom: {
50: '#ececf6',
500: '#e4e4f2',
950: '#000000',
},
}SCSS
$custom: #e4e4f2; $custom-light: #ececf6; $custom-dark: #000000;
JSON
{
"hex": "#e4e4f2",
"rgb": {
"r": 228,
"g": 228,
"b": 242
},
"hsl": {
"h": 240,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.92299,
"c": 0.01886,
"h": 286
},
"luminance": 0.78392
}Semantic roles & 50–950 ramp
primary
#E4E4F2
secondary
#CDCDAD
accent
#AE38AE
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485