#9EA2A6#9EA2A6
#9EA2A6 is a light, near-neutral grey. Relative luminance 0.359; OKLCH L 71.0% C 0.007 H 247.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2A6 |
|---|---|
| RGB | rgb(158, 162, 166) |
| HSL | hsl(210, 4%, 64%) |
| HSV | hsv(210, 5%, 65%) |
| CMYK | cmyk(4.8%, 2.4%, 0%, 34.9%) |
| CIE-LAB | lab(66.41, -0.64, -2.57) |
| CIE-LCH | lch(66.41, 2.65, 256.01°) |
| OKLab | oklab(71.02% -0.0028 -0.0069) |
| OKLCH | oklch(71.02% 0.007 247.9) |
| XYZ | xyz(33.9025, 35.8627, 41.2051) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.42
Cool Gray
#9AA7B0
ΔE00 4.04
Cool Grey
#95A3A6
ΔE00 4.70
Pewter
#899397
ΔE00 5.91
Grey
#929591
ΔE00 6.15
Dove Gray
#B6B8BD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2A6 #A6A29E
analogous
#9EA6A6 #9EA2A6 #9E9EA6
triadic
#9EA2A6 #A69EA2 #A2A69E
tetradic
#9EA2A6 #A69EA6 #A6A29E #9EA69E
square
#9EA2A6 #A69EA6 #A6A29E #9EA69E
split-complementary
#9EA2A6 #A69E9E #A6A69E
monochromatic
#606569 #7E8389 #9EA2A6 #BEC1C3 #DEDFE1
Accessibility & contrast
On white
2.57
#9EA2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#9EA2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2A6
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2A6 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#9CA3A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9ea2a6; /* rgb */ color: rgb(158, 162, 166); /* oklch */ color: oklch(71.0% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#babdc0',
500: '#9ea2a6',
950: '#000000',
},
}SCSS
$custom: #9ea2a6; $custom-light: #babdc0; $custom-dark: #000000;
JSON
{
"hex": "#9ea2a6",
"rgb": {
"r": 158,
"g": 162,
"b": 166
},
"hsl": {
"h": 210,
"s": 4.301,
"l": 63.529
},
"oklch": {
"l": 0.71022,
"c": 0.0074,
"h": 247.9
},
"luminance": 0.35863
}Semantic roles & 50–950 ramp
primary
#9EA2A6
secondary
#D1D0CE
accent
#73578E
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181