Skip to content

#df80cd

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

RGB
223, 128, 205
HSL
311°, 60%, 69%
CMYK
0, 43, 8, 13
Luminance
0.3553

Every format

HEX#df80cd
RGBrgb(223, 128, 205)
HSLhsl(311, 60%, 69%)
CMYKcmyk(0%, 43%, 8%, 13%)
LABlab(66.2 47.2 -24.1)
LCHlch(66.2 53.0 332.9)
OKLCHoklch(0.727 0.150 334.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df80cd on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#df80cd on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green50.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta42.6%
Yellow8.1%
Key (black)12.5%

Color previews

#df80cd text on a black background

contrast 8.11:1

Card sample

#df80cd text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df80cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df80cd in the Color Lab