#E4E4F3#E4E4F3
#E4E4F3 is a very light, muted blue. Relative luminance 0.785; OKLCH L 92.3% C 0.020 H 286.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E4F3 |
|---|---|
| RGB | rgb(228, 228, 243) |
| HSL | hsl(240, 38%, 92%) |
| HSV | hsv(240, 6%, 95%) |
| CMYK | cmyk(6.2%, 6.2%, 0%, 4.7%) |
| CIE-LAB | lab(90.99, 2.76, -7.27) |
| CIE-LCH | lch(90.99, 7.77, 290.80°) |
| OKLab | oklab(92.33% 0.0056 -0.0194) |
| OKLCH | oklch(92.33% 0.02 286) |
| XYZ | xyz(75.9129, 78.4516, 95.9200) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.00
Ghostwhite
#F8F8FF
ΔE00 5.41
Fog
#D8DCE0
ΔE00 6.34
Aliceblue
#F0F8FF
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.33
Lavenderblush
#FFF0F5
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E4F3 #F3F3E4
analogous
#E4ECF3 #E4E4F3 #ECE4F3
triadic
#E4E4F3 #F3E4E4 #E4F3E4
tetradic
#E4E4F3 #F3E4EC #F3F3E4 #E4F3EC
square
#E4E4F3 #F3E4EC #F3F3E4 #E4F3EC
split-complementary
#E4E4F3 #F3ECE4 #ECF3E4
monochromatic
#8F8FCD #BABAE0 #E4E4F3 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.26
#E4E4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E4E4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E4F3
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E4F3 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F4
Deuteranopia (green-blind)
#E0E5F3
Tritanopia (blue-blind)
#E1E6E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e4f3; /* rgb */ color: rgb(228, 228, 243); /* oklch */ color: oklch(92.3% 0.020 286.0);
Tailwind
colors: {
custom: {
50: '#ececf7',
500: '#e4e4f3',
950: '#000000',
},
}SCSS
$custom: #e4e4f3; $custom-light: #ececf7; $custom-dark: #000000;
JSON
{
"hex": "#e4e4f3",
"rgb": {
"r": 228,
"g": 228,
"b": 243
},
"hsl": {
"h": 240,
"s": 38.462,
"l": 92.353
},
"oklch": {
"l": 0.9233,
"c": 0.02022,
"h": 286
},
"luminance": 0.78452
}Semantic roles & 50–950 ramp
primary
#E4E4F3
secondary
#CFCFAC
accent
#B134B1
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485