#9FA294#9FA294
#9FA294 is a light, muted grey. Relative luminance 0.353; OKLCH L 70.6% C 0.020 H 116.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA294 |
|---|---|
| RGB | rgb(159, 162, 148) |
| HSL | hsl(73, 7%, 61%) |
| HSV | hsv(73, 9%, 64%) |
| CMYK | cmyk(1.9%, 0%, 8.6%, 36.5%) |
| CIE-LAB | lab(66.02, -3.67, 6.91) |
| CIE-LCH | lch(66.02, 7.82, 117.99°) |
| OKLab | oklab(70.57% -0.0091 0.018) |
| OKLCH | oklch(70.57% 0.02 116.7) |
| XYZ | xyz(32.5629, 35.3498, 33.1189) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 2.74
Greyish
#A8A495
ΔE00 3.59
Grey
#929591
ΔE00 6.08
Stone
#A89F91
ΔE00 6.22
Bland
#AFA88B
ΔE00 6.92
Stone (survey)
#ADA587
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA294 #9794A2
analogous
#A29E94 #9FA294 #98A294
triadic
#9FA294 #949FA2 #A2949F
tetradic
#9FA294 #94A29E #9794A2 #A29498
square
#9FA294 #94A29E #9794A2 #A29498
split-complementary
#9FA294 #9498A2 #9E94A2
monochromatic
#626457 #818574 #9FA294 #BCBEB5 #DADBD5
Accessibility & contrast
On white
2.60
#9FA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#9FA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA294
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA294 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#A4A195
Tritanopia (blue-blind)
#A1A09E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9fa294; /* rgb */ color: rgb(159, 162, 148); /* oklch */ color: oklch(70.6% 0.020 116.7);
Tailwind
colors: {
custom: {
50: '#bbbdb3',
500: '#9fa294',
950: '#000000',
},
}SCSS
$custom: #9fa294; $custom-light: #bbbdb3; $custom-dark: #000000;
JSON
{
"hex": "#9fa294",
"rgb": {
"r": 159,
"g": 162,
"b": 148
},
"hsl": {
"h": 72.857,
"s": 7,
"l": 60.784
},
"oklch": {
"l": 0.70574,
"c": 0.0202,
"h": 116.7
},
"luminance": 0.3535
}Semantic roles & 50–950 ramp
primary
#9FA294
secondary
#C7C6CC
accent
#559162
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180