Skip to content

#df9b8c

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

RGB
223, 155, 140
HSL
11°, 57%, 71%
CMYK
0, 31, 37, 13
Luminance
0.4102

Every format

HEX#df9b8c
RGBrgb(223, 155, 140)
HSLhsl(11, 57%, 71%)
CMYKcmyk(0%, 31%, 37%, 13%)
LABlab(70.2 23.5 18.1)
LCHlch(70.2 29.7 37.6)
OKLCHoklch(0.752 0.085 32.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df9b8c on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#df9b8c on black: 9.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green60.8%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta30.5%
Yellow37.2%
Key (black)12.5%

Color previews

#df9b8c text on a black background

contrast 9.20:1

Card sample

#df9b8c text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df9b8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df9b8c in the Color Lab