#9C8494#9C8494
#9C8494 is a light, muted pink. Relative luminance 0.257; OKLCH L 64.0% C 0.037 H 338.4°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9C8494 |
|---|---|
| RGB | rgb(156, 132, 148) |
| HSL | hsl(320, 11%, 56%) |
| HSV | hsv(320, 15%, 61%) |
| CMYK | cmyk(0%, 15.4%, 5.1%, 38.8%) |
| CIE-LAB | lab(57.76, 11.99, -5.15) |
| CIE-LCH | lch(57.76, 13.05, 336.75°) |
| OKLab | oklab(64.04% 0.0343 -0.0136) |
| OKLCH | oklch(64.04% 0.037 338.4) |
| XYZ | xyz(27.3063, 25.7091, 31.5351) |
| Luminance | 0.2571 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 3.23
Dusty Lavender
#AC86A8
ΔE00 7.05
Heather
#A484AC
ΔE00 7.93
Purple Grey
#866F85
ΔE00 8.20
Greyish Purple
#887191
ΔE00 8.86
Light Mauve
#C292A1
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C8494 #849C8C
analogous
#98849C #9C8494 #9C8488
triadic
#9C8494 #949C84 #84949C
tetradic
#9C8494 #9C9884 #849C8C #84889C
square
#9C8494 #9C9884 #849C8C #84889C
split-complementary
#9C8494 #889C84 #849C98
monochromatic
#5C4A56 #7E6575 #9C8494 #B7A6B1 #D3C8CF
Accessibility & contrast
On white
3.42
#9C8494 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#9C8494 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9C8494
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C8494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C8494 | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858995
Deuteranopia (green-blind)
#8A8C93
Tritanopia (blue-blind)
#9F8489
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #9c8494; /* rgb */ color: rgb(156, 132, 148); /* oklch */ color: oklch(64.0% 0.037 338.4);
Tailwind
colors: {
custom: {
50: '#b9a7b3',
500: '#9c8494',
950: '#000000',
},
}SCSS
$custom: #9c8494; $custom-light: #b9a7b3; $custom-dark: #000000;
JSON
{
"hex": "#9c8494",
"rgb": {
"r": 156,
"g": 132,
"b": 148
},
"hsl": {
"h": 320,
"s": 10.811,
"l": 56.471
},
"oklch": {
"l": 0.64044,
"c": 0.0369,
"h": 338.4
},
"luminance": 0.25709
}Semantic roles & 50–950 ramp
primary
#9C8494
secondary
#B9C3BC
accent
#B48974
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80