#DD87C8#DD87C8
#DD87C8 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.4% C 0.133 H 336.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DD87C8 |
|---|---|
| RGB | rgb(221, 135, 200) |
| HSL | hsl(315, 56%, 70%) |
| HSV | hsv(315, 39%, 87%) |
| CMYK | cmyk(0%, 38.9%, 9.5%, 13.3%) |
| CIE-LAB | lab(67.18, 42.13, -19.80) |
| CIE-LCH | lch(67.18, 46.55, 334.83°) |
| OKLab | oklab(73.39% 0.1217 -0.0531) |
| OKLCH | oklch(73.39% 0.133 336.4) |
| XYZ | xyz(48.9080, 36.8729, 59.1735) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.51
Bubblegum Pink
#FE83CC
ΔE00 5.65
Orchid (survey)
#C875C4
ΔE00 6.36
Plum
#DDA0DD
ΔE00 6.49
Pink (survey)
#FF81C0
ΔE00 6.98
Orchid
#DA70D6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD87C8 #87DD9C
analogous
#C787DD #DD87C8 #DD879D
triadic
#DD87C8 #C8DD87 #87C8DD
tetradic
#DD87C8 #DDC787 #87DD9C #879DDD
square
#DD87C8 #DDC787 #87DD9C #879DDD
split-complementary
#DD87C8 #9DDD87 #87DDC7
monochromatic
#B63496 #CF57B2 #DD87C8 #EBB7DE #F8E6F4
Accessibility & contrast
On white
2.51
#DD87C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#DD87C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD87C8
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD87C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD87C8 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCA
Deuteranopia (green-blind)
#9EA8C5
Tritanopia (blue-blind)
#E58A9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd87c8; /* rgb */ color: rgb(221, 135, 200); /* oklch */ color: oklch(73.4% 0.133 336.4);
Tailwind
colors: {
custom: {
50: '#e9abd8',
500: '#dd87c8',
950: '#000000',
},
}SCSS
$custom: #dd87c8; $custom-light: #e9abd8; $custom-dark: #000000;
JSON
{
"hex": "#dd87c8",
"rgb": {
"r": 221,
"g": 135,
"b": 200
},
"hsl": {
"h": 314.651,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.73388,
"c": 0.13279,
"h": 336.4
},
"luminance": 0.3687
}Semantic roles & 50–950 ramp
primary
#DD87C8
secondary
#D4ECDA
accent
#C34A22
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83