Skip to content

#db28cd

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

RGB
219, 40, 205
HSL
305°, 71%, 51%
CMYK
0, 82, 6, 14
Luminance
0.2099

Every format

HEX#db28cd
RGBrgb(219, 40, 205)
HSLhsl(305, 71%, 51%)
CMYKcmyk(0%, 82%, 6%, 14%)
LABlab(52.9 80.6 -44.8)
LCHlch(52.9 92.2 331.0)
OKLCHoklch(0.629 0.262 331.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db28cd on white: 4.04:1
AA ✗ fail · AA-large · AAA
Aa
#db28cd on black: 5.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green15.7%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta81.7%
Yellow6.4%
Key (black)14.1%

Color previews

#db28cd text on a black background

contrast 5.20:1

Card sample

#db28cd text on a white background

contrast 4.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db28cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db28cd in the Color Lab