#C87F9C#C87F9C
#C87F9C is a light, moderate pink. Relative luminance 0.299; OKLCH L 68.1% C 0.097 H 354.6°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C87F9C |
|---|---|
| RGB | rgb(200, 127, 156) |
| HSL | hsl(336, 40%, 64%) |
| HSV | hsv(336, 37%, 78%) |
| CMYK | cmyk(0%, 36.5%, 22%, 21.6%) |
| CIE-LAB | lab(61.53, 32.23, -3.64) |
| CIE-LCH | lch(61.53, 32.43, 353.56°) |
| OKLab | oklab(68.1% 0.0966 -0.0092) |
| OKLCH | oklch(68.1% 0.097 354.6) |
| XYZ | xyz(37.4102, 29.8608, 35.2393) |
| Luminance | 0.2986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 3.67
Muted Pink
#D1768F
ΔE00 4.32
Dusky Pink
#CC7A8B
ΔE00 5.04
Palevioletred
#DB7093
ΔE00 5.49
Old Pink
#C77986
ΔE00 6.10
Old Rose
#C87F89
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87F9C #7FC8AB
analogous
#C87FC1 #C87F9C #C8877F
triadic
#C87F9C #9CC87F #7F9CC8
tetradic
#C87F9C #C1C87F #7FC8AB #877FC8
square
#C87F9C #C1C87F #7FC8AB #877FC8
split-complementary
#C87F9C #7FC887 #7FC1C8
monochromatic
#8F3D5E #B6547B #C87F9C #DAAABD #EDD5DE
Accessibility & contrast
On white
3.01
#C87F9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#C87F9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C87F9C
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87F9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87F9C | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878D9D
Deuteranopia (green-blind)
#99999A
Tritanopia (blue-blind)
#D37C89
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c87f9c; /* rgb */ color: rgb(200, 127, 156); /* oklch */ color: oklch(68.1% 0.097 354.6);
Tailwind
colors: {
custom: {
50: '#daa5b9',
500: '#c87f9c',
950: '#000000',
},
}SCSS
$custom: #c87f9c; $custom-light: #daa5b9; $custom-dark: #000000;
JSON
{
"hex": "#c87f9c",
"rgb": {
"r": 200,
"g": 127,
"b": 156
},
"hsl": {
"h": 336.164,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.68095,
"c": 0.09708,
"h": 354.6
},
"luminance": 0.29858
}Semantic roles & 50–950 ramp
primary
#C87F9C
secondary
#C5DED4
accent
#B38033
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F11
muted
#837F80