Skip to content

#dfbecb

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

RGB
223, 190, 203
HSL
336°, 34%, 81%
CMYK
0, 15, 9, 13
Luminance
0.5683

Every format

HEX#dfbecb
RGBrgb(223, 190, 203)
HSLhsl(336, 34%, 81%)
CMYKcmyk(0%, 15%, 9%, 13%)
LABlab(80.1 13.9 -2.1)
LCHlch(80.1 14.0 351.2)
OKLCHoklch(0.834 0.041 352.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbecb on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dfbecb on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green74.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta14.8%
Yellow9.0%
Key (black)12.5%

Color previews

#dfbecb text on a black background

contrast 12.37:1

Card sample

#dfbecb text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbecb in the Color Lab