Skip to content

#d3abc1

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

RGB
211, 171, 193
HSL
327°, 31%, 75%
CMYK
0, 19, 9, 17
Luminance
0.4682

Every format

HEX#d3abc1
RGBrgb(211, 171, 193)
HSLhsl(327, 31%, 75%)
CMYKcmyk(0%, 19%, 9%, 17%)
LABlab(74.1 18.2 -5.7)
LCHlch(74.1 19.0 342.6)
OKLCHoklch(0.783 0.055 344.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow8.5%
Key (black)17.3%

Color previews

#d3abc1 text on a black background

contrast 10.36:1

Card sample

#d3abc1 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3abc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3abc1 in the Color Lab