Skip to content

#db74cd

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

RGB
219, 116, 205
HSL
308°, 59%, 66%
CMYK
0, 47, 6, 14
Luminance
0.3196

Every format

HEX#db74cd
RGBrgb(219, 116, 205)
HSLhsl(308, 59%, 66%)
CMYKcmyk(0%, 47%, 6%, 14%)
LABlab(63.3 52.1 -28.6)
LCHlch(63.3 59.4 331.3)
OKLCHoklch(0.705 0.168 332.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db74cd on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#db74cd on black: 7.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green45.5%
Blue80.4%

CMYK percentages

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

Color previews

#db74cd text on a black background

contrast 7.39:1

Card sample

#db74cd text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db74cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db74cd in the Color Lab