Skip to content

#d3abc0

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

RGB
211, 171, 192
HSL
329°, 31%, 75%
CMYK
0, 19, 9, 17
Luminance
0.4678

Every format

HEX#d3abc0
RGBrgb(211, 171, 192)
HSLhsl(329, 31%, 75%)
CMYKcmyk(0%, 19%, 9%, 17%)
LABlab(74.0 18.0 -5.2)
LCHlch(74.0 18.7 343.9)
OKLCHoklch(0.783 0.054 345.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3abc0 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#d3abc0 on black: 10.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green67.1%
Blue75.3%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow9.0%
Key (black)17.3%

Color previews

#d3abc0 text on a black background

contrast 10.36:1

Card sample

#d3abc0 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3abc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3abc0 in the Color Lab