Skip to content

#df6f6f

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

RGB
223, 111, 111
HSL
0°, 64%, 66%
CMYK
0, 50, 50, 13
Luminance
0.2820

Every format

HEX#df6f6f
RGBrgb(223, 111, 111)
HSLhsl(0, 64%, 66%)
CMYKcmyk(0%, 50%, 50%, 13%)
LABlab(60.1 43.6 20.5)
LCHlch(60.1 48.2 25.2)
OKLCHoklch(0.672 0.140 21.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6f6f on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#df6f6f on black: 6.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green43.5%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow50.2%
Key (black)12.5%

Color previews

#df6f6f text on a black background

contrast 6.64:1

Card sample

#df6f6f text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6f6f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df6f6f in the Color Lab