Skip to content

#bfac01

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

RGB
191, 172, 1
HSL
54°, 99%, 38%
CMYK
0, 10, 100, 25
Luminance
0.4058

Every format

HEX#bfac01
RGBrgb(191, 172, 1)
HSLhsl(54, 99%, 38%)
CMYKcmyk(0%, 10%, 100%, 25%)
LABlab(69.9 -7.6 72.2)
LCHlch(69.9 72.6 96.0)
OKLCHoklch(0.738 0.154 101.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfac01 on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#bfac01 on black: 9.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green67.5%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta9.9%
Yellow99.5%
Key (black)25.1%

Color previews

#bfac01 text on a black background

contrast 9.12:1

Card sample

#bfac01 text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfac01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfac01 in the Color Lab