Skip to content

#dfbedd

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

RGB
223, 190, 221
HSL
304°, 34%, 81%
CMYK
0, 15, 1, 13
Luminance
0.5774

Every format

HEX#dfbedd
RGBrgb(223, 190, 221)
HSLhsl(304, 34%, 81%)
CMYKcmyk(0%, 15%, 1%, 13%)
LABlab(80.6 17.0 -11.1)
LCHlch(80.6 20.3 326.9)
OKLCHoklch(0.839 0.056 328.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbedd on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#dfbedd on black: 12.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green74.5%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta14.8%
Yellow0.9%
Key (black)12.5%

Color previews

#dfbedd text on a black background

contrast 12.55:1

Card sample

#dfbedd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbedd in the Color Lab