#9C8694#9C8694
#9C8694 is a light, muted pink. Relative luminance 0.263; OKLCH L 64.4% C 0.033 H 339.6°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9C8694 |
|---|---|
| RGB | rgb(156, 134, 148) |
| HSL | hsl(322, 10%, 57%) |
| HSV | hsv(322, 14%, 61%) |
| CMYK | cmyk(0%, 14.1%, 5.1%, 38.8%) |
| CIE-LAB | lab(58.28, 10.85, -4.38) |
| CIE-LCH | lch(58.28, 11.70, 338.00°) |
| OKLab | oklab(64.45% 0.0311 -0.0115) |
| OKLCH | oklch(64.45% 0.033 339.6) |
| XYZ | xyz(27.5801, 26.2568, 31.6264) |
| Luminance | 0.2626 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 4.05
Dusty Lavender
#AC86A8
ΔE00 7.87
Heather
#A484AC
ΔE00 8.74
Purple Grey
#866F85
ΔE00 8.91
Light Mauve
#C292A1
ΔE00 9.56
Greyish Purple
#887191
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C8694 #869C8E
analogous
#99869C #9C8694 #9C8689
triadic
#9C8694 #949C86 #86949C
tetradic
#9C8694 #9C9986 #869C8E #86899C
square
#9C8694 #9C9986 #869C8E #86899C
split-complementary
#9C8694 #899C86 #869C99
monochromatic
#5C4B56 #7E6776 #9C8694 #B8A8B2 #D3C9D0
Accessibility & contrast
On white
3.36
#9C8694 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#9C8694 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9C8694
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C8694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C8694 | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878A95
Deuteranopia (green-blind)
#8B8D93
Tritanopia (blue-blind)
#9F868B
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #9c8694; /* rgb */ color: rgb(156, 134, 148); /* oklch */ color: oklch(64.4% 0.033 339.6);
Tailwind
colors: {
custom: {
50: '#b9a9b3',
500: '#9c8694',
950: '#000000',
},
}SCSS
$custom: #9c8694; $custom-light: #b9a9b3; $custom-dark: #000000;
JSON
{
"hex": "#9c8694",
"rgb": {
"r": 156,
"g": 134,
"b": 148
},
"hsl": {
"h": 321.818,
"s": 10,
"l": 56.863
},
"oklch": {
"l": 0.64448,
"c": 0.03318,
"h": 339.6
},
"luminance": 0.26256
}Semantic roles & 50–950 ramp
primary
#9C8694
secondary
#BAC3BE
accent
#B38B75
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80