Skip to content

#da39df

a balanced, vivid magenta / pink · warm · closest name: magenta

RGB
218, 57, 223
HSL
298°, 72%, 55%
CMYK
2, 74, 0, 13
Luminance
0.2316

Every format

HEX#da39df
RGBrgb(218, 57, 223)
HSLhsl(298, 72%, 55%)
CMYKcmyk(2%, 74%, 0%, 13%)
LABlab(55.2 78.8 -51.4)
LCHlch(55.2 94.1 326.9)
OKLCHoklch(0.648 0.260 326.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da39df on white: 3.73:1
AA ✗ fail · AA-large · AAA
Aa
#da39df on black: 5.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green22.4%
Blue87.5%

CMYK percentages

Cyan2.2%
Magenta74.4%
Yellow0.0%
Key (black)12.5%

Color previews

#da39df text on a black background

contrast 5.63:1

Card sample

#da39df text on a white background

contrast 3.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da39df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da39df in the Color Lab