#E1E4EB#E1E4EB
#E1E4EB is a very light, near-neutral blue. Relative luminance 0.775; OKLCH L 91.9% C 0.010 H 267.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E4EB |
|---|---|
| RGB | rgb(225, 228, 235) |
| HSL | hsl(222, 20%, 90%) |
| HSV | hsv(222, 4%, 92%) |
| CMYK | cmyk(4.3%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(90.55, 0.28, -3.75) |
| CIE-LCH | lch(90.55, 3.76, 274.22°) |
| OKLab | oklab(91.86% -0.0005 -0.01) |
| OKLCH | oklch(91.86% 0.01 267.4) |
| XYZ | xyz(73.7873, 77.4922, 89.6513) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.56
Gainsboro
#DCDCDC
ΔE00 3.90
Ghostwhite
#F8F8FF
ΔE00 4.59
Aliceblue
#F0F8FF
ΔE00 4.62
Whitesmoke
#F5F5F5
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E4EB #EBE8E1
analogous
#E1E9EB #E1E4EB #E3E1EB
triadic
#E1E4EB #EBE1E4 #E4EBE1
tetradic
#E1E4EB #EBE1E9 #EBE8E1 #E1EBE3
square
#E1E4EB #EBE1E9 #EBE8E1 #E1EBE3
split-complementary
#E1E4EB #EBE3E1 #E9EBE1
monochromatic
#98A2BA #BCC3D3 #E1E4EB #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.27
#E1E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#E1E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E4EB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E4EB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#DFE5E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e1e4eb; /* rgb */ color: rgb(225, 228, 235); /* oklch */ color: oklch(91.9% 0.010 267.4);
Tailwind
colors: {
custom: {
50: '#eaecf1',
500: '#e1e4eb',
950: '#000000',
},
}SCSS
$custom: #e1e4eb; $custom-light: #eaecf1; $custom-dark: #000000;
JSON
{
"hex": "#e1e4eb",
"rgb": {
"r": 225,
"g": 228,
"b": 235
},
"hsl": {
"h": 222,
"s": 20,
"l": 90.196
},
"oklch": {
"l": 0.9186,
"c": 0.01002,
"h": 267.4
},
"luminance": 0.77493
}Semantic roles & 50–950 ramp
primary
#E1E4EB
secondary
#C2BCAE
accent
#84479E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485