Skip to content

#df978f

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

RGB
223, 151, 143
HSL
6°, 56%, 72%
CMYK
0, 32, 36, 13
Luminance
0.3980

Every format

HEX#df978f
RGBrgb(223, 151, 143)
HSLhsl(6, 56%, 72%)
CMYKcmyk(0%, 32%, 36%, 13%)
LABlab(69.3 26.1 15.2)
LCHlch(69.3 30.2 30.3)
OKLCHoklch(0.746 0.088 26.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df978f on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#df978f on black: 8.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green59.2%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow35.9%
Key (black)12.5%

Color previews

#df978f text on a black background

contrast 8.96:1

Card sample

#df978f text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df978f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df978f in the Color Lab