Skip to content

#dfba99

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

RGB
223, 186, 153
HSL
28°, 52%, 74%
CMYK
0, 17, 31, 13
Luminance
0.5311

Every format

HEX#dfba99
RGBrgb(223, 186, 153)
HSLhsl(28, 52%, 74%)
CMYKcmyk(0%, 17%, 31%, 13%)
LABlab(77.9 8.5 21.7)
LCHlch(77.9 23.3 68.5)
OKLCHoklch(0.813 0.062 63.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfba99 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#dfba99 on black: 11.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green72.9%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta16.6%
Yellow31.4%
Key (black)12.5%

Color previews

#dfba99 text on a black background

contrast 11.62:1

Card sample

#dfba99 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfba99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfba99 in the Color Lab