Skip to content

#db93cd

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

RGB
219, 147, 205
HSL
312°, 50%, 72%
CMYK
0, 33, 6, 14
Luminance
0.4034

Every format

HEX#db93cd
RGBrgb(219, 147, 205)
HSLhsl(312, 50%, 72%)
CMYKcmyk(0%, 33%, 6%, 14%)
LABlab(69.7 36.0 -18.8)
LCHlch(69.7 40.6 332.5)
OKLCHoklch(0.753 0.114 333.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db93cd on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#db93cd on black: 9.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green57.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta32.9%
Yellow6.4%
Key (black)14.1%

Color previews

#db93cd text on a black background

contrast 9.07:1

Card sample

#db93cd text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db93cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db93cd in the Color Lab