Skip to content

#df997c

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

RGB
223, 153, 124
HSL
18°, 61%, 68%
CMYK
0, 31, 44, 13
Luminance
0.3993

Every format

HEX#df997c
RGBrgb(223, 153, 124)
HSLhsl(18, 61%, 68%)
CMYKcmyk(0%, 31%, 44%, 13%)
LABlab(69.4 22.8 25.8)
LCHlch(69.4 34.5 48.5)
OKLCHoklch(0.745 0.094 43.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df997c on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#df997c on black: 8.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green60.0%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow44.4%
Key (black)12.5%

Color previews

#df997c text on a black background

contrast 8.99:1

Card sample

#df997c text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df997c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df997c in the Color Lab