Skip to content

#da2ccc

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

RGB
218, 44, 204
HSL
305°, 70%, 51%
CMYK
0, 80, 6, 15
Luminance
0.2107

Every format

HEX#da2ccc
RGBrgb(218, 44, 204)
HSLhsl(305, 70%, 51%)
CMYKcmyk(0%, 80%, 6%, 15%)
LABlab(53.0 79.4 -44.1)
LCHlch(53.0 90.8 331.0)
OKLCHoklch(0.629 0.258 331.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da2ccc on white: 4.03:1
AA ✗ fail · AA-large · AAA
Aa
#da2ccc on black: 5.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green17.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta79.8%
Yellow6.4%
Key (black)14.5%

Color previews

#da2ccc text on a black background

contrast 5.21:1

Card sample

#da2ccc text on a white background

contrast 4.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da2ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da2ccc in the Color Lab