Skip to content

#df6f6d

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

RGB
223, 111, 109
HSL
1°, 64%, 65%
CMYK
0, 50, 51, 13
Luminance
0.2816

Every format

HEX#df6f6d
RGBrgb(223, 111, 109)
HSLhsl(1, 64%, 65%)
CMYKcmyk(0%, 50%, 51%, 13%)
LABlab(60.0 43.4 21.6)
LCHlch(60.0 48.5 26.5)
OKLCHoklch(0.672 0.140 22.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6f6d on white: 3.17:1
AA ✗ fail · AA-large · AAA
Aa
#df6f6d on black: 6.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green43.5%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow51.1%
Key (black)12.5%

Color previews

#df6f6d text on a black background

contrast 6.63:1

Card sample

#df6f6d text on a white background

contrast 3.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6f6d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df6f6d in the Color Lab