Skip to content

#df879c

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

RGB
223, 135, 156
HSL
346°, 58%, 70%
CMYK
0, 40, 30, 13
Luminance
0.3542

Every format

HEX#df879c
RGBrgb(223, 135, 156)
HSLhsl(346, 58%, 70%)
CMYKcmyk(0%, 40%, 30%, 13%)
LABlab(66.1 36.2 3.3)
LCHlch(66.1 36.4 5.3)
OKLCHoklch(0.722 0.110 4.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df879c on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#df879c on black: 8.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green52.9%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta39.5%
Yellow30.0%
Key (black)12.5%

Color previews

#df879c text on a black background

contrast 8.08:1

Card sample

#df879c text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df879c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df879c in the Color Lab