#E1E4EA#E1E4EA
#E1E4EA is a very light, near-neutral blue. Relative luminance 0.774; OKLCH L 91.8% C 0.009 H 264.5°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E4EA |
|---|---|
| RGB | rgb(225, 228, 234) |
| HSL | hsl(220, 18%, 90%) |
| HSV | hsv(220, 4%, 92%) |
| CMYK | cmyk(3.8%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(90.52, 0.09, -3.27) |
| CIE-LCH | lch(90.52, 3.27, 271.61°) |
| OKLab | oklab(91.83% -0.0008 -0.0087) |
| OKLCH | oklch(91.83% 0.009 264.5) |
| XYZ | xyz(73.6433, 77.4346, 88.8926) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.26
Gainsboro
#DCDCDC
ΔE00 3.51
Aliceblue
#F0F8FF
ΔE00 4.56
Ghostwhite
#F8F8FF
ΔE00 4.67
Whitesmoke
#F5F5F5
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E4EA #EAE7E1
analogous
#E1E8EA #E1E4EA #E3E1EA
triadic
#E1E4EA #EAE1E4 #E4EAE1
tetradic
#E1E4EA #EAE1E8 #EAE7E1 #E1EAE3
square
#E1E4EA #EAE1E8 #EAE7E1 #E1EAE3
split-complementary
#E1E4EA #EAE3E1 #E8EAE1
monochromatic
#99A3B8 #BDC4D1 #E1E4EA #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.27
#E1E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#E1E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E4EA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E4EA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#DFE5E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e1e4ea; /* rgb */ color: rgb(225, 228, 234); /* oklch */ color: oklch(91.8% 0.009 264.5);
Tailwind
colors: {
custom: {
50: '#eaecf0',
500: '#e1e4ea',
950: '#000000',
},
}SCSS
$custom: #e1e4ea; $custom-light: #eaecf0; $custom-dark: #000000;
JSON
{
"hex": "#e1e4ea",
"rgb": {
"r": 225,
"g": 228,
"b": 234
},
"hsl": {
"h": 220,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.9183,
"c": 0.00875,
"h": 264.5
},
"luminance": 0.77435
}Semantic roles & 50–950 ramp
primary
#E1E4EA
secondary
#C0BBAF
accent
#804A9C
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485