#DC87D3#DC87D3
#DC87D3 is a light, vivid purple. Relative luminance 0.372; OKLCH L 73.7% C 0.141 H 330.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DC87D3 |
|---|---|
| RGB | rgb(220, 135, 211) |
| HSL | hsl(306, 55%, 70%) |
| HSV | hsv(306, 39%, 86%) |
| CMYK | cmyk(0%, 38.6%, 4.1%, 13.7%) |
| CIE-LAB | lab(67.46, 43.70, -25.51) |
| CIE-LCH | lch(67.46, 50.60, 329.73°) |
| OKLab | oklab(73.71% 0.1235 -0.0691) |
| OKLCH | oklch(73.71% 0.141 330.8) |
| XYZ | xyz(49.9364, 37.2492, 66.1749) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.05
Violet (CSS)
#EE82EE
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.60
Orchid
#DA70D6
ΔE00 5.62
Orchid (survey)
#C875C4
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC87D3 #87DC90
analogous
#BB87DC #DC87D3 #DC87A9
triadic
#DC87D3 #D3DC87 #87D3DC
tetradic
#DC87D3 #DCBB87 #87DC90 #87A9DC
square
#DC87D3 #DCBB87 #87DC90 #87A9DC
split-complementary
#DC87D3 #A9DC87 #87DCBB
monochromatic
#B435A7 #CE58C2 #DC87D3 #EAB6E4 #F8E6F6
Accessibility & contrast
On white
2.49
#DC87D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#DC87D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC87D3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC87D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC87D3 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849DD6
Deuteranopia (green-blind)
#9AA9D0
Tritanopia (blue-blind)
#E28DA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc87d3; /* rgb */ color: rgb(220, 135, 211); /* oklch */ color: oklch(73.7% 0.141 330.8);
Tailwind
colors: {
custom: {
50: '#e8ace0',
500: '#dc87d3',
950: '#000000',
},
}SCSS
$custom: #dc87d3; $custom-light: #e8ace0; $custom-dark: #000000;
JSON
{
"hex": "#dc87d3",
"rgb": {
"r": 220,
"g": 135,
"b": 211
},
"hsl": {
"h": 306.353,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.73707,
"c": 0.14148,
"h": 330.8
},
"luminance": 0.37247
}Semantic roles & 50–950 ramp
primary
#DC87D3
secondary
#D3ECD6
accent
#C23423
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83