Skip to content

#dbadbb

a light, soft magenta / pink · warm · closest name: pink

RGB
219, 173, 187
HSL
342°, 39%, 77%
CMYK
0, 21, 15, 14
Luminance
0.4854

Every format

HEX#dbadbb
RGBrgb(219, 173, 187)
HSLhsl(342, 39%, 77%)
CMYKcmyk(0%, 21%, 15%, 14%)
LABlab(75.2 18.9 -0.7)
LCHlch(75.2 18.9 357.8)
OKLCHoklch(0.793 0.057 358.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbadbb on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#dbadbb on black: 10.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.8%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow14.6%
Key (black)14.1%

Color previews

#dbadbb text on a black background

contrast 10.71:1

Card sample

#dbadbb text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbadbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbadbb in the Color Lab