Skip to content

#dfb9ac

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

RGB
223, 185, 172
HSL
15°, 44%, 78%
CMYK
0, 17, 23, 13
Luminance
0.5336

Every format

HEX#dfb9ac
RGBrgb(223, 185, 172)
HSLhsl(15, 44%, 78%)
CMYKcmyk(0%, 17%, 23%, 13%)
LABlab(78.1 11.7 11.7)
LCHlch(78.1 16.5 45.1)
OKLCHoklch(0.816 0.048 39.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb9ac on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#dfb9ac on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green72.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta17.0%
Yellow22.9%
Key (black)12.5%

Color previews

#dfb9ac text on a black background

contrast 11.67:1

Card sample

#dfb9ac text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb9ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfb9ac in the Color Lab