#D87BB7#D87BB7
#D87BB7 is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.3% C 0.136 H 342.0°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D87BB7 |
|---|---|
| RGB | rgb(216, 123, 183) |
| HSL | hsl(321, 54%, 66%) |
| HSV | hsv(321, 43%, 85%) |
| CMYK | cmyk(0%, 43.1%, 15.3%, 15.3%) |
| CIE-LAB | lab(63.50, 43.98, -15.88) |
| CIE-LCH | lch(63.50, 46.76, 340.15°) |
| OKLab | oklab(70.29% 0.1296 -0.0422) |
| OKLCH | oklch(70.29% 0.136 342) |
| XYZ | xyz(43.9495, 32.1866, 48.6884) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.58
Orchid (survey)
#C875C4
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.26
Bubblegum Pink
#FE83CC
ΔE00 6.73
Bubblegum (survey)
#FF6CB5
ΔE00 6.99
Pink (survey)
#FF81C0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D87BB7 #7BD89C
analogous
#CB7BD8 #D87BB7 #D87B89
triadic
#D87BB7 #B7D87B #7BB7D8
tetradic
#D87BB7 #D8CB7B #7BD89C #7B89D8
square
#D87BB7 #D8CB7B #7BD89C #7B89D8
split-complementary
#D87BB7 #89D87B #7BD8CB
monochromatic
#A7317D #CA4C9D #D87BB7 #E6AAD1 #F4D9EB
Accessibility & contrast
On white
2.82
#D87BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#D87BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D87BB7
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D87BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D87BB7 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091B9
Deuteranopia (green-blind)
#989FB4
Tritanopia (blue-blind)
#E27C91
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d87bb7; /* rgb */ color: rgb(216, 123, 183); /* oklch */ color: oklch(70.3% 0.136 342.0);
Tailwind
colors: {
custom: {
50: '#e6a3cc',
500: '#d87bb7',
950: '#000000',
},
}SCSS
$custom: #d87bb7; $custom-light: #e6a3cc; $custom-dark: #000000;
JSON
{
"hex": "#d87bb7",
"rgb": {
"r": 216,
"g": 123,
"b": 183
},
"hsl": {
"h": 321.29,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.70286,
"c": 0.13626,
"h": 342
},
"luminance": 0.32184
}Semantic roles & 50–950 ramp
primary
#D87BB7
secondary
#C8E6D3
accent
#C25C24
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82