Skip to content

#df90ab

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

RGB
223, 144, 171
HSL
340°, 55%, 72%
CMYK
0, 35, 23, 13
Luminance
0.3857

Every format

HEX#df90ab
RGBrgb(223, 144, 171)
HSLhsl(340, 55%, 72%)
CMYKcmyk(0%, 35%, 23%, 13%)
LABlab(68.4 33.5 -1.6)
LCHlch(68.4 33.5 357.2)
OKLCHoklch(0.741 0.101 357.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df90ab on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#df90ab on black: 8.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green56.5%
Blue67.1%

CMYK percentages

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

Color previews

#df90ab text on a black background

contrast 8.71:1

Card sample

#df90ab text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df90ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df90ab in the Color Lab