Skip to content

#db33cd

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

RGB
219, 51, 205
HSL
305°, 70%, 53%
CMYK
0, 77, 6, 14
Luminance
0.2184

Every format

HEX#db33cd
RGBrgb(219, 51, 205)
HSLhsl(305, 70%, 53%)
CMYKcmyk(0%, 77%, 6%, 14%)
LABlab(53.9 78.0 -43.3)
LCHlch(53.9 89.2 330.9)
OKLCHoklch(0.636 0.253 331.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db33cd on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#db33cd on black: 5.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#db33cd text on a black background

contrast 5.37:1

Card sample

#db33cd text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db33cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db33cd in the Color Lab