Skip to content

#d2abc5

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

RGB
210, 171, 197
HSL
320°, 30%, 75%
CMYK
0, 19, 6, 18
Luminance
0.4686

Every format

HEX#d2abc5
RGBrgb(210, 171, 197)
HSLhsl(320, 30%, 75%)
CMYKcmyk(0%, 19%, 6%, 18%)
LABlab(74.1 18.5 -7.8)
LCHlch(74.1 20.1 337.0)
OKLCHoklch(0.784 0.057 338.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2abc5 on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#d2abc5 on black: 10.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.1%
Blue77.3%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow6.2%
Key (black)17.6%

Color previews

#d2abc5 text on a black background

contrast 10.37:1

Card sample

#d2abc5 text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2abc5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2abc5 in the Color Lab