Skip to content

#df73db

a light, vivid magenta / pink · warm · “orchid”

RGB
223, 115, 219
HSL
302°, 63%, 66%
CMYK
0, 48, 2, 13
Luminance
0.3306

Every format

HEX#df73db
RGBrgb(223, 115, 219)
HSLhsl(302, 63%, 66%)
CMYKcmyk(0%, 48%, 2%, 13%)
LABlab(64.2 56.1 -35.0)
LCHlch(64.2 66.1 328.1)
OKLCHoklch(0.715 0.184 328.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df73db on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#df73db on black: 7.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green45.1%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta48.4%
Yellow1.8%
Key (black)12.5%

Color previews

#df73db text on a black background

contrast 7.61:1

Card sample

#df73db text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df73db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df73db in the Color Lab