Skip to content

#dbac09

a dark, electric yellow · cool · closest name: orange

RGB
219, 172, 9
HSL
47°, 92%, 45%
CMYK
0, 22, 96, 14
Luminance
0.4458

Every format

HEX#dbac09
RGBrgb(219, 172, 9)
HSLhsl(47, 92%, 45%)
CMYKcmyk(0%, 22%, 96%, 14%)
LABlab(72.6 4.9 74.4)
LCHlch(72.6 74.6 86.3)
OKLCHoklch(0.766 0.155 88.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbac09 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#dbac09 on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green67.5%
Blue3.5%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow95.9%
Key (black)14.1%

Color previews

#dbac09 text on a black background

contrast 9.92:1

Card sample

#dbac09 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 172, 9, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 172, 9, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbac09;
background: linear-gradient(135deg, #dbac09, #7EDB09);

Monochromatic scale

Palettes built from #dbac09

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbac09 in the Color Lab