Skip to content

#df8191

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

RGB
223, 129, 145
HSL
350°, 60%, 69%
CMYK
0, 42, 35, 13
Luminance
0.3343

Every format

HEX#df8191
RGBrgb(223, 129, 145)
HSLhsl(350, 60%, 69%)
CMYKcmyk(0%, 42%, 35%, 13%)
LABlab(64.5 38.0 7.3)
LCHlch(64.5 38.7 10.9)
OKLCHoklch(0.709 0.117 9.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8191 on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#df8191 on black: 7.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green50.6%
Blue56.9%

CMYK percentages

Cyan0.0%
Magenta42.2%
Yellow35.0%
Key (black)12.5%

Color previews

#df8191 text on a black background

contrast 7.69:1

Card sample

#df8191 text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8191

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8191 in the Color Lab