Skip to content

#d3abc6

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

RGB
211, 171, 198
HSL
320°, 31%, 75%
CMYK
0, 19, 6, 17
Luminance
0.4705

Every format

HEX#d3abc6
RGBrgb(211, 171, 198)
HSLhsl(320, 31%, 75%)
CMYKcmyk(0%, 19%, 6%, 17%)
LABlab(74.2 19.0 -8.2)
LCHlch(74.2 20.7 336.7)
OKLCHoklch(0.785 0.059 338.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green67.1%
Blue77.6%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow6.2%
Key (black)17.3%

Color previews

#d3abc6 text on a black background

contrast 10.41:1

Card sample

#d3abc6 text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3abc6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3abc6 in the Color Lab