#9FA29F#9FA29F
#9FA29F is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 70.9% C 0.005 H 145.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA29F |
|---|---|
| RGB | rgb(159, 162, 159) |
| HSL | hsl(120, 2%, 63%) |
| HSV | hsv(120, 2%, 64%) |
| CMYK | cmyk(1.9%, 0%, 1.9%, 36.5%) |
| CIE-LAB | lab(66.30, -1.65, 1.18) |
| CIE-LCH | lch(66.30, 2.03, 144.34°) |
| OKLab | oklab(70.89% -0.0045 0.0031) |
| OKLCH | oklch(70.89% 0.005 145.6) |
| XYZ | xyz(33.4753, 35.7147, 37.9242) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.48
Grey
#929591
ΔE00 4.17
Cool Grey
#95A3A6
ΔE00 5.18
Greyish
#A8A495
ΔE00 6.03
Pewter
#899397
ΔE00 6.74
Cool Gray
#9AA7B0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA29F #A29FA2
analogous
#A0A29F #9FA29F #9FA2A0
triadic
#9FA29F #9F9FA2 #A29F9F
tetradic
#9FA29F #9FA0A2 #A29FA2 #A2A09F
square
#9FA29F #9FA0A2 #A29FA2 #A2A09F
split-complementary
#9FA29F #A09FA2 #A29FA0
monochromatic
#626562 #808480 #9FA29F #BEC0BE #DDDEDD
Accessibility & contrast
On white
2.58
#9FA29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#9FA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA29F
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA29F | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19F
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#9FA2A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9fa29f; /* rgb */ color: rgb(159, 162, 159); /* oklch */ color: oklch(70.9% 0.005 145.6);
Tailwind
colors: {
custom: {
50: '#bbbdbb',
500: '#9fa29f',
950: '#000000',
},
}SCSS
$custom: #9fa29f; $custom-light: #bbbdbb; $custom-dark: #000000;
JSON
{
"hex": "#9fa29f",
"rgb": {
"r": 159,
"g": 162,
"b": 159
},
"hsl": {
"h": 120,
"s": 1.587,
"l": 62.941
},
"oklch": {
"l": 0.70888,
"c": 0.00548,
"h": 145.6
},
"luminance": 0.35715
}Semantic roles & 50–950 ramp
primary
#9FA29F
secondary
#CFCECF
accent
#5A8B8B
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180