Skip to content

#db8ccc

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

RGB
219, 140, 204
HSL
311°, 52%, 70%
CMYK
0, 36, 7, 14
Luminance
0.3818

Every format

HEX#db8ccc
RGBrgb(219, 140, 204)
HSLhsl(311, 52%, 70%)
CMYKcmyk(0%, 36%, 7%, 14%)
LABlab(68.2 39.5 -20.6)
LCHlch(68.2 44.6 332.5)
OKLCHoklch(0.741 0.126 333.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db8ccc on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#db8ccc on black: 8.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green54.9%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta36.1%
Yellow6.8%
Key (black)14.1%

Color previews

#db8ccc text on a black background

contrast 8.64:1

Card sample

#db8ccc text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db8ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db8ccc in the Color Lab