Skip to content

#db99af

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

RGB
219, 153, 175
HSL
340°, 48%, 73%
CMYK
0, 30, 20, 14
Luminance
0.4094

Every format

HEX#db99af
RGBrgb(219, 153, 175)
HSLhsl(340, 48%, 73%)
CMYKcmyk(0%, 30%, 20%, 14%)
LABlab(70.1 27.9 -1.5)
LCHlch(70.1 27.9 357.0)
OKLCHoklch(0.753 0.084 357.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db99af on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#db99af on black: 9.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green60.0%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta30.1%
Yellow20.1%
Key (black)14.1%

Color previews

#db99af text on a black background

contrast 9.19:1

Card sample

#db99af text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db99af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #db99af in the Color Lab