#C87F9F#C87F9F
#C87F9F is a light, moderate pink. Relative luminance 0.300; OKLCH L 68.2% C 0.099 H 352.2°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C87F9F |
|---|---|
| RGB | rgb(200, 127, 159) |
| HSL | hsl(334, 40%, 64%) |
| HSV | hsv(334, 37%, 78%) |
| CMYK | cmyk(0%, 36.5%, 20.5%, 21.6%) |
| CIE-LAB | lab(61.62, 32.68, -5.22) |
| CIE-LCH | lch(61.62, 33.10, 350.93°) |
| OKLab | oklab(68.19% 0.0977 -0.0134) |
| OKLCH | oklch(68.19% 0.099 352.2) |
| XYZ | xyz(37.6674, 29.9636, 36.5937) |
| Luminance | 0.2996 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.27
Muted Pink
#D1768F
ΔE00 5.00
Palevioletred
#DB7093
ΔE00 5.81
Dusky Pink
#CC7A8B
ΔE00 5.92
Old Pink
#C77986
ΔE00 6.99
Light Mauve
#C292A1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87F9F #7FC8A8
analogous
#C87FC4 #C87F9F #C8847F
triadic
#C87F9F #9FC87F #7F9FC8
tetradic
#C87F9F #C4C87F #7FC8A8 #847FC8
square
#C87F9F #C4C87F #7FC8A8 #847FC8
split-complementary
#C87F9F #7FC884 #7FC4C8
monochromatic
#8F3D61 #B6547F #C87F9F #DAAABF #EDD5DF
Accessibility & contrast
On white
3.00
#C87F9F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#C87F9F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C87F9F
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87F9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87F9F | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868DA0
Deuteranopia (green-blind)
#989A9D
Tritanopia (blue-blind)
#D27D8A
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c87f9f; /* rgb */ color: rgb(200, 127, 159); /* oklch */ color: oklch(68.2% 0.099 352.2);
Tailwind
colors: {
custom: {
50: '#daa5bb',
500: '#c87f9f',
950: '#000000',
},
}SCSS
$custom: #c87f9f; $custom-light: #daa5bb; $custom-dark: #000000;
JSON
{
"hex": "#c87f9f",
"rgb": {
"r": 200,
"g": 127,
"b": 159
},
"hsl": {
"h": 333.699,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.68192,
"c": 0.0986,
"h": 352.2
},
"luminance": 0.29961
}Semantic roles & 50–950 ramp
primary
#C87F9F
secondary
#C5DED3
accent
#B37B33
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F11
muted
#837F80