Skip to content

#dbb4bb

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

RGB
219, 180, 187
HSL
349°, 35%, 78%
CMYK
0, 18, 15, 14
Luminance
0.5129

Every format

HEX#dbb4bb
RGBrgb(219, 180, 187)
HSLhsl(349, 35%, 78%)
CMYKcmyk(0%, 18%, 15%, 14%)
LABlab(76.9 15.2 1.8)
LCHlch(76.9 15.3 6.6)
OKLCHoklch(0.806 0.046 6.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb4bb on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#dbb4bb on black: 11.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green70.6%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta17.8%
Yellow14.6%
Key (black)14.1%

Color previews

#dbb4bb text on a black background

contrast 11.26:1

Card sample

#dbb4bb text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb4bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb4bb in the Color Lab