Skip to content

#d3a2ac

a light, soft red · warm · closest name: pink

RGB
211, 162, 172
HSL
348°, 36%, 73%
CMYK
0, 23, 19, 17
Luminance
0.4267

Every format

HEX#d3a2ac
RGBrgb(211, 162, 172)
HSLhsl(348, 36%, 73%)
CMYKcmyk(0%, 23%, 19%, 17%)
LABlab(71.3 19.6 1.9)
LCHlch(71.3 19.7 5.4)
OKLCHoklch(0.760 0.059 5.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3a2ac on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#d3a2ac on black: 9.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green63.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta23.2%
Yellow18.5%
Key (black)17.3%

Color previews

#d3a2ac text on a black background

contrast 9.53:1

Card sample

#d3a2ac text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3a2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3a2ac in the Color Lab