#9FA09B#9FA09B
#9FA09B is a light, near-neutral grey. Relative luminance 0.349; OKLCH L 70.3% C 0.007 H 115.8°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA09B |
|---|---|
| RGB | rgb(159, 160, 155) |
| HSL | hsl(72, 3%, 62%) |
| HSV | hsv(72, 3%, 63%) |
| CMYK | cmyk(0.6%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(65.65, -1.30, 2.48) |
| CIE-LCH | lch(65.65, 2.80, 117.79°) |
| OKLab | oklab(70.34% -0.0031 0.0065) |
| OKLCH | oklch(70.34% 0.007 115.8) |
| XYZ | xyz(32.7843, 34.8791, 36.0092) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 3.76
Dark Gray
#A9A9A9
ΔE00 4.11
Greyish
#A8A495
ΔE00 4.92
Stone
#A89F91
ΔE00 5.75
Cement
#A5A391
ΔE00 5.77
Cool Grey
#95A3A6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA09B #9C9BA0
analogous
#A09F9B #9FA09B #9DA09B
triadic
#9FA09B #9B9FA0 #A09B9F
tetradic
#9FA09B #9BA09F #9C9BA0 #A09B9D
square
#9FA09B #9BA09F #9C9BA0 #A09B9D
split-complementary
#9FA09B #9B9DA0 #9F9BA0
monochromatic
#62635E #81827C #9FA09B #BDBEBA #DBDCDA
Accessibility & contrast
On white
2.63
#9FA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#9FA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA09B
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA09B | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9B
Deuteranopia (green-blind)
#A19F9B
Tritanopia (blue-blind)
#A09F9E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9fa09b; /* rgb */ color: rgb(159, 160, 155); /* oklch */ color: oklch(70.3% 0.007 115.8);
Tailwind
colors: {
custom: {
50: '#bbbcb8',
500: '#9fa09b',
950: '#000000',
},
}SCSS
$custom: #9fa09b; $custom-light: #bbbcb8; $custom-dark: #000000;
JSON
{
"hex": "#9fa09b",
"rgb": {
"r": 159,
"g": 160,
"b": 155
},
"hsl": {
"h": 72,
"s": 2.564,
"l": 61.765
},
"oklch": {
"l": 0.70344,
"c": 0.00724,
"h": 115.8
},
"luminance": 0.34879
}Semantic roles & 50–950 ramp
primary
#9FA09B
secondary
#CBCACC
accent
#598C63
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180