#C87BBB#C87BBB
#C87BBB is a light, vivid pink. Relative luminance 0.300; OKLCH L 68.5% C 0.126 H 333.2°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C87BBB |
|---|---|
| RGB | rgb(200, 123, 187) |
| HSL | hsl(310, 41%, 63%) |
| HSV | hsv(310, 39%, 78%) |
| CMYK | cmyk(0%, 38.5%, 6.5%, 21.6%) |
| CIE-LAB | lab(61.68, 39.45, -21.08) |
| CIE-LCH | lch(61.68, 44.73, 331.88°) |
| OKLab | oklab(68.55% 0.1126 -0.0568) |
| OKLCH | oklch(68.55% 0.126 333.2) |
| XYZ | xyz(39.8717, 30.0352, 50.7013) |
| Luminance | 0.3003 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.99
Lavender Pink
#DD85D7
ΔE00 5.62
Pale Magenta
#D767AD
ΔE00 5.79
Orchid
#DA70D6
ΔE00 6.21
Purplish Pink
#CE5DAE
ΔE00 7.02
Wisteria
#A87DC2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87BBB #7BC888
analogous
#AE7BC8 #C87BBB #C87B94
triadic
#C87BBB #BBC87B #7BBBC8
tetradic
#C87BBB #C8AE7B #7BC888 #7B94C8
square
#C87BBB #C8AE7B #7BC888 #7B94C8
split-complementary
#C87BBB #94C87B #7BC8AE
monochromatic
#8E3B80 #B650A5 #C87BBB #DAA6D1 #ECD1E8
Accessibility & contrast
On white
3.00
#C87BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#C87BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87BBB
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87BBB | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8EBD
Deuteranopia (green-blind)
#8E99B9
Tritanopia (blue-blind)
#CF7F93
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c87bbb; /* rgb */ color: rgb(200, 123, 187); /* oklch */ color: oklch(68.5% 0.126 333.2);
Tailwind
colors: {
custom: {
50: '#daa3cf',
500: '#c87bbb',
950: '#000000',
},
}SCSS
$custom: #c87bbb; $custom-light: #daa3cf; $custom-dark: #000000;
JSON
{
"hex": "#c87bbb",
"rgb": {
"r": 200,
"g": 123,
"b": 187
},
"hsl": {
"h": 310.13,
"s": 41.176,
"l": 63.333
},
"oklch": {
"l": 0.68547,
"c": 0.12613,
"h": 333.2
},
"luminance": 0.30033
}Semantic roles & 50–950 ramp
primary
#C87BBB
secondary
#C2DDC6
accent
#B44731
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82