Skip to content

#d2abcc

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

RGB
210, 171, 204
HSL
309°, 30%, 75%
CMYK
0, 19, 3, 18
Luminance
0.4719

Every format

HEX#d2abcc
RGBrgb(210, 171, 204)
HSLhsl(309, 30%, 75%)
CMYKcmyk(0%, 19%, 3%, 18%)
LABlab(74.3 19.8 -11.4)
LCHlch(74.3 22.8 330.1)
OKLCHoklch(0.786 0.063 331.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#d2abcc text on a black background

contrast 10.44:1

Card sample

#d2abcc text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2abcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2abcc in the Color Lab