#E2E2E7#E2E2E7
#E2E2E7 is a very light, near-neutral blue. Relative luminance 0.763; OKLCH L 91.4% C 0.007 H 286.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2E7 |
|---|---|
| RGB | rgb(226, 226, 231) |
| HSL | hsl(240, 9%, 90%) |
| HSV | hsv(240, 2%, 91%) |
| CMYK | cmyk(2.2%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(90.01, 0.90, -2.43) |
| CIE-LCH | lch(90.01, 2.60, 290.39°) |
| OKLab | oklab(91.42% 0.0019 -0.0065) |
| OKLCH | oklch(91.42% 0.007 286.3) |
| XYZ | xyz(72.9817, 76.3309, 86.4743) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.71
Gainsboro
#DCDCDC
ΔE00 2.98
Light Gray
#D3D3D3
ΔE00 4.38
Whitesmoke
#F5F5F5
ΔE00 4.75
Ghostwhite
#F8F8FF
ΔE00 4.77
Aliceblue
#F0F8FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2E7 #E7E7E2
analogous
#E2E5E7 #E2E2E7 #E5E2E7
triadic
#E2E2E7 #E7E2E2 #E2E7E2
tetradic
#E2E2E7 #E7E2E5 #E7E7E2 #E2E7E5
square
#E2E2E7 #E7E2E5 #E7E7E2 #E2E7E5
split-complementary
#E2E2E7 #E7E5E2 #E5E7E2
monochromatic
#9F9FB0 #C1C1CB #E2E2E7 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.29
#E2E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#E2E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2E7
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2E7 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E7
Deuteranopia (green-blind)
#E1E2E7
Tritanopia (blue-blind)
#E1E3E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e2e7; /* rgb */ color: rgb(226, 226, 231); /* oklch */ color: oklch(91.4% 0.007 286.3);
Tailwind
colors: {
custom: {
50: '#ebebee',
500: '#e2e2e7',
950: '#000000',
},
}SCSS
$custom: #e2e2e7; $custom-light: #ebebee; $custom-dark: #000000;
JSON
{
"hex": "#e2e2e7",
"rgb": {
"r": 226,
"g": 226,
"b": 231
},
"hsl": {
"h": 240,
"s": 9.434,
"l": 89.608
},
"oklch": {
"l": 0.91423,
"c": 0.00673,
"h": 286.3
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#E2E2E7
secondary
#BBBBB2
accent
#935293
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485