Skip to content

#df7abc

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

RGB
223, 122, 188
HSL
321°, 61%, 68%
CMYK
0, 45, 16, 13
Luminance
0.3324

Every format

HEX#df7abc
RGBrgb(223, 122, 188)
HSLhsl(321, 61%, 68%)
CMYKcmyk(0%, 45%, 16%, 13%)
LABlab(64.4 47.5 -17.3)
LCHlch(64.4 50.6 340.0)
OKLCHoklch(0.712 0.148 341.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7abc on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#df7abc on black: 7.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green47.8%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta45.3%
Yellow15.7%
Key (black)12.5%

Color previews

#df7abc text on a black background

contrast 7.65:1

Card sample

#df7abc text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7abc in the Color Lab