Skip to content

#df2ace

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

RGB
223, 42, 206
HSL
306°, 74%, 52%
CMYK
0, 81, 8, 13
Luminance
0.2180

Every format

HEX#df2ace
RGBrgb(223, 42, 206)
HSLhsl(306, 74%, 52%)
CMYKcmyk(0%, 81%, 8%, 13%)
LABlab(53.8 81.1 -43.9)
LCHlch(53.8 92.2 331.6)
OKLCHoklch(0.637 0.263 332.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df2ace on white: 3.92:1
AA ✗ fail · AA-large · AAA
Aa
#df2ace on black: 5.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green16.5%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta81.2%
Yellow7.6%
Key (black)12.5%

Color previews

#df2ace text on a black background

contrast 5.36:1

Card sample

#df2ace text on a white background

contrast 3.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df2ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df2ace in the Color Lab