#DD87CD#DD87CD
#DD87CD is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.6% C 0.137 H 334.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DD87CD |
|---|---|
| RGB | rgb(221, 135, 205) |
| HSL | hsl(311, 56%, 70%) |
| HSV | hsv(311, 39%, 87%) |
| CMYK | cmyk(0%, 38.9%, 7.2%, 13.3%) |
| CIE-LAB | lab(67.36, 42.97, -22.31) |
| CIE-LCH | lch(67.36, 48.42, 332.56°) |
| OKLab | oklab(73.58% 0.1231 -0.0601) |
| OKLCH | oklch(73.58% 0.137 334) |
| XYZ | xyz(49.5019, 37.1105, 62.3014) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.39
Orchid (survey)
#C875C4
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD87CD #87DD97
analogous
#C287DD #DD87CD #DD87A2
triadic
#DD87CD #CDDD87 #87CDDD
tetradic
#DD87CD #DDC287 #87DD97 #87A2DD
square
#DD87CD #DDC287 #87DD97 #87A2DD
split-complementary
#DD87CD #A2DD87 #87DDC2
monochromatic
#B6349E #CF57B9 #DD87CD #EBB7E1 #F8E6F5
Accessibility & contrast
On white
2.49
#DD87CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#DD87CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD87CD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD87CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD87CD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CD0
Deuteranopia (green-blind)
#9DA9CA
Tritanopia (blue-blind)
#E58BA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd87cd; /* rgb */ color: rgb(221, 135, 205); /* oklch */ color: oklch(73.6% 0.137 334.0);
Tailwind
colors: {
custom: {
50: '#e9acdc',
500: '#dd87cd',
950: '#000000',
},
}SCSS
$custom: #dd87cd; $custom-light: #e9acdc; $custom-dark: #000000;
JSON
{
"hex": "#dd87cd",
"rgb": {
"r": 221,
"g": 135,
"b": 205
},
"hsl": {
"h": 311.163,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.73581,
"c": 0.13696,
"h": 334
},
"luminance": 0.37108
}Semantic roles & 50–950 ramp
primary
#DD87CD
secondary
#D4ECD8
accent
#C34022
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83