Skip to content

#d3abc8

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

RGB
211, 171, 200
HSL
317°, 31%, 75%
CMYK
0, 19, 5, 17
Luminance
0.4714

Every format

HEX#d3abc8
RGBrgb(211, 171, 200)
HSLhsl(317, 31%, 75%)
CMYKcmyk(0%, 19%, 5%, 17%)
LABlab(74.3 19.4 -9.2)
LCHlch(74.3 21.5 334.6)
OKLCHoklch(0.786 0.060 336.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3abc8 on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#d3abc8 on black: 10.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green67.1%
Blue78.4%

CMYK percentages

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

Color previews

#d3abc8 text on a black background

contrast 10.43:1

Card sample

#d3abc8 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3abc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3abc8 in the Color Lab