Skip to content

#dbadab

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

RGB
219, 173, 171
HSL
3°, 40%, 77%
CMYK
0, 21, 22, 14
Luminance
0.4789

Every format

HEX#dbadab
RGBrgb(219, 173, 171)
HSLhsl(3, 40%, 77%)
CMYKcmyk(0%, 21%, 22%, 14%)
LABlab(74.8 16.5 7.4)
LCHlch(74.8 18.1 24.3)
OKLCHoklch(0.789 0.054 21.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbadab on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#dbadab on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.8%
Blue67.1%

CMYK percentages

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

Color previews

#dbadab text on a black background

contrast 10.58:1

Card sample

#dbadab text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbadab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbadab in the Color Lab