Skip to content

#d2abcd

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

RGB
210, 171, 205
HSL
308°, 30%, 75%
CMYK
0, 19, 2, 18
Luminance
0.4724

Every format

HEX#d2abcd
RGBrgb(210, 171, 205)
HSLhsl(308, 30%, 75%)
CMYKcmyk(0%, 19%, 2%, 18%)
LABlab(74.3 20.0 -11.9)
LCHlch(74.3 23.2 329.2)
OKLCHoklch(0.786 0.064 330.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2abcd on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#d2abcd on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow2.4%
Key (black)17.6%

Color previews

#d2abcd text on a black background

contrast 10.45:1

Card sample

#d2abcd text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 171, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 171, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2abcd;
background: linear-gradient(135deg, #d2abcd, #D2ABB3);

Monochromatic scale

Palettes built from #d2abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2abcd in the Color Lab