#E4E6F3#E4E6F3
#E4E6F3 is a very light, near-neutral blue. Relative luminance 0.796; OKLCH L 92.7% C 0.018 H 279.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6F3 |
|---|---|
| RGB | rgb(228, 230, 243) |
| HSL | hsl(232, 38%, 92%) |
| HSV | hsv(232, 6%, 95%) |
| CMYK | cmyk(6.2%, 5.3%, 0%, 4.7%) |
| CIE-LAB | lab(91.49, 1.73, -6.53) |
| CIE-LCH | lch(91.49, 6.75, 284.82°) |
| OKLab | oklab(92.72% 0.0028 -0.0174) |
| OKLCH | oklch(92.72% 0.018 279.1) |
| XYZ | xyz(76.4663, 79.5583, 96.1044) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.15
Ghostwhite
#F8F8FF
ΔE00 4.60
Fog
#D8DCE0
ΔE00 5.28
Aliceblue
#F0F8FF
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 6.50
Whitesmoke
#F5F5F5
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6F3 #F3F1E4
analogous
#E4EEF3 #E4E6F3 #EAE4F3
triadic
#E4E6F3 #F3E4E6 #E6F3E4
tetradic
#E4E6F3 #F3E4EE #F3F1E4 #E4F3EA
square
#E4E6F3 #F3E4EE #F3F1E4 #E4F3EA
split-complementary
#E4E6F3 #F3EAE4 #EEF3E4
monochromatic
#8F98CD #BABFE0 #E4E6F3 #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.24
#E4E6F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#E4E6F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6F3
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6F3 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F4
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#E1E8EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e4e6f3; /* rgb */ color: rgb(228, 230, 243); /* oklch */ color: oklch(92.7% 0.018 279.1);
Tailwind
colors: {
custom: {
50: '#ecedf7',
500: '#e4e6f3',
950: '#000000',
},
}SCSS
$custom: #e4e6f3; $custom-light: #ecedf7; $custom-dark: #000000;
JSON
{
"hex": "#e4e6f3",
"rgb": {
"r": 228,
"g": 230,
"b": 243
},
"hsl": {
"h": 232,
"s": 38.462,
"l": 92.353
},
"oklch": {
"l": 0.92722,
"c": 0.01767,
"h": 279.1
},
"luminance": 0.79559
}Semantic roles & 50–950 ramp
primary
#E4E6F3
secondary
#CFCBAC
accent
#A134B1
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485