Skip to content

#db58cd

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

RGB
219, 88, 205
HSL
306°, 65%, 60%
CMYK
0, 60, 6, 14
Luminance
0.2645

Every format

HEX#db58cd
RGBrgb(219, 88, 205)
HSLhsl(306, 65%, 60%)
CMYKcmyk(0%, 60%, 6%, 14%)
LABlab(58.5 65.0 -36.1)
LCHlch(58.5 74.4 331.0)
OKLCHoklch(0.669 0.211 332.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db58cd on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#db58cd on black: 6.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green34.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta59.8%
Yellow6.4%
Key (black)14.1%

Color previews

#db58cd text on a black background

contrast 6.29:1

Card sample

#db58cd text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db58cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db58cd in the Color Lab