#9FA293#9FA293
#9FA293 is a light, muted grey. Relative luminance 0.353; OKLCH L 70.5% C 0.022 H 116.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA293 |
|---|---|
| RGB | rgb(159, 162, 147) |
| HSL | hsl(72, 7%, 61%) |
| HSV | hsv(72, 9%, 64%) |
| CMYK | cmyk(1.9%, 0%, 9.3%, 36.5%) |
| CIE-LAB | lab(66.00, -3.85, 7.43) |
| CIE-LCH | lch(66.00, 8.37, 117.38°) |
| OKLab | oklab(70.55% -0.0095 0.0194) |
| OKLCH | oklch(70.55% 0.022 116.1) |
| XYZ | xyz(32.4841, 35.3182, 32.7039) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 2.58
Greyish
#A8A495
ΔE00 3.64
Stone
#A89F91
ΔE00 6.33
Grey
#929591
ΔE00 6.39
Bland
#AFA88B
ΔE00 6.66
Stone (survey)
#ADA587
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA293 #9693A2
analogous
#A29D93 #9FA293 #97A293
triadic
#9FA293 #939FA2 #A2939F
tetradic
#9FA293 #93A29D #9693A2 #A29397
square
#9FA293 #93A29D #9693A2 #A29397
split-complementary
#9FA293 #9397A2 #9D93A2
monochromatic
#616456 #818573 #9FA293 #BCBEB4 #D9DBD5
Accessibility & contrast
On white
2.60
#9FA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#9FA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA293
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA293 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A092
Deuteranopia (green-blind)
#A4A094
Tritanopia (blue-blind)
#A1A09E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9fa293; /* rgb */ color: rgb(159, 162, 147); /* oklch */ color: oklch(70.5% 0.022 116.1);
Tailwind
colors: {
custom: {
50: '#bbbdb2',
500: '#9fa293',
950: '#000000',
},
}SCSS
$custom: #9fa293; $custom-light: #bbbdb2; $custom-dark: #000000;
JSON
{
"hex": "#9fa293",
"rgb": {
"r": 159,
"g": 162,
"b": 147
},
"hsl": {
"h": 72,
"s": 7.463,
"l": 60.588
},
"oklch": {
"l": 0.70546,
"c": 0.02159,
"h": 116.1
},
"luminance": 0.35318
}Semantic roles & 50–950 ramp
primary
#9FA293
secondary
#C7C6CB
accent
#549160
background
#FBFBFA
surface
#F6F6F5
border
#D0D0CF
text
#111211
muted
#808180