Skip to content

#df9c9c

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

RGB
223, 156, 156
HSL
0°, 51%, 74%
CMYK
0, 30, 30, 13
Luminance
0.4187

Every format

HEX#df9c9c
RGBrgb(223, 156, 156)
HSLhsl(0, 51%, 74%)
CMYKcmyk(0%, 30%, 30%, 13%)
LABlab(70.8 25.0 10.1)
LCHlch(70.8 27.0 22.0)
OKLCHoklch(0.758 0.081 19.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df9c9c on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#df9c9c on black: 9.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green61.2%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta30.0%
Yellow30.0%
Key (black)12.5%

Color previews

#df9c9c text on a black background

contrast 9.37:1

Card sample

#df9c9c text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df9c9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df9c9c in the Color Lab