Skip to content

#dfbfac

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

RGB
223, 191, 172
HSL
22°, 44%, 78%
CMYK
0, 14, 23, 13
Luminance
0.5593

Every format

HEX#dfbfac
RGBrgb(223, 191, 172)
HSLhsl(22, 44%, 78%)
CMYKcmyk(0%, 14%, 23%, 13%)
LABlab(79.6 8.5 13.8)
LCHlch(79.6 16.2 58.4)
OKLCHoklch(0.827 0.045 52.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbfac on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#dfbfac on black: 12.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green74.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta14.3%
Yellow22.9%
Key (black)12.5%

Color previews

#dfbfac text on a black background

contrast 12.19:1

Card sample

#dfbfac text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbfac in the Color Lab