Skip to content

#db83cd

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

RGB
219, 131, 205
HSL
310°, 55%, 69%
CMYK
0, 40, 6, 14
Luminance
0.3570

Every format

HEX#db83cd
RGBrgb(219, 131, 205)
HSLhsl(310, 55%, 69%)
CMYKcmyk(0%, 40%, 6%, 14%)
LABlab(66.3 44.4 -24.0)
LCHlch(66.3 50.5 331.7)
OKLCHoklch(0.727 0.142 333.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db83cd on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#db83cd on black: 8.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green51.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta40.2%
Yellow6.4%
Key (black)14.1%

Color previews

#db83cd text on a black background

contrast 8.14:1

Card sample

#db83cd text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db83cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db83cd in the Color Lab