#E4E5F3#E4E5F3
#E4E5F3 is a very light, near-neutral blue. Relative luminance 0.790; OKLCH L 92.5% C 0.019 H 282.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5F3 |
|---|---|
| RGB | rgb(228, 229, 243) |
| HSL | hsl(236, 38%, 92%) |
| HSV | hsv(236, 6%, 95%) |
| CMYK | cmyk(6.2%, 5.8%, 0%, 4.7%) |
| CIE-LAB | lab(91.24, 2.24, -6.90) |
| CIE-LCH | lch(91.24, 7.25, 288.01°) |
| OKLab | oklab(92.53% 0.0042 -0.0184) |
| OKLCH | oklch(92.53% 0.019 282.7) |
| XYZ | xyz(76.1888, 79.0033, 96.0120) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.52
Ghostwhite
#F8F8FF
ΔE00 4.98
Fog
#D8DCE0
ΔE00 5.80
Aliceblue
#F0F8FF
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 6.90
Whitesmoke
#F5F5F5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5F3 #F3F2E4
analogous
#E4EDF3 #E4E5F3 #EBE4F3
triadic
#E4E5F3 #F3E4E5 #E5F3E4
tetradic
#E4E5F3 #F3E4ED #F3F2E4 #E4F3EB
square
#E4E5F3 #F3E4ED #F3F2E4 #E4F3EB
split-complementary
#E4E5F3 #F3EBE4 #EDF3E4
monochromatic
#8F93CD #BABCE0 #E4E5F3 #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.25
#E4E5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#E4E5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5F3
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5F3 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F4
Deuteranopia (green-blind)
#E1E5F3
Tritanopia (blue-blind)
#E1E7E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e5f3; /* rgb */ color: rgb(228, 229, 243); /* oklch */ color: oklch(92.5% 0.019 282.7);
Tailwind
colors: {
custom: {
50: '#ecedf7',
500: '#e4e5f3',
950: '#000000',
},
}SCSS
$custom: #e4e5f3; $custom-light: #ecedf7; $custom-dark: #000000;
JSON
{
"hex": "#e4e5f3",
"rgb": {
"r": 228,
"g": 229,
"b": 243
},
"hsl": {
"h": 236,
"s": 38.462,
"l": 92.353
},
"oklch": {
"l": 0.92526,
"c": 0.01891,
"h": 282.7
},
"luminance": 0.79004
}Semantic roles & 50–950 ramp
primary
#E4E5F3
secondary
#CFCDAC
accent
#A934B1
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485