Skip to content

#dba2df

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

RGB
219, 162, 223
HSL
296°, 49%, 76%
CMYK
2, 27, 0, 13
Luminance
0.4623

Every format

HEX#dba2df
RGBrgb(219, 162, 223)
HSLhsl(296, 49%, 76%)
CMYKcmyk(2%, 27%, 0%, 13%)
LABlab(73.7 31.2 -22.6)
LCHlch(73.7 38.5 324.1)
OKLCHoklch(0.785 0.105 324.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dba2df on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#dba2df on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green63.5%
Blue87.5%

CMYK percentages

Cyan1.8%
Magenta27.4%
Yellow0.0%
Key (black)12.5%

Color previews

#dba2df text on a black background

contrast 10.25:1

Card sample

#dba2df text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dba2df in the Color Lab