Skip to content

#df778c

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

RGB
223, 119, 140
HSL
348°, 62%, 67%
CMYK
0, 47, 37, 13
Luminance
0.3078

Every format

HEX#df778c
RGBrgb(223, 119, 140)
HSLhsl(348, 62%, 67%)
CMYKcmyk(0%, 47%, 37%, 13%)
LABlab(62.3 42.5 7.0)
LCHlch(62.3 43.1 9.4)
OKLCHoklch(0.692 0.130 8.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df778c on white: 2.94:1
AA ✗ fail · AA-large · AAA
Aa
#df778c on black: 7.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green46.7%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta46.6%
Yellow37.2%
Key (black)12.5%

Color previews

#df778c text on a black background

contrast 7.16:1

Card sample

#df778c text on a white background

contrast 2.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df778c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df778c in the Color Lab