Skip to content

#df8f8c

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

RGB
223, 143, 140
HSL
2°, 57%, 71%
CMYK
0, 36, 37, 13
Luminance
0.3723

Every format

HEX#df8f8c
RGBrgb(223, 143, 140)
HSLhsl(2, 57%, 71%)
CMYKcmyk(0%, 36%, 37%, 13%)
LABlab(67.5 30.0 14.3)
LCHlch(67.5 33.2 25.5)
OKLCHoklch(0.731 0.098 22.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8f8c on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#df8f8c on black: 8.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green56.1%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta35.9%
Yellow37.2%
Key (black)12.5%

Color previews

#df8f8c text on a black background

contrast 8.45:1

Card sample

#df8f8c text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8f8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8f8c in the Color Lab