Skip to content

#da39fd

a balanced, electric violet · warm · closest name: magenta

RGB
218, 57, 253
HSL
289°, 98%, 61%
CMYK
14, 78, 0, 1
Luminance
0.2492

Every format

HEX#da39fd
RGBrgb(218, 57, 253)
HSLhsl(289, 98%, 61%)
CMYKcmyk(14%, 78%, 0%, 1%)
LABlab(57.0 83.8 -65.4)
LCHlch(57.0 106.3 322.0)
OKLCHoklch(0.667 0.283 319.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da39fd on white: 3.51:1
AA ✗ fail · AA-large · AAA
Aa
#da39fd on black: 5.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green22.4%
Blue99.2%

CMYK percentages

Cyan13.8%
Magenta77.5%
Yellow0.0%
Key (black)0.8%

Color previews

#da39fd text on a black background

contrast 5.98:1

Card sample

#da39fd text on a white background

contrast 3.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da39fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da39fd in the Color Lab