Skip to content

#d3abc3

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

RGB
211, 171, 195
HSL
324°, 31%, 75%
CMYK
0, 19, 8, 17
Luminance
0.4691

Every format

HEX#d3abc3
RGBrgb(211, 171, 195)
HSLhsl(324, 31%, 75%)
CMYKcmyk(0%, 19%, 8%, 17%)
LABlab(74.1 18.5 -6.7)
LCHlch(74.1 19.7 340.1)
OKLCHoklch(0.784 0.056 341.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.7%
Green67.1%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow7.6%
Key (black)17.3%

Color previews

#d3abc3 text on a black background

contrast 10.38:1

Card sample

#d3abc3 text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3abc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3abc3 in the Color Lab