Skip to content

#df2abc

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

RGB
223, 42, 188
HSL
312°, 74%, 52%
CMYK
0, 81, 16, 13
Luminance
0.2097

Every format

HEX#df2abc
RGBrgb(223, 42, 188)
HSLhsl(312, 74%, 52%)
CMYKcmyk(0%, 81%, 16%, 13%)
LABlab(52.9 78.7 -34.9)
LCHlch(52.9 86.1 336.0)
OKLCHoklch(0.628 0.252 337.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df2abc on white: 4.04:1
AA ✗ fail · AA-large · AAA
Aa
#df2abc on black: 5.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green16.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta81.2%
Yellow15.7%
Key (black)12.5%

Color previews

#df2abc text on a black background

contrast 5.19:1

Card sample

#df2abc text on a white background

contrast 4.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df2abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df2abc in the Color Lab