#E2E4ED#E2E4ED
#E2E4ED is a very light, near-neutral blue. Relative luminance 0.778; OKLCH L 92.0% C 0.012 H 276.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4ED |
|---|---|
| RGB | rgb(226, 228, 237) |
| HSL | hsl(229, 23%, 91%) |
| HSV | hsv(229, 5%, 93%) |
| CMYK | cmyk(4.6%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(90.67, 0.98, -4.60) |
| CIE-LCH | lch(90.67, 4.71, 282.00°) |
| OKLab | oklab(92% 0.0013 -0.0123) |
| OKLCH | oklch(92% 0.012 276.1) |
| XYZ | xyz(74.3906, 77.7697, 91.1963) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.54
Ghostwhite
#F8F8FF
ΔE00 4.43
Gainsboro
#DCDCDC
ΔE00 4.73
Lavender (CSS)
#E6E6FA
ΔE00 4.91
Aliceblue
#F0F8FF
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4ED #EDEBE2
analogous
#E2E9ED #E2E4ED #E5E2ED
triadic
#E2E4ED #EDE2E4 #E4EDE2
tetradic
#E2E4ED #EDE2E9 #EDEBE2 #E2EDE5
square
#E2E4ED #EDE2E9 #EDEBE2 #E2EDE5
split-complementary
#E2E4ED #EDE5E2 #E9EDE2
monochromatic
#969EBE #BCC1D6 #E2E4ED #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.27
#E2E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#E2E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4ED
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4ED | 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)
#E2E5ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#E0E6E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e4ed; /* rgb */ color: rgb(226, 228, 237); /* oklch */ color: oklch(92.0% 0.012 276.1);
Tailwind
colors: {
custom: {
50: '#ebecf2',
500: '#e2e4ed',
950: '#000000',
},
}SCSS
$custom: #e2e4ed; $custom-light: #ebecf2; $custom-dark: #000000;
JSON
{
"hex": "#e2e4ed",
"rgb": {
"r": 226,
"g": 228,
"b": 237
},
"hsl": {
"h": 229.091,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.91995,
"c": 0.01235,
"h": 276.1
},
"luminance": 0.7777
}Semantic roles & 50–950 ramp
primary
#E2E4ED
secondary
#C5C1AE
accent
#9144A2
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485