Skip to content

#daa2db

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

RGB
218, 162, 219
HSL
299°, 44%, 75%
CMYK
1, 26, 0, 14
Luminance
0.4586

Every format

HEX#daa2db
RGBrgb(218, 162, 219)
HSLhsl(299, 44%, 75%)
CMYKcmyk(1%, 26%, 0%, 14%)
LABlab(73.5 30.1 -20.8)
LCHlch(73.5 36.6 325.4)
OKLCHoklch(0.783 0.100 325.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daa2db on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#daa2db on black: 10.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green63.5%
Blue85.9%

CMYK percentages

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

Color previews

#daa2db text on a black background

contrast 10.17:1

Card sample

#daa2db text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daa2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daa2db in the Color Lab