Skip to content

#df6f80

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

RGB
223, 111, 128
HSL
351°, 64%, 66%
CMYK
0, 50, 43, 13
Luminance
0.2862

Every format

HEX#df6f80
RGBrgb(223, 111, 128)
HSLhsl(351, 64%, 66%)
CMYKcmyk(0%, 50%, 43%, 13%)
LABlab(60.4 45.2 11.3)
LCHlch(60.4 46.6 14.0)
OKLCHoklch(0.676 0.140 12.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6f80 on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#df6f80 on black: 6.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green43.5%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow42.6%
Key (black)12.5%

Color previews

#df6f80 text on a black background

contrast 6.72:1

Card sample

#df6f80 text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6f80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df6f80 in the Color Lab