#E3E4EA#E3E4EA
#E3E4EA is a very light, near-neutral blue. Relative luminance 0.778; OKLCH L 92.0% C 0.008 H 278.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E3E4EA |
|---|---|
| RGB | rgb(227, 228, 234) |
| HSL | hsl(231, 14%, 90%) |
| HSV | hsv(231, 3%, 92%) |
| CMYK | cmyk(3%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(90.67, 0.75, -3.03) |
| CIE-LCH | lch(90.67, 3.12, 283.96°) |
| OKLab | oklab(91.98% 0.0012 -0.0081) |
| OKLCH | oklch(91.98% 0.008 278.6) |
| XYZ | xyz(74.2706, 77.7580, 88.9220) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.84
Gainsboro
#DCDCDC
ΔE00 3.53
Ghostwhite
#F8F8FF
ΔE00 4.33
Whitesmoke
#F5F5F5
ΔE00 4.66
Light Gray
#D3D3D3
ΔE00 4.94
Aliceblue
#F0F8FF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3E4EA #EAE9E3
analogous
#E3E7EA #E3E4EA #E5E3EA
triadic
#E3E4EA #EAE3E4 #E4EAE3
tetradic
#E3E4EA #EAE3E7 #EAE9E3 #E3EAE5
square
#E3E4EA #EAE3E7 #EAE9E3 #E3EAE5
split-complementary
#E3E4EA #EAE5E3 #E7EAE3
monochromatic
#9DA1B6 #C0C2D0 #E3E4EA #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.27
#E3E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#E3E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3E4EA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3E4EA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#E2E5E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e3e4ea; /* rgb */ color: rgb(227, 228, 234); /* oklch */ color: oklch(92.0% 0.008 278.6);
Tailwind
colors: {
custom: {
50: '#ebecf0',
500: '#e3e4ea',
950: '#000000',
},
}SCSS
$custom: #e3e4ea; $custom-light: #ebecf0; $custom-dark: #000000;
JSON
{
"hex": "#e3e4ea",
"rgb": {
"r": 227,
"g": 228,
"b": 234
},
"hsl": {
"h": 231.429,
"s": 14.286,
"l": 90.392
},
"oklch": {
"l": 0.91983,
"c": 0.00816,
"h": 278.6
},
"luminance": 0.77758
}Semantic roles & 50–950 ramp
primary
#E3E4EA
secondary
#C0BEB2
accent
#8E4D98
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485