#E2E6EB#E2E6EB
#E2E6EB is a very light, near-neutral cyan. Relative luminance 0.788; OKLCH L 92.3% C 0.008 H 253.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6EB |
|---|---|
| RGB | rgb(226, 230, 235) |
| HSL | hsl(213, 18%, 90%) |
| HSV | hsv(213, 4%, 92%) |
| CMYK | cmyk(3.8%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(91.13, -0.42, -2.89) |
| CIE-LCH | lch(91.13, 2.92, 261.67°) |
| OKLab | oklab(92.33% -0.0022 -0.0077) |
| OKLCH | oklch(92.33% 0.008 253.9) |
| XYZ | xyz(74.6534, 78.7602, 89.8504) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.30
Gainsboro
#DCDCDC
ΔE00 3.49
Aliceblue
#F0F8FF
ΔE00 4.02
Whitesmoke
#F5F5F5
ΔE00 4.29
Ghostwhite
#F8F8FF
ΔE00 4.68
Light Gray
#D3D3D3
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6EB #EBE7E2
analogous
#E2EAEB #E2E6EB #E2E2EB
triadic
#E2E6EB #EBE2E6 #E6EBE2
tetradic
#E2E6EB #EBE2EA #EBE7E2 #E2EBE2
square
#E2E6EB #EBE2EA #EBE7E2 #E2EBE2
split-complementary
#E2E6EB #EBE2E2 #EAEBE2
monochromatic
#9AA8B9 #BEC7D2 #E2E6EB #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.25
#E2E6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#E2E6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6EB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6EB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#E0E7E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e6eb; /* rgb */ color: rgb(226, 230, 235); /* oklch */ color: oklch(92.3% 0.008 253.9);
Tailwind
colors: {
custom: {
50: '#ebedf1',
500: '#e2e6eb',
950: '#000000',
},
}SCSS
$custom: #e2e6eb; $custom-light: #ebedf1; $custom-dark: #000000;
JSON
{
"hex": "#e2e6eb",
"rgb": {
"r": 226,
"g": 230,
"b": 235
},
"hsl": {
"h": 213.333,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.92332,
"c": 0.00804,
"h": 253.9
},
"luminance": 0.78761
}Semantic roles & 50–950 ramp
primary
#E2E6EB
secondary
#C2BAB0
accent
#77499D
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485