Skip to content

#df8686

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

RGB
223, 134, 134
HSL
0°, 58%, 70%
CMYK
0, 40, 40, 13
Luminance
0.3446

Every format

HEX#df8686
RGBrgb(223, 134, 134)
HSLhsl(0, 58%, 70%)
CMYKcmyk(0%, 40%, 40%, 13%)
LABlab(65.3 34.1 14.7)
LCHlch(65.3 37.1 23.3)
OKLCHoklch(0.714 0.110 20.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green52.5%
Blue52.5%

CMYK percentages

Cyan0.0%
Magenta39.9%
Yellow39.9%
Key (black)12.5%

Color previews

#df8686 text on a black background

contrast 7.89:1

Card sample

#df8686 text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8686

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8686 in the Color Lab