Skip to content

#df877c

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

RGB
223, 135, 124
HSL
7°, 61%, 68%
CMYK
0, 40, 44, 13
Luminance
0.3447

Every format

HEX#df877c
RGBrgb(223, 135, 124)
HSLhsl(7, 61%, 68%)
CMYKcmyk(0%, 40%, 44%, 13%)
LABlab(65.3 32.5 20.3)
LCHlch(65.3 38.3 32.0)
OKLCHoklch(0.714 0.110 27.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df877c on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#df877c on black: 7.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green52.9%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta39.5%
Yellow44.4%
Key (black)12.5%

Color previews

#df877c text on a black background

contrast 7.89:1

Card sample

#df877c text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df877c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df877c in the Color Lab