Skip to content

#db34cd

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

RGB
219, 52, 205
HSL
305°, 70%, 53%
CMYK
0, 76, 6, 14
Luminance
0.2192

Every format

HEX#db34cd
RGBrgb(219, 52, 205)
HSLhsl(305, 70%, 53%)
CMYKcmyk(0%, 76%, 6%, 14%)
LABlab(54.0 77.7 -43.2)
LCHlch(54.0 88.9 330.9)
OKLCHoklch(0.637 0.253 331.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db34cd on white: 3.90:1
AA ✗ fail · AA-large · AAA
Aa
#db34cd on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green20.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta76.3%
Yellow6.4%
Key (black)14.1%

Color previews

#db34cd text on a black background

contrast 5.38:1

Card sample

#db34cd text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db34cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db34cd in the Color Lab