Skip to content

#df798c

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

RGB
223, 121, 140
HSL
349°, 61%, 68%
CMYK
0, 46, 37, 13
Luminance
0.3126

Every format

HEX#df798c
RGBrgb(223, 121, 140)
HSLhsl(349, 61%, 68%)
CMYKcmyk(0%, 46%, 37%, 13%)
LABlab(62.7 41.5 7.6)
LCHlch(62.7 42.2 10.4)
OKLCHoklch(0.695 0.128 9.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df798c on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#df798c on black: 7.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green47.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta45.7%
Yellow37.2%
Key (black)12.5%

Color previews

#df798c text on a black background

contrast 7.25:1

Card sample

#df798c text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df798c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df798c in the Color Lab