Skip to content

#daa2ac

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

RGB
218, 162, 172
HSL
349°, 43%, 75%
CMYK
0, 26, 21, 15
Luminance
0.4372

Every format

HEX#daa2ac
RGBrgb(218, 162, 172)
HSLhsl(349, 43%, 75%)
CMYKcmyk(0%, 26%, 21%, 15%)
LABlab(72.0 22.2 3.0)
LCHlch(72.0 22.4 7.7)
OKLCHoklch(0.767 0.068 6.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daa2ac on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#daa2ac on black: 9.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green63.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta25.7%
Yellow21.1%
Key (black)14.5%

Color previews

#daa2ac text on a black background

contrast 9.74:1

Card sample

#daa2ac text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daa2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daa2ac in the Color Lab