Skip to content

#df80db

a light, vivid magenta / pink · warm · closest name: orchid

RGB
223, 128, 219
HSL
303°, 60%, 69%
CMYK
0, 43, 2, 13
Luminance
0.3624

Every format

HEX#df80db
RGBrgb(223, 128, 219)
HSLhsl(303, 60%, 69%)
CMYKcmyk(0%, 43%, 2%, 13%)
LABlab(66.7 49.6 -31.1)
LCHlch(66.7 58.6 327.9)
OKLCHoklch(0.733 0.163 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df80db on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#df80db on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green50.2%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta42.6%
Yellow1.8%
Key (black)12.5%

Color previews

#df80db text on a black background

contrast 8.25:1

Card sample

#df80db text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df80db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df80db in the Color Lab