Skip to content

#dbacab

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

RGB
219, 172, 171
HSL
1°, 40%, 77%
CMYK
0, 22, 22, 14
Luminance
0.4751

Every format

HEX#dbacab
RGBrgb(219, 172, 171)
HSLhsl(1, 40%, 77%)
CMYKcmyk(0%, 22%, 22%, 14%)
LABlab(74.5 17.0 7.1)
LCHlch(74.5 18.4 22.7)
OKLCHoklch(0.787 0.055 19.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbacab on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#dbacab on black: 10.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow21.9%
Key (black)14.1%

Color previews

#dbacab text on a black background

contrast 10.50:1

Card sample

#dbacab text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbacab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbacab in the Color Lab