Skip to content

#df8680

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

RGB
223, 134, 128
HSL
4°, 60%, 69%
CMYK
0, 40, 43, 13
Luminance
0.3430

Every format

HEX#df8680
RGBrgb(223, 134, 128)
HSLhsl(4, 60%, 69%)
CMYKcmyk(0%, 40%, 43%, 13%)
LABlab(65.2 33.4 17.9)
LCHlch(65.2 37.9 28.2)
OKLCHoklch(0.713 0.110 24.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8680 on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#df8680 on black: 7.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green52.5%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta39.9%
Yellow42.6%
Key (black)12.5%

Color previews

#df8680 text on a black background

contrast 7.86:1

Card sample

#df8680 text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8680

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8680 in the Color Lab