#9EA2AC#9EA2AC
#9EA2AC is a light, near-neutral grey. Relative luminance 0.361; OKLCH L 71.2% C 0.015 H 268.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2AC |
|---|---|
| RGB | rgb(158, 162, 172) |
| HSL | hsl(223, 8%, 65%) |
| HSV | hsv(223, 8%, 67%) |
| CMYK | cmyk(8.1%, 5.8%, 0%, 32.5%) |
| CIE-LAB | lab(66.59, 0.57, -5.66) |
| CIE-LCH | lch(66.59, 5.69, 275.75°) |
| OKLab | oklab(71.21% -0.0004 -0.0152) |
| OKLCH | oklch(71.21% 0.015 268.5) |
| XYZ | xyz(34.4658, 36.0881, 44.1716) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.47
Dark Gray
#A9A9A9
ΔE00 5.49
Cool Grey
#95A3A6
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 6.74
Pewter
#899397
ΔE00 7.25
Bluey Grey
#89A0B0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2AC #ACA89E
analogous
#9EA9AC #9EA2AC #A19EAC
triadic
#9EA2AC #AC9EA2 #A2AC9E
tetradic
#9EA2AC #AC9EA9 #ACA89E #9EACA1
square
#9EA2AC #AC9EA9 #ACA89E #9EACA1
split-complementary
#9EA2AC #ACA19E #A9AC9E
monochromatic
#606470 #7D8290 #9EA2AC #BFC2C8 #E0E1E4
Accessibility & contrast
On white
2.56
#9EA2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#9EA2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2AC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2AC | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AD
Deuteranopia (green-blind)
#9EA1AC
Tritanopia (blue-blind)
#9BA4A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9ea2ac; /* rgb */ color: rgb(158, 162, 172); /* oklch */ color: oklch(71.2% 0.015 268.5);
Tailwind
colors: {
custom: {
50: '#babdc4',
500: '#9ea2ac',
950: '#000000',
},
}SCSS
$custom: #9ea2ac; $custom-light: #babdc4; $custom-dark: #000000;
JSON
{
"hex": "#9ea2ac",
"rgb": {
"r": 158,
"g": 162,
"b": 172
},
"hsl": {
"h": 222.857,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.71214,
"c": 0.01519,
"h": 268.5
},
"luminance": 0.36088
}Semantic roles & 50–950 ramp
primary
#9EA2AC
secondary
#D5D4D0
accent
#805492
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111212
muted
#808181