#DD87DC#DD87DC
#DD87DC is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.2% C 0.150 H 327.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DD87DC |
|---|---|
| RGB | rgb(221, 135, 220) |
| HSL | hsl(301, 56%, 70%) |
| HSV | hsv(301, 39%, 87%) |
| CMYK | cmyk(0%, 38.9%, 0.5%, 13.3%) |
| CIE-LAB | lab(67.92, 45.62, -29.79) |
| CIE-LCH | lch(67.92, 54.48, 326.86°) |
| OKLab | oklab(74.19% 0.1267 -0.0811) |
| OKLCH | oklch(74.19% 0.15 327.4) |
| XYZ | xyz(51.4001, 37.8697, 72.2984) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.99
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.12
Orchid (survey)
#C875C4
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD87DC #87DD88
analogous
#B387DD #DD87DC #DD87B1
triadic
#DD87DC #DCDD87 #87DCDD
tetradic
#DD87DC #DDB387 #87DD88 #87B1DD
square
#DD87DC #DDB387 #87DD88 #87B1DD
split-complementary
#DD87DC #B1DD87 #87DDB3
monochromatic
#B634B5 #CF57CE #DD87DC #EBB7EA #F8E6F8
Accessibility & contrast
On white
2.45
#DD87DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DD87DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD87DC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD87DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD87DC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDF
Deuteranopia (green-blind)
#97AAD9
Tritanopia (blue-blind)
#E28FA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd87dc; /* rgb */ color: rgb(221, 135, 220); /* oklch */ color: oklch(74.2% 0.150 327.4);
Tailwind
colors: {
custom: {
50: '#e9ace7',
500: '#dd87dc',
950: '#000000',
},
}SCSS
$custom: #dd87dc; $custom-light: #e9ace7; $custom-dark: #000000;
JSON
{
"hex": "#dd87dc",
"rgb": {
"r": 221,
"g": 135,
"b": 220
},
"hsl": {
"h": 300.698,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.74192,
"c": 0.15048,
"h": 327.4
},
"luminance": 0.37867
}Semantic roles & 50–950 ramp
primary
#DD87DC
secondary
#D4ECD4
accent
#C32422
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84