Skip to content

#df7bed

a light, electric magenta / pink · warm · closest name: violet

RGB
223, 123, 237
HSL
293°, 76%, 71%
CMYK
6, 48, 0, 7
Luminance
0.3597

Every format

HEX#df7bed
RGBrgb(223, 123, 237)
HSLhsl(293, 76%, 71%)
CMYKcmyk(6%, 48%, 0%, 7%)
LABlab(66.5 55.4 -41.4)
LCHlch(66.5 69.2 323.3)
OKLCHoklch(0.734 0.188 322.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7bed on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#df7bed on black: 8.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green48.2%
Blue92.9%

CMYK percentages

Cyan5.9%
Magenta48.1%
Yellow0.0%
Key (black)7.1%

Color previews

#df7bed text on a black background

contrast 8.19:1

Card sample

#df7bed text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7bed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7bed in the Color Lab