Skip to content

#da86cb

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

RGB
218, 134, 203
HSL
311°, 53%, 69%
CMYK
0, 39, 7, 15
Luminance
0.3627

Every format

HEX#da86cb
RGBrgb(218, 134, 203)
HSLhsl(311, 53%, 69%)
CMYKcmyk(0%, 39%, 7%, 15%)
LABlab(66.7 42.2 -22.2)
LCHlch(66.7 47.7 332.3)
OKLCHoklch(0.730 0.135 333.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green52.5%
Blue79.6%

CMYK percentages

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

Color previews

#da86cb text on a black background

contrast 8.25:1

Card sample

#da86cb text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da86cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da86cb in the Color Lab