Skip to content

#dfabdc

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

RGB
223, 171, 220
HSL
304°, 45%, 77%
CMYK
0, 23, 1, 13
Luminance
0.4998

Every format

HEX#dfabdc
RGBrgb(223, 171, 220)
HSLhsl(304, 45%, 77%)
CMYKcmyk(0%, 23%, 1%, 13%)
LABlab(76.1 27.1 -17.4)
LCHlch(76.1 32.2 327.4)
OKLCHoklch(0.804 0.089 328.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfabdc on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#dfabdc on black: 11.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.1%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow1.3%
Key (black)12.5%

Color previews

#dfabdc text on a black background

contrast 11.00:1

Card sample

#dfabdc text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfabdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfabdc in the Color Lab