Skip to content

#df6f7f

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

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

Every format

HEX#df6f7f
RGBrgb(223, 111, 127)
HSLhsl(351, 64%, 66%)
CMYKcmyk(0%, 50%, 43%, 13%)
LABlab(60.4 45.1 11.8)
LCHlch(60.4 46.6 14.7)
OKLCHoklch(0.676 0.140 12.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green43.5%
Blue49.8%

CMYK percentages

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

Color previews

#df6f7f text on a black background

contrast 6.72:1

Card sample

#df6f7f text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6f7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df6f7f in the Color Lab