#CD87B7#CD87B7
#CD87B7 is a light, moderate pink. Relative luminance 0.337; OKLCH L 70.9% C 0.106 H 339.1°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CD87B7 |
|---|---|
| RGB | rgb(205, 135, 183) |
| HSL | hsl(319, 41%, 67%) |
| HSV | hsv(319, 34%, 80%) |
| CMYK | cmyk(0%, 34.1%, 10.7%, 19.6%) |
| CIE-LAB | lab(64.75, 33.96, -14.12) |
| CIE-LCH | lch(64.75, 36.78, 337.43°) |
| OKLab | oklab(70.95% 0.0986 -0.0376) |
| OKLCH | oklch(70.95% 0.106 339.1) |
| XYZ | xyz(42.3880, 33.7281, 49.0680) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.95
Orchid (survey)
#C875C4
ΔE00 7.22
Dusty Lavender
#AC86A8
ΔE00 7.25
Pale Magenta
#D767AD
ΔE00 7.83
Plum
#DDA0DD
ΔE00 8.08
Lilac
#C8A2C8
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD87B7 #87CD9D
analogous
#C087CD #CD87B7 #CD8794
triadic
#CD87B7 #B7CD87 #87B7CD
tetradic
#CD87B7 #CDC087 #87CD9D #8794CD
square
#CD87B7 #CDC087 #87CD9D #8794CD
split-complementary
#CD87B7 #94CD87 #87CDC0
monochromatic
#9A407D #BB5C9D #CD87B7 #DFB2D1 #F1DDEB
Accessibility & contrast
On white
2.71
#CD87B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#CD87B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD87B7
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD87B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD87B7 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997B9
Deuteranopia (green-blind)
#9AA1B5
Tritanopia (blue-blind)
#D58898
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cd87b7; /* rgb */ color: rgb(205, 135, 183); /* oklch */ color: oklch(70.9% 0.106 339.1);
Tailwind
colors: {
custom: {
50: '#ddabcc',
500: '#cd87b7',
950: '#000000',
},
}SCSS
$custom: #cd87b7; $custom-light: #ddabcc; $custom-dark: #000000;
JSON
{
"hex": "#cd87b7",
"rgb": {
"r": 205,
"g": 135,
"b": 183
},
"hsl": {
"h": 318.857,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.70947,
"c": 0.10555,
"h": 339.1
},
"luminance": 0.33726
}Semantic roles & 50–950 ramp
primary
#CD87B7
secondary
#CDE3D4
accent
#B45A31
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#151013
muted
#837F82