Skip to content

#da03cc

a dark, electric magenta / pink · warm · closest name: magenta

RGB
218, 3, 204
HSL
304°, 97%, 43%
CMYK
0, 99, 6, 15
Luminance
0.1933

Every format

HEX#da03cc
RGBrgb(218, 3, 204)
HSLhsl(304, 97%, 43%)
CMYKcmyk(0%, 99%, 6%, 15%)
LABlab(51.1 85.1 -47.2)
LCHlch(51.1 97.3 331.0)
OKLCHoklch(0.616 0.277 331.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da03cc on white: 4.32:1
AA ✗ fail · AA-large · AAA
Aa
#da03cc on black: 4.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green1.2%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta98.6%
Yellow6.4%
Key (black)14.5%

Color previews

#da03cc text on a black background

contrast 4.87:1

Card sample

#da03cc text on a white background

contrast 4.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da03cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da03cc in the Color Lab