Skip to content

#df877d

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

RGB
223, 135, 125
HSL
6°, 61%, 68%
CMYK
0, 40, 44, 13
Luminance
0.3450

Every format

HEX#df877d
RGBrgb(223, 135, 125)
HSLhsl(6, 61%, 68%)
CMYKcmyk(0%, 40%, 44%, 13%)
LABlab(65.4 32.6 19.8)
LCHlch(65.4 38.1 31.3)
OKLCHoklch(0.714 0.110 27.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green52.9%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta39.5%
Yellow43.9%
Key (black)12.5%

Color previews

#df877d text on a black background

contrast 7.90:1

Card sample

#df877d text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df877d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df877d in the Color Lab