Skip to content

#db89cd

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

RGB
219, 137, 205
HSL
310°, 53%, 70%
CMYK
0, 37, 6, 14
Luminance
0.3736

Every format

HEX#db89cd
RGBrgb(219, 137, 205)
HSLhsl(310, 53%, 70%)
CMYKcmyk(0%, 37%, 6%, 14%)
LABlab(67.5 41.3 -22.1)
LCHlch(67.5 46.8 331.9)
OKLCHoklch(0.737 0.132 333.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db89cd on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#db89cd on black: 8.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green53.7%
Blue80.4%

CMYK percentages

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

Color previews

#db89cd text on a black background

contrast 8.47:1

Card sample

#db89cd text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db89cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db89cd in the Color Lab