Skip to content

#da02ff

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

RGB
218, 2, 255
HSL
291°, 100%, 50%
CMYK
15, 99, 0, 0
Luminance
0.2217

Every format

HEX#da02ff
RGBrgb(218, 2, 255)
HSLhsl(291, 100%, 50%)
CMYKcmyk(15%, 99%, 0%, 0%)
LABlab(54.2 92.7 -71.0)
LCHlch(54.2 116.8 322.6)
OKLCHoklch(0.648 0.310 319.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da02ff on white: 3.86:1
AA ✗ fail · AA-large · AAA
Aa
#da02ff on black: 5.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green0.8%
Blue100.0%

CMYK percentages

Cyan14.5%
Magenta99.2%
Yellow0.0%
Key (black)0.0%

Color previews

#da02ff text on a black background

contrast 5.43:1

Card sample

#da02ff text on a white background

contrast 3.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da02ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da02ff in the Color Lab