Skip to content

#df978c

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

RGB
223, 151, 140
HSL
8°, 57%, 71%
CMYK
0, 32, 37, 13
Luminance
0.3971

Every format

HEX#df978c
RGBrgb(223, 151, 140)
HSLhsl(8, 57%, 71%)
CMYKcmyk(0%, 32%, 37%, 13%)
LABlab(69.3 25.7 16.8)
LCHlch(69.3 30.7 33.2)
OKLCHoklch(0.745 0.089 28.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df978c on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#df978c on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green59.2%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow37.2%
Key (black)12.5%

Color previews

#df978c text on a black background

contrast 8.94:1

Card sample

#df978c text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df978c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df978c in the Color Lab