Skip to content

#da86cc

a light, vivid magenta / pink · warm · closest name: plum

RGB
218, 134, 204
HSL
310°, 53%, 69%
CMYK
0, 39, 6, 15
Luminance
0.3632

Every format

HEX#da86cc
RGBrgb(218, 134, 204)
HSLhsl(310, 53%, 69%)
CMYKcmyk(0%, 39%, 6%, 15%)
LABlab(66.8 42.4 -22.7)
LCHlch(66.8 48.1 331.8)
OKLCHoklch(0.730 0.136 333.1)

Copy-ready code

/* CSS */
color: #da86cc;
background-color: #da86cc;
/* Tailwind (arbitrary) */
class="text-[#da86cc] bg-[#da86cc]"
/* SCSS */
$brand: #da86cc;
/* SwiftUI */
Color(red: 0.855, green: 0.525, blue: 0.800)
/* Android */
Color.parseColor("#da86cc")

Accessibility — WCAG contrast

Aa
#da86cc on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#da86cc on black: 8.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green52.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta38.5%
Yellow6.4%
Key (black)14.5%

Color previews

#da86cc text on a black background

contrast 8.26:1

Card sample

#da86cc text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #da86cc;
Background color
Panel with #da86cc background
background-color: #da86cc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #da86cc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(218, 134, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 134, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #da86cc;
background: linear-gradient(135deg, #da86cc, #DA8694);

Monochromatic scale

Palettes built from #da86cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da86cc in the Color Lab