Skip to content

#df989c

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

RGB
223, 152, 156
HSL
357°, 53%, 74%
CMYK
0, 32, 30, 13
Luminance
0.4054

Every format

HEX#df989c
RGBrgb(223, 152, 156)
HSLhsl(357, 53%, 74%)
CMYKcmyk(0%, 32%, 30%, 13%)
LABlab(69.9 27.2 8.8)
LCHlch(69.9 28.5 17.9)
OKLCHoklch(0.750 0.086 15.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df989c on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#df989c on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green59.6%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta31.8%
Yellow30.0%
Key (black)12.5%

Color previews

#df989c text on a black background

contrast 9.11:1

Card sample

#df989c text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df989c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df989c in the Color Lab