Skip to content

#df8b7d

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

RGB
223, 139, 125
HSL
9°, 61%, 68%
CMYK
0, 38, 44, 13
Luminance
0.3563

Every format

HEX#df8b7d
RGBrgb(223, 139, 125)
HSLhsl(9, 61%, 68%)
CMYKcmyk(0%, 38%, 44%, 13%)
LABlab(66.2 30.4 21.0)
LCHlch(66.2 37.0 34.6)
OKLCHoklch(0.721 0.105 30.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8b7d on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#df8b7d on black: 8.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green54.5%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta37.7%
Yellow43.9%
Key (black)12.5%

Color previews

#df8b7d text on a black background

contrast 8.13:1

Card sample

#df8b7d text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8b7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8b7d in the Color Lab