#DD87CC#DD87CC
#DD87CC is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.5% C 0.136 H 334.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DD87CC |
|---|---|
| RGB | rgb(221, 135, 204) |
| HSL | hsl(312, 56%, 70%) |
| HSV | hsv(312, 39%, 87%) |
| CMYK | cmyk(0%, 38.9%, 7.7%, 13.3%) |
| CIE-LAB | lab(67.32, 42.80, -21.81) |
| CIE-LCH | lch(67.32, 48.04, 333.00°) |
| OKLab | oklab(73.54% 0.1228 -0.0587) |
| OKLCH | oklch(73.54% 0.136 334.4) |
| XYZ | xyz(49.3816, 37.0623, 61.6677) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.61
Bubblegum Pink
#FE83CC
ΔE00 5.94
Orchid (survey)
#C875C4
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.24
Violet (CSS)
#EE82EE
ΔE00 6.40
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD87CC #87DD98
analogous
#C387DD #DD87CC #DD87A1
triadic
#DD87CC #CCDD87 #87CCDD
tetradic
#DD87CC #DDC387 #87DD98 #87A1DD
square
#DD87CC #DDC387 #87DD98 #87A1DD
split-complementary
#DD87CC #A1DD87 #87DDC3
monochromatic
#B6349C #CF57B8 #DD87CC #EBB7E0 #F8E6F5
Accessibility & contrast
On white
2.50
#DD87CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#DD87CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD87CC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD87CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD87CC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCF
Deuteranopia (green-blind)
#9DA8C9
Tritanopia (blue-blind)
#E58BA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd87cc; /* rgb */ color: rgb(221, 135, 204); /* oklch */ color: oklch(73.5% 0.136 334.4);
Tailwind
colors: {
custom: {
50: '#e9abdb',
500: '#dd87cc',
950: '#000000',
},
}SCSS
$custom: #dd87cc; $custom-light: #e9abdb; $custom-dark: #000000;
JSON
{
"hex": "#dd87cc",
"rgb": {
"r": 221,
"g": 135,
"b": 204
},
"hsl": {
"h": 311.86,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.73542,
"c": 0.13611,
"h": 334.4
},
"luminance": 0.3706
}Semantic roles & 50–950 ramp
primary
#DD87CC
secondary
#D4ECD9
accent
#C34222
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83