Skip to content

#dbadbc

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

RGB
219, 173, 188
HSL
340°, 39%, 77%
CMYK
0, 21, 14, 14
Luminance
0.4858

Every format

HEX#dbadbc
RGBrgb(219, 173, 188)
HSLhsl(340, 39%, 77%)
CMYKcmyk(0%, 21%, 14%, 14%)
LABlab(75.2 19.1 -1.2)
LCHlch(75.2 19.1 356.3)
OKLCHoklch(0.793 0.057 357.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green67.8%
Blue73.7%

CMYK percentages

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

Color previews

#dbadbc text on a black background

contrast 10.72:1

Card sample

#dbadbc text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbadbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbadbc in the Color Lab