#DC87DD#DC87DD
#DC87DD is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.1% C 0.151 H 326.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DC87DD |
|---|---|
| RGB | rgb(220, 135, 221) |
| HSL | hsl(299, 56%, 70%) |
| HSV | hsv(299, 39%, 87%) |
| CMYK | cmyk(0.5%, 38.9%, 0%, 13.3%) |
| CIE-LAB | lab(67.85, 45.49, -30.47) |
| CIE-LCH | lch(67.85, 54.75, 326.19°) |
| OKLab | oklab(74.12% 0.1258 -0.0831) |
| OKLCH | oklch(74.12% 0.151 326.6) |
| XYZ | xyz(51.2293, 37.7663, 72.9837) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.27
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 4.72
Orchid
#DA70D6
ΔE00 5.08
Orchid (survey)
#C875C4
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC87DD #88DD87
analogous
#B187DD #DC87DD #DD87B3
triadic
#DC87DD #DDDC87 #87DDDC
tetradic
#DC87DD #DDB187 #88DD87 #87B3DD
square
#DC87DD #DDB187 #88DD87 #87B3DD
split-complementary
#DC87DD #B3DD87 #87DDB1
monochromatic
#B534B6 #CE57CF #DC87DD #EAB7EB #F8E6F8
Accessibility & contrast
On white
2.46
#DC87DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#DC87DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC87DD
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC87DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC87DD | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EE0
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#E18FA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc87dd; /* rgb */ color: rgb(220, 135, 221); /* oklch */ color: oklch(74.1% 0.151 326.6);
Tailwind
colors: {
custom: {
50: '#e8ace7',
500: '#dc87dd',
950: '#000000',
},
}SCSS
$custom: #dc87dd; $custom-light: #e8ace7; $custom-dark: #000000;
JSON
{
"hex": "#dc87dd",
"rgb": {
"r": 220,
"g": 135,
"b": 221
},
"hsl": {
"h": 299.302,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.74122,
"c": 0.15077,
"h": 326.6
},
"luminance": 0.37764
}Semantic roles & 50–950 ramp
primary
#DC87DD
secondary
#D4ECD4
accent
#C32224
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84