Skip to content

#dba2ac

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

RGB
219, 162, 172
HSL
350°, 44%, 75%
CMYK
0, 26, 22, 14
Luminance
0.4388

Every format

HEX#dba2ac
RGBrgb(219, 162, 172)
HSLhsl(350, 44%, 75%)
CMYKcmyk(0%, 26%, 22%, 14%)
LABlab(72.2 22.5 3.1)
LCHlch(72.2 22.8 7.9)
OKLCHoklch(0.768 0.069 7.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta26.0%
Yellow21.5%
Key (black)14.1%

Color previews

#dba2ac text on a black background

contrast 9.78:1

Card sample

#dba2ac text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dba2ac in the Color Lab