#E2E4E9#E2E4E9
#E2E4E9 is a very light, near-neutral blue. Relative luminance 0.775; OKLCH L 91.9% C 0.007 H 268.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4E9 |
|---|---|
| RGB | rgb(226, 228, 233) |
| HSL | hsl(223, 14%, 90%) |
| HSV | hsv(223, 3%, 91%) |
| CMYK | cmyk(3%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(90.57, 0.24, -2.66) |
| CIE-LCH | lch(90.57, 2.68, 275.11°) |
| OKLab | oklab(91.88% -0.0002 -0.0071) |
| OKLCH | oklch(91.88% 0.007 268.5) |
| XYZ | xyz(73.8128, 77.5385, 88.1528) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.27
Gainsboro
#DCDCDC
ΔE00 3.09
Whitesmoke
#F5F5F5
ΔE00 4.42
Ghostwhite
#F8F8FF
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 4.61
Aliceblue
#F0F8FF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4E9 #E9E7E2
analogous
#E2E7E9 #E2E4E9 #E4E2E9
triadic
#E2E4E9 #E9E2E4 #E4E9E2
tetradic
#E2E4E9 #E9E2E7 #E9E7E2 #E2E9E4
square
#E2E4E9 #E9E2E7 #E9E7E2 #E2E9E4
split-complementary
#E2E4E9 #E9E4E2 #E7E9E2
monochromatic
#9CA3B4 #BFC4CF #E2E4E9 #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.27
#E2E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#E2E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4E9
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4E9 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E9
Deuteranopia (green-blind)
#E2E4E9
Tritanopia (blue-blind)
#E1E5E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e4e9; /* rgb */ color: rgb(226, 228, 233); /* oklch */ color: oklch(91.9% 0.007 268.5);
Tailwind
colors: {
custom: {
50: '#ebecf0',
500: '#e2e4e9',
950: '#000000',
},
}SCSS
$custom: #e2e4e9; $custom-light: #ebecf0; $custom-dark: #000000;
JSON
{
"hex": "#e2e4e9",
"rgb": {
"r": 226,
"g": 228,
"b": 233
},
"hsl": {
"h": 222.857,
"s": 13.725,
"l": 90
},
"oklch": {
"l": 0.91877,
"c": 0.0071,
"h": 268.5
},
"luminance": 0.77539
}Semantic roles & 50–950 ramp
primary
#E2E4E9
secondary
#BEBBB1
accent
#834E98
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485