Skip to content

#d2acac

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

RGB
210, 172, 172
HSL
0°, 30%, 75%
CMYK
0, 18, 18, 18
Luminance
0.4619

Every format

HEX#d2acac
RGBrgb(210, 172, 172)
HSLhsl(0, 30%, 75%)
CMYKcmyk(0%, 18%, 18%, 18%)
LABlab(73.7 13.8 5.2)
LCHlch(73.7 14.8 20.7)
OKLCHoklch(0.778 0.044 18.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2acac on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#d2acac on black: 10.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta18.1%
Yellow18.1%
Key (black)17.6%

Color previews

#d2acac text on a black background

contrast 10.24:1

Card sample

#d2acac text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2acac in the Color Lab