Skip to content

#dba0db

a light, vivid magenta / pink · warm · “plum”

RGB
219, 160, 219
HSL
300°, 45%, 74%
CMYK
0, 27, 0, 14
Luminance
0.4532

Every format

HEX#dba0db
RGBrgb(219, 160, 219)
HSLhsl(300, 45%, 74%)
CMYKcmyk(0%, 27%, 0%, 14%)
LABlab(73.1 31.5 -21.3)
LCHlch(73.1 38.0 325.9)
OKLCHoklch(0.780 0.104 326.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dba0db on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#dba0db on black: 10.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green62.7%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta26.9%
Yellow0.0%
Key (black)14.1%

Color previews

#dba0db text on a black background

contrast 10.06:1

Card sample

#dba0db text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba0db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dba0db in the Color Lab