#C87FBB#C87FBB
#C87FBB is a light, moderate pink. Relative luminance 0.310; OKLCH L 69.2% C 0.119 H 333.5°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C87FBB |
|---|---|
| RGB | rgb(200, 127, 187) |
| HSL | hsl(311, 40%, 64%) |
| HSV | hsv(311, 37%, 78%) |
| CMYK | cmyk(0%, 36.5%, 6.5%, 21.6%) |
| CIE-LAB | lab(62.55, 37.30, -19.76) |
| CIE-LCH | lch(62.55, 42.21, 332.09°) |
| OKLab | oklab(69.2% 0.1065 -0.0532) |
| OKLCH | oklch(69.2% 0.119 333.5) |
| XYZ | xyz(40.3781, 31.0479, 50.8701) |
| Luminance | 0.3105 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.55
Pale Magenta
#D767AD
ΔE00 6.48
Orchid
#DA70D6
ΔE00 6.96
Dusty Lavender
#AC86A8
ΔE00 7.75
Purplish Pink
#CE5DAE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87FBB #7FC88C
analogous
#B17FC8 #C87FBB #C87F97
triadic
#C87FBB #BBC87F #7FBBC8
tetradic
#C87FBB #C8B17F #7FC88C #7F97C8
square
#C87FBB #C8B17F #7FC88C #7F97C8
split-complementary
#C87FBB #97C87F #7FC8B1
monochromatic
#8F3D81 #B654A4 #C87FBB #DAAAD2 #EDD5E8
Accessibility & contrast
On white
2.91
#C87FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#C87FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87FBB
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87FBB | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BD
Deuteranopia (green-blind)
#919BB9
Tritanopia (blue-blind)
#CE8395
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #c87fbb; /* rgb */ color: rgb(200, 127, 187); /* oklch */ color: oklch(69.2% 0.119 333.5);
Tailwind
colors: {
custom: {
50: '#daa5cf',
500: '#c87fbb',
950: '#000000',
},
}SCSS
$custom: #c87fbb; $custom-light: #daa5cf; $custom-dark: #000000;
JSON
{
"hex": "#c87fbb",
"rgb": {
"r": 200,
"g": 127,
"b": 187
},
"hsl": {
"h": 310.685,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.69199,
"c": 0.11902,
"h": 333.5
},
"luminance": 0.31046
}Semantic roles & 50–950 ramp
primary
#C87FBB
secondary
#C5DEC9
accent
#B34933
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82