#9EA2AA#9EA2AA
#9EA2AA is a light, near-neutral grey. Relative luminance 0.360; OKLCH L 71.1% C 0.012 H 264.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2AA |
|---|---|
| RGB | rgb(158, 162, 170) |
| HSL | hsl(220, 7%, 64%) |
| HSV | hsv(220, 7%, 67%) |
| CMYK | cmyk(7.1%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(66.53, 0.16, -4.63) |
| CIE-LCH | lch(66.53, 4.64, 272.01°) |
| OKLab | oklab(71.15% -0.0012 -0.0124) |
| OKLCH | oklch(71.15% 0.012 264.5) |
| XYZ | xyz(34.2751, 36.0118, 43.1677) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.06
Dark Gray
#A9A9A9
ΔE00 4.72
Cool Grey
#95A3A6
ΔE00 5.95
Dove Gray
#B6B8BD
ΔE00 6.52
Pewter
#899397
ΔE00 6.68
Bluey Grey
#89A0B0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2AA #AAA69E
analogous
#9EA8AA #9EA2AA #A09EAA
triadic
#9EA2AA #AA9EA2 #A2AA9E
tetradic
#9EA2AA #AA9EA8 #AAA69E #9EAAA0
square
#9EA2AA #AA9EA8 #AAA69E #9EAAA0
split-complementary
#9EA2AA #AAA09E #A8AA9E
monochromatic
#60656E #7D838D #9EA2AA #BFC1C7 #DFE1E3
Accessibility & contrast
On white
2.56
#9EA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#9EA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2AA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2AA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#9FA1AA
Tritanopia (blue-blind)
#9BA4A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9ea2aa; /* rgb */ color: rgb(158, 162, 170); /* oklch */ color: oklch(71.1% 0.012 264.5);
Tailwind
colors: {
custom: {
50: '#babdc3',
500: '#9ea2aa',
950: '#000000',
},
}SCSS
$custom: #9ea2aa; $custom-light: #babdc3; $custom-dark: #000000;
JSON
{
"hex": "#9ea2aa",
"rgb": {
"r": 158,
"g": 162,
"b": 170
},
"hsl": {
"h": 220,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.71149,
"c": 0.01246,
"h": 264.5
},
"luminance": 0.36012
}Semantic roles & 50–950 ramp
primary
#9EA2AA
secondary
#D4D3D0
accent
#7D5591
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181