#9FA8A3#9FA8A3
#9FA8A3 is a light, near-neutral grey. Relative luminance 0.380; OKLCH L 72.3% C 0.012 H 161.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA8A3 |
|---|---|
| RGB | rgb(159, 168, 163) |
| HSL | hsl(147, 5%, 64%) |
| HSV | hsv(147, 5%, 66%) |
| CMYK | cmyk(5.4%, 0%, 3%, 34.1%) |
| CIE-LAB | lab(68.04, -4.15, 1.48) |
| CIE-LCH | lch(68.04, 4.40, 160.37°) |
| OKLab | oklab(72.29% -0.0118 0.0039) |
| OKLCH | oklch(72.29% 0.012 161.9) |
| XYZ | xyz(34.9103, 38.0203, 40.1427) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.59
Dark Gray
#A9A9A9
ΔE00 5.67
Grey
#929591
ΔE00 6.23
Greyish
#A8A495
ΔE00 7.00
Cement
#A5A391
ΔE00 7.12
Cool Gray
#9AA7B0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA8A3 #A89FA4
analogous
#A0A89F #9FA8A3 #9FA8A8
triadic
#9FA8A3 #A39FA8 #A8A39F
tetradic
#9FA8A3 #9FA0A8 #A89FA4 #A8A89F
square
#9FA8A3 #9FA0A8 #A89FA4 #A8A89F
split-complementary
#9FA8A3 #A89FA8 #A89FA0
monochromatic
#616B66 #7F8B84 #9FA8A3 #BFC5C2 #DFE2E1
Accessibility & contrast
On white
2.44
#9FA8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#9FA8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA8A3
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA8A3 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A3
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#9EA8A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9fa8a3; /* rgb */ color: rgb(159, 168, 163); /* oklch */ color: oklch(72.3% 0.012 161.9);
Tailwind
colors: {
custom: {
50: '#bbc1be',
500: '#9fa8a3',
950: '#000000',
},
}SCSS
$custom: #9fa8a3; $custom-light: #bbc1be; $custom-dark: #000000;
JSON
{
"hex": "#9fa8a3",
"rgb": {
"r": 159,
"g": 168,
"b": 163
},
"hsl": {
"h": 146.667,
"s": 4.918,
"l": 64.118
},
"oklch": {
"l": 0.7229,
"c": 0.01242,
"h": 161.9
},
"luminance": 0.38021
}Semantic roles & 50–950 ramp
primary
#9FA8A3
secondary
#D3D0D2
accent
#57768F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181