Skip to content

#d3a3ac

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

RGB
211, 163, 172
HSL
349°, 35%, 73%
CMYK
0, 23, 19, 17
Luminance
0.4302

Every format

HEX#d3a3ac
RGBrgb(211, 163, 172)
HSLhsl(349, 35%, 73%)
CMYKcmyk(0%, 23%, 19%, 17%)
LABlab(71.6 19.1 2.2)
LCHlch(71.6 19.2 6.6)
OKLCHoklch(0.762 0.058 6.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3a3ac on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#d3a3ac on black: 9.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta22.7%
Yellow18.5%
Key (black)17.3%

Color previews

#d3a3ac text on a black background

contrast 9.60:1

Card sample

#d3a3ac text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3a3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3a3ac in the Color Lab