Skip to content

#da9fdf

a light, vivid magenta / pink · warm · “plum”

RGB
218, 159, 223
HSL
295°, 50%, 75%
CMYK
2, 29, 0, 13
Luminance
0.4503

Every format

HEX#da9fdf
RGBrgb(218, 159, 223)
HSLhsl(295, 50%, 75%)
CMYKcmyk(2%, 29%, 0%, 13%)
LABlab(72.9 32.5 -23.8)
LCHlch(72.9 40.3 323.8)
OKLCHoklch(0.779 0.110 323.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da9fdf on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#da9fdf on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green62.4%
Blue87.5%

CMYK percentages

Cyan2.2%
Magenta28.7%
Yellow0.0%
Key (black)12.5%

Color previews

#da9fdf text on a black background

contrast 10.01:1

Card sample

#da9fdf text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da9fdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da9fdf in the Color Lab