Skip to content

#df7f7d

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

RGB
223, 127, 125
HSL
1°, 61%, 68%
CMYK
0, 43, 44, 13
Luminance
0.3235

Every format

HEX#df7f7d
RGBrgb(223, 127, 125)
HSLhsl(1, 61%, 68%)
CMYKcmyk(0%, 43%, 44%, 13%)
LABlab(63.6 36.8 17.4)
LCHlch(63.6 40.7 25.4)
OKLCHoklch(0.701 0.119 21.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7f7d on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#df7f7d on black: 7.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green49.8%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta43.0%
Yellow43.9%
Key (black)12.5%

Color previews

#df7f7d text on a black background

contrast 7.47:1

Card sample

#df7f7d text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7f7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7f7d in the Color Lab