#9FAAA7#9FAAA7
#9FAAA7 is a light, near-neutral grey. Relative luminance 0.389; OKLCH L 72.8% C 0.013 H 177.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAAA7 |
|---|---|
| RGB | rgb(159, 170, 167) |
| HSL | hsl(164, 6%, 65%) |
| HSV | hsv(164, 6%, 67%) |
| CMYK | cmyk(6.5%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.69, -4.45, 0.21) |
| CIE-LCH | lch(68.69, 4.46, 177.30°) |
| OKLab | oklab(72.84% -0.0131 0.0005) |
| OKLCH | oklch(72.84% 0.013 177.9) |
| XYZ | xyz(35.6464, 38.9100, 42.1841) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.79
Dark Gray
#A9A9A9
ΔE00 5.82
Cool Gray
#9AA7B0
ΔE00 6.20
Grey
#929591
ΔE00 7.00
Pewter
#899397
ΔE00 8.01
Greyish
#A8A495
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAAA7 #AA9FA2
analogous
#9FAAA2 #9FAAA7 #9FA8AA
triadic
#9FAAA7 #A79FAA #AAA79F
tetradic
#9FAAA7 #A29FAA #AA9FA2 #A8AA9F
square
#9FAAA7 #A29FAA #AA9FA2 #A8AA9F
split-complementary
#9FAAA7 #AA9FA8 #AAA29F
monochromatic
#616E6A #7F8D89 #9FAAA7 #BFC7C5 #E0E3E3
Accessibility & contrast
On white
2.39
#9FAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#9FAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAAA7
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAAA7 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#A7A7A7
Tritanopia (blue-blind)
#9DAAA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9faaa7; /* rgb */ color: rgb(159, 170, 167); /* oklch */ color: oklch(72.8% 0.013 177.9);
Tailwind
colors: {
custom: {
50: '#bbc3c1',
500: '#9faaa7',
950: '#000000',
},
}SCSS
$custom: #9faaa7; $custom-light: #bbc3c1; $custom-dark: #000000;
JSON
{
"hex": "#9faaa7",
"rgb": {
"r": 159,
"g": 170,
"b": 167
},
"hsl": {
"h": 163.636,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.72838,
"c": 0.01312,
"h": 177.9
},
"luminance": 0.3891
}Semantic roles & 50–950 ramp
primary
#9FAAA7
secondary
#D4D1D2
accent
#566590
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181