Skip to content

#df8784

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

RGB
223, 135, 132
HSL
2°, 59%, 70%
CMYK
0, 40, 41, 13
Luminance
0.3468

Every format

HEX#df8784
RGBrgb(223, 135, 132)
HSLhsl(2, 59%, 70%)
CMYKcmyk(0%, 40%, 41%, 13%)
LABlab(65.5 33.3 16.1)
LCHlch(65.5 37.0 25.7)
OKLCHoklch(0.715 0.109 22.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8784 on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#df8784 on black: 7.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green52.9%
Blue51.8%

CMYK percentages

Cyan0.0%
Magenta39.5%
Yellow40.8%
Key (black)12.5%

Color previews

#df8784 text on a black background

contrast 7.94:1

Card sample

#df8784 text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8784

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8784 in the Color Lab