Skip to content

#dca2db

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

RGB
220, 162, 219
HSL
301°, 45%, 75%
CMYK
0, 26, 1, 14
Luminance
0.4617

Every format

HEX#dca2db
RGBrgb(220, 162, 219)
HSLhsl(301, 45%, 75%)
CMYKcmyk(0%, 26%, 1%, 14%)
LABlab(73.7 30.8 -20.5)
LCHlch(73.7 37.0 326.4)
OKLCHoklch(0.785 0.102 327.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green63.5%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow0.5%
Key (black)13.7%

Color previews

#dca2db text on a black background

contrast 10.23:1

Card sample

#dca2db text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dca2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dca2db in the Color Lab