#9FA495#9FA495
#9FA495 is a light, muted grey. Relative luminance 0.361; OKLCH L 71.0% C 0.022 H 122.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA495 |
|---|---|
| RGB | rgb(159, 164, 149) |
| HSL | hsl(80, 8%, 61%) |
| HSV | hsv(80, 9%, 64%) |
| CMYK | cmyk(3%, 0%, 9.1%, 35.7%) |
| CIE-LAB | lab(66.59, -4.58, 7.17) |
| CIE-LCH | lch(66.59, 8.51, 122.56°) |
| OKLab | oklab(71.03% -0.0117 0.0187) |
| OKLCH | oklch(71.03% 0.022 122) |
| XYZ | xyz(32.9975, 36.0918, 33.6560) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.36
Greyish
#A8A495
ΔE00 4.44
Grey
#929591
ΔE00 6.85
Bland
#AFA88B
ΔE00 7.12
Stone
#A89F91
ΔE00 7.27
Stone (survey)
#ADA587
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA495 #9A95A4
analogous
#A4A295 #9FA495 #98A495
triadic
#9FA495 #959FA4 #A4959F
tetradic
#9FA495 #95A4A2 #9A95A4 #A49598
square
#9FA495 #95A4A2 #9A95A4 #A49598
split-complementary
#9FA495 #9598A4 #A295A4
monochromatic
#626758 #818774 #9FA495 #BDC0B6 #DBDDD7
Accessibility & contrast
On white
2.56
#9FA495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#9FA495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA495
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA495 | 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)
#A6A294
Deuteranopia (green-blind)
#A5A296
Tritanopia (blue-blind)
#A0A2A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9fa495; /* rgb */ color: rgb(159, 164, 149); /* oklch */ color: oklch(71.0% 0.022 122.0);
Tailwind
colors: {
custom: {
50: '#bbbfb4',
500: '#9fa495',
950: '#000000',
},
}SCSS
$custom: #9fa495; $custom-light: #bbbfb4; $custom-dark: #000000;
JSON
{
"hex": "#9fa495",
"rgb": {
"r": 159,
"g": 164,
"b": 149
},
"hsl": {
"h": 80,
"s": 7.614,
"l": 61.373
},
"oklch": {
"l": 0.71031,
"c": 0.02205,
"h": 122
},
"luminance": 0.36092
}Semantic roles & 50–950 ramp
primary
#9FA495
secondary
#C9C8CD
accent
#549268
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180