#E2E6ED#E2E6ED
#E2E6ED is a very light, near-neutral blue. Relative luminance 0.789; OKLCH L 92.4% C 0.010 H 261.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6ED |
|---|---|
| RGB | rgb(226, 230, 237) |
| HSL | hsl(218, 23%, 91%) |
| HSV | hsv(218, 5%, 93%) |
| CMYK | cmyk(4.6%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(91.18, -0.05, -3.86) |
| CIE-LCH | lch(91.18, 3.86, 269.22°) |
| OKLab | oklab(92.39% -0.0015 -0.0103) |
| OKLCH | oklch(92.39% 0.01 261.8) |
| XYZ | xyz(74.9440, 78.8764, 91.3807) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.73
Aliceblue
#F0F8FF
ΔE00 4.05
Gainsboro
#DCDCDC
ΔE00 4.15
Ghostwhite
#F8F8FF
ΔE00 4.42
Whitesmoke
#F5F5F5
ΔE00 4.81
Light Gray
#D3D3D3
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6ED #EDE9E2
analogous
#E2EBED #E2E6ED #E3E2ED
triadic
#E2E6ED #EDE2E6 #E6EDE2
tetradic
#E2E6ED #EDE2EB #EDE9E2 #E2EDE3
square
#E2E6ED #EDE2EB #EDE9E2 #E2EDE3
split-complementary
#E2E6ED #EDE3E2 #EBEDE2
monochromatic
#96A5BE #BCC5D6 #E2E6ED #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.25
#E2E6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#E2E6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6ED
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6ED | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#E0E7E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e6ed; /* rgb */ color: rgb(226, 230, 237); /* oklch */ color: oklch(92.4% 0.010 261.8);
Tailwind
colors: {
custom: {
50: '#ebedf2',
500: '#e2e6ed',
950: '#000000',
},
}SCSS
$custom: #e2e6ed; $custom-light: #ebedf2; $custom-dark: #000000;
JSON
{
"hex": "#e2e6ed",
"rgb": {
"r": 226,
"g": 230,
"b": 237
},
"hsl": {
"h": 218.182,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92391,
"c": 0.01042,
"h": 261.8
},
"luminance": 0.78877
}Semantic roles & 50–950 ramp
primary
#E2E6ED
secondary
#C5BDAE
accent
#8044A2
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485