#DC87DC#DC87DC
#DC87DC is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.1% C 0.150 H 327.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DC87DC |
|---|---|
| RGB | rgb(220, 135, 220) |
| HSL | hsl(300, 55%, 70%) |
| HSV | hsv(300, 39%, 86%) |
| CMYK | cmyk(0%, 38.6%, 0%, 13.7%) |
| CIE-LAB | lab(67.81, 45.31, -29.97) |
| CIE-LCH | lch(67.81, 54.33, 326.52°) |
| OKLab | oklab(74.08% 0.1256 -0.0817) |
| OKLCH | oklch(74.08% 0.15 327) |
| XYZ | xyz(51.0964, 37.7132, 72.2842) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.08
Violet (CSS)
#EE82EE
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.09
Orchid (survey)
#C875C4
ΔE00 5.92
Plum
#DDA0DD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC87DC #87DC87
analogous
#B287DC #DC87DC #DC87B2
triadic
#DC87DC #DCDC87 #87DCDC
tetradic
#DC87DC #DCB287 #87DC87 #87B2DC
square
#DC87DC #DCB287 #87DC87 #87B2DC
split-complementary
#DC87DC #B2DC87 #87DCB2
monochromatic
#B435B4 #CE58CE #DC87DC #EAB6EA #F8E6F8
Accessibility & contrast
On white
2.46
#DC87DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#DC87DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC87DC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC87DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC87DC | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#E18FA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc87dc; /* rgb */ color: rgb(220, 135, 220); /* oklch */ color: oklch(74.1% 0.150 327.0);
Tailwind
colors: {
custom: {
50: '#e8ace7',
500: '#dc87dc',
950: '#000000',
},
}SCSS
$custom: #dc87dc; $custom-light: #e8ace7; $custom-dark: #000000;
JSON
{
"hex": "#dc87dc",
"rgb": {
"r": 220,
"g": 135,
"b": 220
},
"hsl": {
"h": 300,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.7408,
"c": 0.14982,
"h": 327
},
"luminance": 0.37711
}Semantic roles & 50–950 ramp
primary
#DC87DC
secondary
#D3ECD3
accent
#C22323
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84