Skip to content

#df707d

a light, vivid red · warm · closest name: salmon

RGB
223, 112, 125
HSL
353°, 63%, 66%
CMYK
0, 50, 44, 13
Luminance
0.2876

Every format

HEX#df707d
RGBrgb(223, 112, 125)
HSLhsl(353, 63%, 66%)
CMYKcmyk(0%, 50%, 44%, 13%)
LABlab(60.6 44.4 13.2)
LCHlch(60.6 46.3 16.5)
OKLCHoklch(0.677 0.139 14.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df707d on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#df707d on black: 6.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green43.9%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow43.9%
Key (black)12.5%

Color previews

#df707d text on a black background

contrast 6.75:1

Card sample

#df707d text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df707d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df707d in the Color Lab