Skip to content

#db3ccc

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

RGB
219, 60, 204
HSL
306°, 69%, 55%
CMYK
0, 73, 7, 14
Luminance
0.2265

Every format

HEX#db3ccc
RGBrgb(219, 60, 204)
HSLhsl(306, 69%, 55%)
CMYKcmyk(0%, 73%, 7%, 14%)
LABlab(54.7 75.2 -41.4)
LCHlch(54.7 85.8 331.2)
OKLCHoklch(0.642 0.244 332.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db3ccc on white: 3.80:1
AA ✗ fail · AA-large · AAA
Aa
#db3ccc on black: 5.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green23.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta72.6%
Yellow6.8%
Key (black)14.1%

Color previews

#db3ccc text on a black background

contrast 5.53:1

Card sample

#db3ccc text on a white background

contrast 3.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db3ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db3ccc in the Color Lab