Skip to content

#d3abc7

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

RGB
211, 171, 199
HSL
318°, 31%, 75%
CMYK
0, 19, 6, 17
Luminance
0.4710

Every format

HEX#d3abc7
RGBrgb(211, 171, 199)
HSLhsl(318, 31%, 75%)
CMYKcmyk(0%, 19%, 6%, 17%)
LABlab(74.3 19.2 -8.7)
LCHlch(74.3 21.1 335.6)
OKLCHoklch(0.785 0.060 337.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green67.1%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow5.7%
Key (black)17.3%

Color previews

#d3abc7 text on a black background

contrast 10.42:1

Card sample

#d3abc7 text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3abc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3abc7 in the Color Lab