Skip to content

#dba3ac

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

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

Every format

HEX#dba3ac
RGBrgb(219, 163, 172)
HSLhsl(350, 44%, 75%)
CMYKcmyk(0%, 26%, 22%, 14%)
LABlab(72.4 22.0 3.5)
LCHlch(72.4 22.3 9.0)
OKLCHoklch(0.770 0.067 8.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dba3ac on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#dba3ac on black: 9.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta25.6%
Yellow21.5%
Key (black)14.1%

Color previews

#dba3ac text on a black background

contrast 9.85:1

Card sample

#dba3ac text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dba3ac in the Color Lab