Skip to content

#dfab99

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

RGB
223, 171, 153
HSL
15°, 52%, 74%
CMYK
0, 23, 31, 13
Luminance
0.4711

Every format

HEX#dfab99
RGBrgb(223, 171, 153)
HSLhsl(15, 52%, 74%)
CMYKcmyk(0%, 23%, 31%, 13%)
LABlab(74.3 16.6 16.6)
LCHlch(74.3 23.5 45.1)
OKLCHoklch(0.784 0.067 39.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfab99 on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#dfab99 on black: 10.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.1%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow31.4%
Key (black)12.5%

Color previews

#dfab99 text on a black background

contrast 10.42:1

Card sample

#dfab99 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfab99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfab99 in the Color Lab