Skip to content

#db2ccc

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

RGB
219, 44, 204
HSL
305°, 71%, 52%
CMYK
0, 80, 7, 14
Luminance
0.2122

Every format

HEX#db2ccc
RGBrgb(219, 44, 204)
HSLhsl(305, 71%, 52%)
CMYKcmyk(0%, 80%, 7%, 14%)
LABlab(53.2 79.6 -43.8)
LCHlch(53.2 90.8 331.2)
OKLCHoklch(0.631 0.259 332.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db2ccc on white: 4.00:1
AA ✗ fail · AA-large · AAA
Aa
#db2ccc on black: 5.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green17.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta79.9%
Yellow6.8%
Key (black)14.1%

Color previews

#db2ccc text on a black background

contrast 5.24:1

Card sample

#db2ccc text on a white background

contrast 4.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db2ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db2ccc in the Color Lab