#DC86DC#DC86DC
#DC86DC is a light, vivid purple. Relative luminance 0.374; OKLCH L 73.9% C 0.152 H 327.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DC86DC |
|---|---|
| RGB | rgb(220, 134, 220) |
| HSL | hsl(300, 55%, 69%) |
| HSV | hsv(300, 39%, 86%) |
| CMYK | cmyk(0%, 39.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.60, 45.83, -30.29) |
| CIE-LCH | lch(67.60, 54.94, 326.54°) |
| OKLab | oklab(73.93% 0.127 -0.0826) |
| OKLCH | oklch(73.93% 0.152 327) |
| XYZ | xyz(50.9576, 37.4354, 72.2379) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.08
Violet (CSS)
#EE82EE
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 4.60
Orchid
#DA70D6
ΔE00 4.86
Orchid (survey)
#C875C4
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC86DC #86DC86
analogous
#B186DC #DC86DC #DC86B1
triadic
#DC86DC #DCDC86 #86DCDC
tetradic
#DC86DC #DCB186 #86DC86 #86B1DC
square
#DC86DC #DCB186 #86DC86 #86B1DC
split-complementary
#DC86DC #B1DC86 #86DCB1
monochromatic
#B434B4 #CE57CE #DC86DC #EAB5EA #F7E5F7
Accessibility & contrast
On white
2.47
#DC86DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DC86DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC86DC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC86DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC86DC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EDF
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#E18EA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc86dc; /* rgb */ color: rgb(220, 134, 220); /* oklch */ color: oklch(73.9% 0.152 327.0);
Tailwind
colors: {
custom: {
50: '#e8abe7',
500: '#dc86dc',
950: '#000000',
},
}SCSS
$custom: #dc86dc; $custom-light: #e8abe7; $custom-dark: #000000;
JSON
{
"hex": "#dc86dc",
"rgb": {
"r": 220,
"g": 134,
"b": 220
},
"hsl": {
"h": 300,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.73925,
"c": 0.15153,
"h": 327
},
"luminance": 0.37433
}Semantic roles & 50–950 ramp
primary
#DC86DC
secondary
#D3EBD3
accent
#C32323
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84