#E4E3EA#E4E3EA
#E4E3EA is a very light, near-neutral blue. Relative luminance 0.774; OKLCH L 91.9% C 0.009 H 292.8°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E3EA |
|---|---|
| RGB | rgb(228, 227, 234) |
| HSL | hsl(249, 14%, 90%) |
| HSV | hsv(249, 3%, 92%) |
| CMYK | cmyk(2.6%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(90.49, 1.60, -3.28) |
| CIE-LCH | lch(90.49, 3.65, 296.01°) |
| OKLab | oklab(91.86% 0.0037 -0.0087) |
| OKLCH | oklch(91.86% 0.009 292.8) |
| XYZ | xyz(74.3127, 77.3726, 88.8454) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.76
Gainsboro
#DCDCDC
ΔE00 4.11
Ghostwhite
#F8F8FF
ΔE00 4.41
Whitesmoke
#F5F5F5
ΔE00 5.23
Light Gray
#D3D3D3
ΔE00 5.33
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E3EA #E9EAE3
analogous
#E3E5EA #E4E3EA #E7E3EA
triadic
#E4E3EA #EAE4E3 #E3EAE4
tetradic
#E4E3EA #EAE3E5 #E9EAE3 #E3EAE7
square
#E4E3EA #EAE3E5 #E9EAE3 #E3EAE7
split-complementary
#E4E3EA #EAE7E3 #E5EAE3
monochromatic
#A19DB6 #C2C0D0 #E4E3EA #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.27
#E4E3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#E4E3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E3EA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E3EA | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#E3E4E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e4e3ea; /* rgb */ color: rgb(228, 227, 234); /* oklch */ color: oklch(91.9% 0.009 292.8);
Tailwind
colors: {
custom: {
50: '#ecebf0',
500: '#e4e3ea',
950: '#000000',
},
}SCSS
$custom: #e4e3ea; $custom-light: #ecebf0; $custom-dark: #000000;
JSON
{
"hex": "#e4e3ea",
"rgb": {
"r": 228,
"g": 227,
"b": 234
},
"hsl": {
"h": 248.571,
"s": 14.286,
"l": 90.392
},
"oklch": {
"l": 0.91863,
"c": 0.00947,
"h": 292.8
},
"luminance": 0.77373
}Semantic roles & 50–950 ramp
primary
#E4E3EA
secondary
#BEC0B2
accent
#984D8E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485