#E4E5F2#E4E5F2
#E4E5F2 is a very light, near-neutral blue. Relative luminance 0.789; OKLCH L 92.5% C 0.018 H 282.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5F2 |
|---|---|
| RGB | rgb(228, 229, 242) |
| HSL | hsl(236, 35%, 92%) |
| HSV | hsv(236, 6%, 95%) |
| CMYK | cmyk(5.8%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(91.21, 2.05, -6.41) |
| CIE-LCH | lch(91.21, 6.74, 287.76°) |
| OKLab | oklab(92.5% 0.0038 -0.0171) |
| OKLCH | oklch(92.5% 0.018 282.5) |
| XYZ | xyz(76.0382, 78.9431, 95.2188) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.94
Ghostwhite
#F8F8FF
ΔE00 4.75
Fog
#D8DCE0
ΔE00 5.42
Aliceblue
#F0F8FF
ΔE00 6.20
Gainsboro
#DCDCDC
ΔE00 6.51
Whitesmoke
#F5F5F5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5F2 #F2F1E4
analogous
#E4ECF2 #E4E5F2 #EAE4F2
triadic
#E4E5F2 #F2E4E5 #E5F2E4
tetradic
#E4E5F2 #F2E4EC #F2F1E4 #E4F2EA
square
#E4E5F2 #F2E4EC #F2F1E4 #E4F2EA
split-complementary
#E4E5F2 #F2EAE4 #ECF2E4
monochromatic
#9195CA #BBBDDE #E4E5F2 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.25
#E4E5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#E4E5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5F2
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5F2 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F3
Deuteranopia (green-blind)
#E2E5F2
Tritanopia (blue-blind)
#E1E7E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e5f2; /* rgb */ color: rgb(228, 229, 242); /* oklch */ color: oklch(92.5% 0.018 282.5);
Tailwind
colors: {
custom: {
50: '#ecedf6',
500: '#e4e5f2',
950: '#000000',
},
}SCSS
$custom: #e4e5f2; $custom-light: #ecedf6; $custom-dark: #000000;
JSON
{
"hex": "#e4e5f2",
"rgb": {
"r": 228,
"g": 229,
"b": 242
},
"hsl": {
"h": 235.714,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.92495,
"c": 0.01756,
"h": 282.5
},
"luminance": 0.78943
}Semantic roles & 50–950 ramp
primary
#E4E5F2
secondary
#CDCBAD
accent
#A538AE
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485