Skip to content

#db80cd

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

RGB
219, 128, 205
HSL
309°, 56%, 68%
CMYK
0, 42, 6, 14
Luminance
0.3491

Every format

HEX#db80cd
RGBrgb(219, 128, 205)
HSLhsl(309, 56%, 68%)
CMYKcmyk(0%, 42%, 6%, 14%)
LABlab(65.7 46.0 -24.9)
LCHlch(65.7 52.3 331.6)
OKLCHoklch(0.723 0.147 332.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db80cd on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#db80cd on black: 7.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green50.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta41.6%
Yellow6.4%
Key (black)14.1%

Color previews

#db80cd text on a black background

contrast 7.98:1

Card sample

#db80cd text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db80cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db80cd in the Color Lab