Skip to content

#d2abb3

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

RGB
210, 171, 179
HSL
348°, 30%, 75%
CMYK
0, 19, 15, 18
Luminance
0.4608

Every format

HEX#d2abb3
RGBrgb(210, 171, 179)
HSLhsl(348, 30%, 75%)
CMYKcmyk(0%, 19%, 15%, 18%)
LABlab(73.6 15.5 1.3)
LCHlch(73.6 15.5 4.7)
OKLCHoklch(0.778 0.047 4.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2abb3 on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#d2abb3 on black: 10.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.1%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow14.8%
Key (black)17.6%

Color previews

#d2abb3 text on a black background

contrast 10.22:1

Card sample

#d2abb3 text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2abb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2abb3 in the Color Lab