Skip to content

#da99cd

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

RGB
218, 153, 205
HSL
312°, 47%, 73%
CMYK
0, 30, 6, 15
Luminance
0.4210

Every format

HEX#da99cd
RGBrgb(218, 153, 205)
HSLhsl(312, 47%, 73%)
CMYKcmyk(0%, 30%, 6%, 15%)
LABlab(70.9 32.4 -16.9)
LCHlch(70.9 36.6 332.5)
OKLCHoklch(0.762 0.103 333.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da99cd on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#da99cd on black: 9.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green60.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta29.8%
Yellow6.0%
Key (black)14.5%

Color previews

#da99cd text on a black background

contrast 9.42:1

Card sample

#da99cd text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da99cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da99cd in the Color Lab