#E2E4EA#E2E4EA
#E2E4EA is a very light, near-neutral blue. Relative luminance 0.776; OKLCH L 91.9% C 0.008 H 271.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4EA |
|---|---|
| RGB | rgb(226, 228, 234) |
| HSL | hsl(225, 16%, 90%) |
| HSV | hsv(225, 3%, 92%) |
| CMYK | cmyk(3.4%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(90.60, 0.42, -3.15) |
| CIE-LCH | lch(90.60, 3.18, 277.63°) |
| OKLab | oklab(91.91% 0.0002 -0.0084) |
| OKLCH | oklch(91.91% 0.008 271.3) |
| XYZ | xyz(73.9560, 77.5958, 88.9072) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.51
Gainsboro
#DCDCDC
ΔE00 3.49
Ghostwhite
#F8F8FF
ΔE00 4.48
Whitesmoke
#F5F5F5
ΔE00 4.68
Aliceblue
#F0F8FF
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4EA #EAE8E2
analogous
#E2E8EA #E2E4EA #E4E2EA
triadic
#E2E4EA #EAE2E4 #E4EAE2
tetradic
#E2E4EA #EAE2E8 #EAE8E2 #E2EAE4
square
#E2E4EA #EAE2E8 #EAE8E2 #E2EAE4
split-complementary
#E2E4EA #EAE4E2 #E8EAE2
monochromatic
#9BA2B7 #BFC3D0 #E2E4EA #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.27
#E2E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#E2E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4EA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4EA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#E0E5E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e4ea; /* rgb */ color: rgb(226, 228, 234); /* oklch */ color: oklch(91.9% 0.008 271.3);
Tailwind
colors: {
custom: {
50: '#ebecf0',
500: '#e2e4ea',
950: '#000000',
},
}SCSS
$custom: #e2e4ea; $custom-light: #ebecf0; $custom-dark: #000000;
JSON
{
"hex": "#e2e4ea",
"rgb": {
"r": 226,
"g": 228,
"b": 234
},
"hsl": {
"h": 225,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.91907,
"c": 0.00839,
"h": 271.3
},
"luminance": 0.77596
}Semantic roles & 50–950 ramp
primary
#E2E4EA
secondary
#C0BCB0
accent
#864B9A
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485