Skip to content

#df8d8c

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

RGB
223, 141, 140
HSL
1°, 57%, 71%
CMYK
0, 37, 37, 13
Luminance
0.3663

Every format

HEX#df8d8c
RGBrgb(223, 141, 140)
HSLhsl(1, 57%, 71%)
CMYKcmyk(0%, 37%, 37%, 13%)
LABlab(67.0 31.0 13.7)
LCHlch(67.0 33.9 23.8)
OKLCHoklch(0.727 0.100 20.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8d8c on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#df8d8c on black: 8.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green55.3%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta36.8%
Yellow37.2%
Key (black)12.5%

Color previews

#df8d8c text on a black background

contrast 8.33:1

Card sample

#df8d8c text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8d8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8d8c in the Color Lab