Skip to content

#dbaf99

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

RGB
219, 175, 153
HSL
20°, 48%, 73%
CMYK
0, 20, 30, 14
Luminance
0.4802

Every format

HEX#dbaf99
RGBrgb(219, 175, 153)
HSLhsl(20, 48%, 73%)
CMYKcmyk(0%, 20%, 30%, 14%)
LABlab(74.8 12.9 17.4)
LCHlch(74.8 21.6 53.5)
OKLCHoklch(0.788 0.060 47.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbaf99 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#dbaf99 on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green68.6%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta20.1%
Yellow30.1%
Key (black)14.1%

Color previews

#dbaf99 text on a black background

contrast 10.60:1

Card sample

#dbaf99 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbaf99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbaf99 in the Color Lab