#9C8698#9C8698
#9C8698 is a light, muted pink. Relative luminance 0.264; OKLCH L 64.6% C 0.037 H 332.1°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9C8698 |
|---|---|
| RGB | rgb(156, 134, 152) |
| HSL | hsl(311, 10%, 57%) |
| HSV | hsv(311, 14%, 61%) |
| CMYK | cmyk(0%, 14.1%, 2.6%, 38.8%) |
| CIE-LAB | lab(58.40, 11.61, -6.50) |
| CIE-LCH | lch(58.40, 13.31, 330.75°) |
| OKLab | oklab(64.58% 0.0326 -0.0173) |
| OKLCH | oklch(64.58% 0.037 332.1) |
| XYZ | xyz(27.9022, 26.3856, 33.3227) |
| Luminance | 0.2638 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 3.13
Dusty Lavender
#AC86A8
ΔE00 6.67
Heather
#A484AC
ΔE00 7.30
Purple Grey
#866F85
ΔE00 8.59
Greyish Purple
#887191
ΔE00 8.84
Light Mauve
#C292A1
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C8698 #869C8A
analogous
#95869C #9C8698 #9C868D
triadic
#9C8698 #989C86 #86989C
tetradic
#9C8698 #9C9586 #869C8A #868D9C
square
#9C8698 #9C9586 #869C8A #868D9C
split-complementary
#9C8698 #8D9C86 #869C95
monochromatic
#5C4B59 #7E677A #9C8698 #B8A8B5 #D3C9D1
Accessibility & contrast
On white
3.35
#9C8698 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#9C8698 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9C8698
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C8698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C8698 | 1.00 | 3.35 | 6.28 | 6.28 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868B99
Deuteranopia (green-blind)
#8A8D97
Tritanopia (blue-blind)
#9E878C
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #9c8698; /* rgb */ color: rgb(156, 134, 152); /* oklch */ color: oklch(64.6% 0.037 332.1);
Tailwind
colors: {
custom: {
50: '#b9a9b6',
500: '#9c8698',
950: '#000000',
},
}SCSS
$custom: #9c8698; $custom-light: #b9a9b6; $custom-dark: #000000;
JSON
{
"hex": "#9c8698",
"rgb": {
"r": 156,
"g": 134,
"b": 152
},
"hsl": {
"h": 310.909,
"s": 10,
"l": 56.863
},
"oklch": {
"l": 0.64583,
"c": 0.03691,
"h": 332.1
},
"luminance": 0.26385
}Semantic roles & 50–950 ramp
primary
#9C8698
secondary
#BAC3BC
accent
#B38075
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80