#E2E4E7#E2E4E7
#E2E4E7 is a very light, near-neutral blue. Relative luminance 0.774; OKLCH L 91.8% C 0.005 H 258.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4E7 |
|---|---|
| RGB | rgb(226, 228, 231) |
| HSL | hsl(216, 9%, 90%) |
| HSV | hsv(216, 2%, 91%) |
| CMYK | cmyk(2.2%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(90.52, -0.13, -1.69) |
| CIE-LCH | lch(90.52, 1.70, 265.69°) |
| OKLab | oklab(91.82% -0.0009 -0.0045) |
| OKLCH | oklch(91.82% 0.005 258.3) |
| XYZ | xyz(73.5287, 77.4249, 86.6566) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.10
Gainsboro
#DCDCDC
ΔE00 2.39
Whitesmoke
#F5F5F5
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.16
Aliceblue
#F0F8FF
ΔE00 4.89
Ghostwhite
#F8F8FF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4E7 #E7E5E2
analogous
#E2E7E7 #E2E4E7 #E3E2E7
triadic
#E2E4E7 #E7E2E4 #E4E7E2
tetradic
#E2E4E7 #E7E2E7 #E7E5E2 #E2E7E3
square
#E2E4E7 #E7E2E7 #E7E5E2 #E2E7E3
split-complementary
#E2E4E7 #E7E3E2 #E7E7E2
monochromatic
#9FA6B0 #C1C5CB #E2E4E7 #EEEFF1 #EEEFF1
Accessibility & contrast
On white
1.27
#E2E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#E2E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4E7
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4E7 | 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)
#E3E4E7
Deuteranopia (green-blind)
#E3E4E7
Tritanopia (blue-blind)
#E1E5E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e4e7; /* rgb */ color: rgb(226, 228, 231); /* oklch */ color: oklch(91.8% 0.005 258.3);
Tailwind
colors: {
custom: {
50: '#ebecee',
500: '#e2e4e7',
950: '#000000',
},
}SCSS
$custom: #e2e4e7; $custom-light: #ebecee; $custom-dark: #000000;
JSON
{
"hex": "#e2e4e7",
"rgb": {
"r": 226,
"g": 228,
"b": 231
},
"hsl": {
"h": 216,
"s": 9.434,
"l": 89.608
},
"oklch": {
"l": 0.91819,
"c": 0.0046,
"h": 258.3
},
"luminance": 0.77425
}Semantic roles & 50–950 ramp
primary
#E2E4E7
secondary
#BBB8B2
accent
#795293
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485