Skip to content

#df987d

a light, vivid orange · warm · closest name: tan

RGB
223, 152, 125
HSL
17°, 61%, 68%
CMYK
0, 32, 44, 13
Luminance
0.3963

Every format

HEX#df987d
RGBrgb(223, 152, 125)
HSLhsl(17, 61%, 68%)
CMYKcmyk(0%, 32%, 44%, 13%)
LABlab(69.2 23.5 25.0)
LCHlch(69.2 34.3 46.8)
OKLCHoklch(0.743 0.094 41.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df987d on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#df987d on black: 8.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green59.6%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta31.8%
Yellow43.9%
Key (black)12.5%

Color previews

#df987d text on a black background

contrast 8.93:1

Card sample

#df987d text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df987d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df987d in the Color Lab