Skip to content

#df876f

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

RGB
223, 135, 111
HSL
13°, 64%, 66%
CMYK
0, 40, 50, 13
Luminance
0.3416

Every format

HEX#df876f
RGBrgb(223, 135, 111)
HSLhsl(13, 64%, 66%)
CMYKcmyk(0%, 40%, 50%, 13%)
LABlab(65.1 31.2 27.2)
LCHlch(65.1 41.4 41.1)
OKLCHoklch(0.711 0.114 36.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df876f on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#df876f on black: 7.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green52.9%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta39.5%
Yellow50.2%
Key (black)12.5%

Color previews

#df876f text on a black background

contrast 7.83:1

Card sample

#df876f text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df876f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df876f in the Color Lab