#9A8A94#9A8A94
#9A8A94 is a light, muted grey. Relative luminance 0.272; OKLCH L 65.1% C 0.024 H 339.9°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9A8A94 |
|---|---|
| RGB | rgb(154, 138, 148) |
| HSL | hsl(323, 7%, 57%) |
| HSV | hsv(323, 10%, 60%) |
| CMYK | cmyk(0%, 10.4%, 3.9%, 39.6%) |
| CIE-LAB | lab(59.15, 7.83, -3.13) |
| CIE-LCH | lch(59.15, 8.44, 338.24°) |
| OKLab | oklab(65.08% 0.0224 -0.0082) |
| OKLCH | oklch(65.08% 0.024 339.9) |
| XYZ | xyz(27.7596, 27.1855, 31.7962) |
| Luminance | 0.2718 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.27
Warm Grey
#978A84
ΔE00 8.41
Dusty Lavender
#AC86A8
ΔE00 10.28
Purple Grey
#866F85
ΔE00 10.66
Rosybrown
#BC8F8F
ΔE00 10.71
Gray
#808080
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A8A94 #8A9A90
analogous
#988A9A #9A8A94 #9A8A8C
triadic
#9A8A94 #949A8A #8A949A
tetradic
#9A8A94 #9A988A #8A9A90 #8A8C9A
square
#9A8A94 #9A988A #8A9A90 #8A8C9A
split-complementary
#9A8A94 #8C9A8A #8A9A98
monochromatic
#5B4F56 #7C6B76 #9A8A94 #B6ABB2 #D3CCD0
Accessibility & contrast
On white
3.26
#9A8A94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#9A8A94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9A8A94
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A8A94 | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8D94
Deuteranopia (green-blind)
#8E8F94
Tritanopia (blue-blind)
#9C8A8D
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #9a8a94; /* rgb */ color: rgb(154, 138, 148); /* oklch */ color: oklch(65.1% 0.024 339.9);
Tailwind
colors: {
custom: {
50: '#b7acb3',
500: '#9a8a94',
950: '#000000',
},
}SCSS
$custom: #9a8a94; $custom-light: #b7acb3; $custom-dark: #000000;
JSON
{
"hex": "#9a8a94",
"rgb": {
"r": 154,
"g": 138,
"b": 148
},
"hsl": {
"h": 322.5,
"s": 7.339,
"l": 57.255
},
"oklch": {
"l": 0.65078,
"c": 0.02388,
"h": 339.9
},
"luminance": 0.27185
}Semantic roles & 50–950 ramp
primary
#9A8A94
secondary
#BDC3BF
accent
#B08D77
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80