Skip to content

#dba9ac

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

RGB
219, 169, 172
HSL
356°, 41%, 76%
CMYK
0, 23, 22, 14
Luminance
0.4641

Every format

HEX#dba9ac
RGBrgb(219, 169, 172)
HSLhsl(356, 41%, 76%)
CMYKcmyk(0%, 23%, 22%, 14%)
LABlab(73.8 18.8 5.5)
LCHlch(73.8 19.6 16.5)
OKLCHoklch(0.781 0.059 14.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dba9ac on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#dba9ac on black: 10.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green66.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta22.8%
Yellow21.5%
Key (black)14.1%

Color previews

#dba9ac text on a black background

contrast 10.28:1

Card sample

#dba9ac text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba9ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dba9ac in the Color Lab