Skip to content

#fcc721

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

RGB
252, 199, 33
HSL
46°, 97%, 56%
CMYK
0, 21, 87, 1
Luminance
0.6165

Every format

HEX#fcc721
RGBrgb(252, 199, 33)
HSLhsl(46, 97%, 56%)
CMYKcmyk(0%, 21%, 87%, 1%)
LABlab(82.7 5.4 79.6)
LCHlch(82.7 79.8 86.1)
OKLCHoklch(0.853 0.168 88.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc721 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#fcc721 on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.0%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow86.9%
Key (black)1.2%

Color previews

#fcc721 text on a black background

contrast 13.33:1

Card sample

#fcc721 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 199, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 199, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fcc721;
background: linear-gradient(135deg, #fcc721, #9FFC21);

Monochromatic scale

Palettes built from #fcc721

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc721 in the Color Lab