Skip to content

#df9b7d

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

RGB
223, 155, 125
HSL
18°, 61%, 68%
CMYK
0, 31, 44, 13
Luminance
0.4061

Every format

HEX#df9b7d
RGBrgb(223, 155, 125)
HSLhsl(18, 61%, 68%)
CMYKcmyk(0%, 31%, 44%, 13%)
LABlab(69.9 21.9 25.9)
LCHlch(69.9 33.9 49.9)
OKLCHoklch(0.749 0.092 44.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df9b7d on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#df9b7d on black: 9.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green60.8%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta30.5%
Yellow43.9%
Key (black)12.5%

Color previews

#df9b7d text on a black background

contrast 9.12:1

Card sample

#df9b7d text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df9b7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df9b7d in the Color Lab