#DC87CE#DC87CE
#DC87CE is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.5% C 0.137 H 333.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DC87CE |
|---|---|
| RGB | rgb(220, 135, 206) |
| HSL | hsl(310, 55%, 70%) |
| HSV | hsv(310, 39%, 86%) |
| CMYK | cmyk(0%, 38.6%, 6.4%, 13.7%) |
| CIE-LAB | lab(67.28, 42.83, -23.01) |
| CIE-LCH | lch(67.28, 48.62, 331.76°) |
| OKLab | oklab(73.51% 0.1222 -0.0621) |
| OKLCH | oklch(73.51% 0.137 333.1) |
| XYZ | xyz(49.3194, 37.0023, 62.9249) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.09
Orchid (survey)
#C875C4
ΔE00 5.77
Violet (CSS)
#EE82EE
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC87CE #87DC95
analogous
#BF87DC #DC87CE #DC87A4
triadic
#DC87CE #CEDC87 #87CEDC
tetradic
#DC87CE #DCBF87 #87DC95 #87A4DC
square
#DC87CE #DCBF87 #87DC95 #87A4DC
split-complementary
#DC87CE #A4DC87 #87DCBF
monochromatic
#B4359F #CE58BB #DC87CE #EAB6E1 #F8E6F5
Accessibility & contrast
On white
2.50
#DC87CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#DC87CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC87CE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC87CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC87CE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CD1
Deuteranopia (green-blind)
#9CA8CB
Tritanopia (blue-blind)
#E38CA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc87ce; /* rgb */ color: rgb(220, 135, 206); /* oklch */ color: oklch(73.5% 0.137 333.1);
Tailwind
colors: {
custom: {
50: '#e8abdd',
500: '#dc87ce',
950: '#000000',
},
}SCSS
$custom: #dc87ce; $custom-light: #e8abdd; $custom-dark: #000000;
JSON
{
"hex": "#dc87ce",
"rgb": {
"r": 220,
"g": 135,
"b": 206
},
"hsl": {
"h": 309.882,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.73507,
"c": 0.13706,
"h": 333.1
},
"luminance": 0.37
}Semantic roles & 50–950 ramp
primary
#DC87CE
secondary
#D3ECD7
accent
#C23D23
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83