Skip to content

#df34cd

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

RGB
223, 52, 205
HSL
306°, 73%, 54%
CMYK
0, 77, 8, 13
Luminance
0.2255

Every format

HEX#df34cd
RGBrgb(223, 52, 205)
HSLhsl(306, 73%, 54%)
CMYKcmyk(0%, 77%, 8%, 13%)
LABlab(54.6 78.5 -42.1)
LCHlch(54.6 89.1 331.8)
OKLCHoklch(0.642 0.255 333.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df34cd on white: 3.81:1
AA ✗ fail · AA-large · AAA
Aa
#df34cd on black: 5.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green20.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta76.7%
Yellow8.1%
Key (black)12.5%

Color previews

#df34cd text on a black background

contrast 5.51:1

Card sample

#df34cd text on a white background

contrast 3.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df34cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df34cd in the Color Lab