Skip to content

#dfab83

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

RGB
223, 171, 131
HSL
26°, 59%, 69%
CMYK
0, 23, 41, 13
Luminance
0.4645

Every format

HEX#dfab83
RGBrgb(223, 171, 131)
HSLhsl(26, 59%, 69%)
CMYKcmyk(0%, 23%, 41%, 13%)
LABlab(73.8 13.9 27.9)
LCHlch(73.8 31.2 63.5)
OKLCHoklch(0.780 0.081 58.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfab83 on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#dfab83 on black: 10.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.1%
Blue51.4%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow41.3%
Key (black)12.5%

Color previews

#dfab83 text on a black background

contrast 10.29:1

Card sample

#dfab83 text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfab83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfab83 in the Color Lab