#E2E6EA#E2E6EA
#E2E6EA is a very light, near-neutral cyan. Relative luminance 0.787; OKLCH L 92.3% C 0.007 H 247.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6EA |
|---|---|
| RGB | rgb(226, 230, 234) |
| HSL | hsl(210, 16%, 90%) |
| HSV | hsv(210, 3%, 92%) |
| CMYK | cmyk(3.4%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(91.10, -0.61, -2.41) |
| CIE-LCH | lch(91.10, 2.48, 255.84°) |
| OKLab | oklab(92.3% -0.0026 -0.0064) |
| OKLCH | oklch(92.3% 0.007 247.9) |
| XYZ | xyz(74.5094, 78.7026, 89.0917) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.23
Gainsboro
#DCDCDC
ΔE00 3.22
Whitesmoke
#F5F5F5
ΔE00 4.09
Aliceblue
#F0F8FF
ΔE00 4.11
Light Gray
#D3D3D3
ΔE00 4.84
Ghostwhite
#F8F8FF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6EA #EAE6E2
analogous
#E2EAEA #E2E6EA #E2E2EA
triadic
#E2E6EA #EAE2E6 #E6EAE2
tetradic
#E2E6EA #EAE2EA #EAE6E2 #E2EAE2
square
#E2E6EA #EAE2EA #EAE6E2 #E2EAE2
split-complementary
#E2E6EA #EAE2E2 #EAEAE2
monochromatic
#9BA9B7 #BFC7D0 #E2E6EA #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.25
#E2E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#E2E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6EA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6EA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#E0E7E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2e6ea; /* rgb */ color: rgb(226, 230, 234); /* oklch */ color: oklch(92.3% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#ebedf0',
500: '#e2e6ea',
950: '#000000',
},
}SCSS
$custom: #e2e6ea; $custom-light: #ebedf0; $custom-dark: #000000;
JSON
{
"hex": "#e2e6ea",
"rgb": {
"r": 226,
"g": 230,
"b": 234
},
"hsl": {
"h": 210,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92303,
"c": 0.00694,
"h": 247.9
},
"luminance": 0.78703
}Semantic roles & 50–950 ramp
primary
#E2E6EA
secondary
#C0B8B0
accent
#734B9A
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485