Skip to content

#fcc821

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

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

Every format

HEX#fcc821
RGBrgb(252, 200, 33)
HSLhsl(46, 97%, 56%)
CMYKcmyk(0%, 21%, 87%, 1%)
LABlab(83.0 4.8 79.8)
LCHlch(83.0 79.9 86.5)
OKLCHoklch(0.855 0.169 88.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc821 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#fcc821 on black: 13.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.4%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta20.6%
Yellow86.9%
Key (black)1.2%

Color previews

#fcc821 text on a black background

contrast 13.42:1

Card sample

#fcc821 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc821

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc821 in the Color Lab