Skip to content

#df8682

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

RGB
223, 134, 130
HSL
3°, 59%, 69%
CMYK
0, 40, 42, 13
Luminance
0.3435

Every format

HEX#df8682
RGBrgb(223, 134, 130)
HSLhsl(3, 59%, 69%)
CMYKcmyk(0%, 40%, 42%, 13%)
LABlab(65.2 33.6 16.8)
LCHlch(65.2 37.6 26.6)
OKLCHoklch(0.713 0.110 23.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green52.5%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta39.9%
Yellow41.7%
Key (black)12.5%

Color previews

#df8682 text on a black background

contrast 7.87:1

Card sample

#df8682 text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8682

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8682 in the Color Lab