Skip to content

#df23cd

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

RGB
223, 35, 205
HSL
306°, 75%, 51%
CMYK
0, 84, 8, 13
Luminance
0.2130

Every format

HEX#df23cd
RGBrgb(223, 35, 205)
HSLhsl(306, 75%, 51%)
CMYKcmyk(0%, 84%, 8%, 13%)
LABlab(53.3 82.4 -44.2)
LCHlch(53.3 93.5 331.8)
OKLCHoklch(0.633 0.267 332.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df23cd on white: 3.99:1
AA ✗ fail · AA-large · AAA
Aa
#df23cd on black: 5.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green13.7%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta84.3%
Yellow8.1%
Key (black)12.5%

Color previews

#df23cd text on a black background

contrast 5.26:1

Card sample

#df23cd text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df23cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df23cd in the Color Lab