Skip to content

#da86ac

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

RGB
218, 134, 172
HSL
333°, 53%, 69%
CMYK
0, 39, 21, 15
Luminance
0.3493

Every format

HEX#da86ac
RGBrgb(218, 134, 172)
HSLhsl(333, 53%, 69%)
CMYKcmyk(0%, 39%, 21%, 15%)
LABlab(65.7 37.2 -6.3)
LCHlch(65.7 37.7 350.3)
OKLCHoklch(0.719 0.113 351.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da86ac on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#da86ac on black: 7.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green52.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta38.5%
Yellow21.1%
Key (black)14.5%

Color previews

#da86ac text on a black background

contrast 7.99:1

Card sample

#da86ac text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da86ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da86ac in the Color Lab