#9C8498#9C8498
#9C8498 is a light, muted pink. Relative luminance 0.258; OKLCH L 64.2% C 0.041 H 331.7°. Best body text is #000000 at 6.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9C8498 |
|---|---|
| RGB | rgb(156, 132, 152) |
| HSL | hsl(310, 11%, 56%) |
| HSV | hsv(310, 15%, 61%) |
| CMYK | cmyk(0%, 15.4%, 2.6%, 38.8%) |
| CIE-LAB | lab(57.88, 12.75, -7.27) |
| CIE-LCH | lch(57.88, 14.68, 330.31°) |
| OKLab | oklab(64.18% 0.0358 -0.0193) |
| OKLCH | oklch(64.18% 0.041 331.7) |
| XYZ | xyz(27.6284, 25.8380, 33.2315) |
| Luminance | 0.2584 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 2.48
Dusty Lavender
#AC86A8
ΔE00 5.91
Heather
#A484AC
ΔE00 6.52
Purple Grey
#866F85
ΔE00 8.00
Greyish Purple
#887191
ΔE00 8.06
Light Mauve
#C292A1
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C8498 #849C88
analogous
#94849C #9C8498 #9C848C
triadic
#9C8498 #989C84 #84989C
tetradic
#9C8498 #9C9484 #849C88 #848C9C
square
#9C8498 #9C9484 #849C88 #848C9C
split-complementary
#9C8498 #8C9C84 #849C94
monochromatic
#5C4A59 #7E657A #9C8498 #B7A6B4 #D3C8D1
Accessibility & contrast
On white
3.41
#9C8498 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.17
#9C8498 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9C8498
6.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C8498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C8498 | 1.00 | 3.41 | 6.17 | 6.17 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848999
Deuteranopia (green-blind)
#898C97
Tritanopia (blue-blind)
#9E858B
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #9c8498; /* rgb */ color: rgb(156, 132, 152); /* oklch */ color: oklch(64.2% 0.041 331.7);
Tailwind
colors: {
custom: {
50: '#b9a7b6',
500: '#9c8498',
950: '#000000',
},
}SCSS
$custom: #9c8498; $custom-light: #b9a7b6; $custom-dark: #000000;
JSON
{
"hex": "#9c8498",
"rgb": {
"r": 156,
"g": 132,
"b": 152
},
"hsl": {
"h": 310,
"s": 10.811,
"l": 56.471
},
"oklch": {
"l": 0.64181,
"c": 0.04069,
"h": 331.7
},
"luminance": 0.25837
}Semantic roles & 50–950 ramp
primary
#9C8498
secondary
#B9C3BB
accent
#B47F74
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80