#9C8A95#9C8A95
#9C8A95 is a light, muted pink. Relative luminance 0.274; OKLCH L 65.3% C 0.027 H 340.6°. Best body text is #000000 at 6.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9C8A95 |
|---|---|
| RGB | rgb(156, 138, 149) |
| HSL | hsl(323, 8%, 58%) |
| HSV | hsv(323, 12%, 61%) |
| CMYK | cmyk(0%, 11.5%, 4.5%, 38.8%) |
| CIE-LAB | lab(59.36, 8.76, -3.37) |
| CIE-LCH | lch(59.36, 9.38, 338.97°) |
| OKLab | oklab(65.3% 0.0251 -0.0088) |
| OKLCH | oklch(65.3% 0.027 340.6) |
| XYZ | xyz(28.2230, 27.4153, 32.2328) |
| Luminance | 0.2742 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 5.82
Warm Grey
#978A84
ΔE00 9.06
Dusty Lavender
#AC86A8
ΔE00 9.48
Rosybrown
#BC8F8F
ΔE00 10.19
Light Mauve
#C292A1
ΔE00 10.26
Heather
#A484AC
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C8A95 #8A9C91
analogous
#9A8A9C #9C8A95 #9C8A8C
triadic
#9C8A95 #959C8A #8A959C
tetradic
#9C8A95 #9C9A8A #8A9C91 #8A8C9C
square
#9C8A95 #9C9A8A #8A9C91 #8A8C9C
split-complementary
#9C8A95 #8C9C8A #8A9C9A
monochromatic
#5D4F57 #7E6B77 #9C8A95 #B8ABB3 #D4CCD1
Accessibility & contrast
On white
3.24
#9C8A95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.48
#9C8A95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9C8A95
6.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C8A95 | 1.00 | 3.24 | 6.48 | 6.48 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8D95
Deuteranopia (green-blind)
#8E9094
Tritanopia (blue-blind)
#9E8A8E
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #9c8a95; /* rgb */ color: rgb(156, 138, 149); /* oklch */ color: oklch(65.3% 0.027 340.6);
Tailwind
colors: {
custom: {
50: '#b9acb4',
500: '#9c8a95',
950: '#000000',
},
}SCSS
$custom: #9c8a95; $custom-light: #b9acb4; $custom-dark: #000000;
JSON
{
"hex": "#9c8a95",
"rgb": {
"r": 156,
"g": 138,
"b": 149
},
"hsl": {
"h": 323.333,
"s": 8.333,
"l": 57.647
},
"oklch": {
"l": 0.65296,
"c": 0.02664,
"h": 340.6
},
"luminance": 0.27415
}Semantic roles & 50–950 ramp
primary
#9C8A95
secondary
#BDC5C0
accent
#B18D76
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80