Skip to content

#df786f

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

RGB
223, 120, 111
HSL
5°, 64%, 66%
CMYK
0, 46, 50, 13
Luminance
0.3027

Every format

HEX#df786f
RGBrgb(223, 120, 111)
HSLhsl(5, 64%, 66%)
CMYKcmyk(0%, 46%, 50%, 13%)
LABlab(61.9 39.0 23.0)
LCHlch(61.9 45.3 30.5)
OKLCHoklch(0.686 0.130 26.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df786f on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#df786f on black: 7.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green47.1%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta46.2%
Yellow50.2%
Key (black)12.5%

Color previews

#df786f text on a black background

contrast 7.05:1

Card sample

#df786f text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df786f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df786f in the Color Lab