Skip to content

#dfbadd

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

RGB
223, 186, 221
HSL
303°, 37%, 80%
CMYK
0, 17, 1, 13
Luminance
0.5603

Every format

HEX#dfbadd
RGBrgb(223, 186, 221)
HSLhsl(303, 37%, 80%)
CMYKcmyk(0%, 17%, 1%, 13%)
LABlab(79.6 19.2 -12.5)
LCHlch(79.6 22.9 326.9)
OKLCHoklch(0.832 0.063 327.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbadd on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#dfbadd on black: 12.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green72.9%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta16.6%
Yellow0.9%
Key (black)12.5%

Color previews

#dfbadd text on a black background

contrast 12.21:1

Card sample

#dfbadd text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbadd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbadd in the Color Lab