Skip to content

#da8ccc

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

RGB
218, 140, 204
HSL
311°, 51%, 70%
CMYK
0, 36, 6, 15
Luminance
0.3802

Every format

HEX#da8ccc
RGBrgb(218, 140, 204)
HSLhsl(311, 51%, 70%)
CMYKcmyk(0%, 36%, 6%, 15%)
LABlab(68.0 39.2 -20.8)
LCHlch(68.0 44.4 332.1)
OKLCHoklch(0.740 0.125 333.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da8ccc on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#da8ccc on black: 8.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green54.9%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta35.8%
Yellow6.4%
Key (black)14.5%

Color previews

#da8ccc text on a black background

contrast 8.60:1

Card sample

#da8ccc text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da8ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da8ccc in the Color Lab