Skip to content

#db71cd

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

RGB
219, 113, 205
HSL
308°, 60%, 65%
CMYK
0, 48, 6, 14
Luminance
0.3128

Every format

HEX#db71cd
RGBrgb(219, 113, 205)
HSLhsl(308, 60%, 65%)
CMYKcmyk(0%, 48%, 6%, 14%)
LABlab(62.7 53.5 -29.4)
LCHlch(62.7 61.1 331.2)
OKLCHoklch(0.701 0.173 332.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db71cd on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#db71cd on black: 7.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green44.3%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta48.4%
Yellow6.4%
Key (black)14.1%

Color previews

#db71cd text on a black background

contrast 7.26:1

Card sample

#db71cd text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db71cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db71cd in the Color Lab