Skip to content

#df798a

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

RGB
223, 121, 138
HSL
350°, 61%, 68%
CMYK
0, 46, 38, 13
Luminance
0.3120

Every format

HEX#df798a
RGBrgb(223, 121, 138)
HSLhsl(350, 61%, 68%)
CMYKcmyk(0%, 46%, 38%, 13%)
LABlab(62.7 41.3 8.7)
LCHlch(62.7 42.2 11.9)
OKLCHoklch(0.694 0.127 10.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green47.5%
Blue54.1%

CMYK percentages

Cyan0.0%
Magenta45.7%
Yellow38.1%
Key (black)12.5%

Color previews

#df798a text on a black background

contrast 7.24:1

Card sample

#df798a text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df798a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df798a in the Color Lab