Skip to content

#daa2da

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

RGB
218, 162, 218
HSL
300°, 43%, 75%
CMYK
0, 26, 0, 15
Luminance
0.4581

Every format

HEX#daa2da
RGBrgb(218, 162, 218)
HSLhsl(300, 43%, 75%)
CMYKcmyk(0%, 26%, 0%, 15%)
LABlab(73.4 29.9 -20.3)
LCHlch(73.4 36.2 325.8)
OKLCHoklch(0.783 0.099 326.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daa2da on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#daa2da on black: 10.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta25.7%
Yellow0.0%
Key (black)14.5%

Color previews

#daa2da text on a black background

contrast 10.16:1

Card sample

#daa2da text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daa2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daa2da in the Color Lab