Skip to content

#dbabab

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

RGB
219, 171, 171
HSL
0°, 40%, 77%
CMYK
0, 22, 22, 14
Luminance
0.4713

Every format

HEX#dbabab
RGBrgb(219, 171, 171)
HSLhsl(0, 40%, 77%)
CMYKcmyk(0%, 22%, 22%, 14%)
LABlab(74.3 17.5 6.8)
LCHlch(74.3 18.8 21.0)
OKLCHoklch(0.785 0.057 18.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbabab on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#dbabab on black: 10.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#dbabab text on a black background

contrast 10.43:1

Card sample

#dbabab text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbabab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbabab in the Color Lab