Skip to content

#dbb4b3

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

RGB
219, 180, 179
HSL
2°, 36%, 78%
CMYK
0, 18, 18, 14
Luminance
0.5096

Every format

HEX#dbb4b3
RGBrgb(219, 180, 179)
HSLhsl(2, 36%, 78%)
CMYKcmyk(0%, 18%, 18%, 14%)
LABlab(76.7 13.9 5.8)
LCHlch(76.7 15.1 22.7)
OKLCHoklch(0.804 0.045 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb4b3 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#dbb4b3 on black: 11.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green70.6%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta17.8%
Yellow18.3%
Key (black)14.1%

Color previews

#dbb4b3 text on a black background

contrast 11.19:1

Card sample

#dbb4b3 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb4b3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbb4b3 in the Color Lab