Skip to content

#df99ab

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

RGB
223, 153, 171
HSL
345°, 52%, 74%
CMYK
0, 31, 23, 13
Luminance
0.4141

Every format

HEX#df99ab
RGBrgb(223, 153, 171)
HSLhsl(345, 52%, 74%)
CMYKcmyk(0%, 31%, 23%, 13%)
LABlab(70.5 28.7 1.3)
LCHlch(70.5 28.7 2.6)
OKLCHoklch(0.756 0.087 2.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df99ab on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#df99ab on black: 9.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green60.0%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow23.3%
Key (black)12.5%

Color previews

#df99ab text on a black background

contrast 9.28:1

Card sample

#df99ab text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df99ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df99ab in the Color Lab