Skip to content

#db90cd

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

RGB
219, 144, 205
HSL
311°, 51%, 71%
CMYK
0, 34, 6, 14
Luminance
0.3941

Every format

HEX#db90cd
RGBrgb(219, 144, 205)
HSLhsl(311, 51%, 71%)
CMYKcmyk(0%, 34%, 6%, 14%)
LABlab(69.0 37.6 -19.8)
LCHlch(69.0 42.5 332.3)
OKLCHoklch(0.748 0.120 333.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db90cd on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#db90cd on black: 8.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green56.5%
Blue80.4%

CMYK percentages

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

Color previews

#db90cd text on a black background

contrast 8.88:1

Card sample

#db90cd text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db90cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db90cd in the Color Lab