Skip to content

#df9abc

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

RGB
223, 154, 188
HSL
330°, 52%, 74%
CMYK
0, 31, 16, 13
Luminance
0.4243

Every format

HEX#df9abc
RGBrgb(223, 154, 188)
HSLhsl(330, 52%, 74%)
CMYKcmyk(0%, 31%, 16%, 13%)
LABlab(71.2 30.8 -7.1)
LCHlch(71.2 31.6 347.0)
OKLCHoklch(0.763 0.093 348.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df9abc on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#df9abc on black: 9.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green60.4%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta30.9%
Yellow15.7%
Key (black)12.5%

Color previews

#df9abc text on a black background

contrast 9.49:1

Card sample

#df9abc text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df9abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df9abc in the Color Lab