Skip to content

#fcc511

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

RGB
252, 197, 17
HSL
46°, 98%, 53%
CMYK
0, 22, 93, 1
Luminance
0.6067

Every format

HEX#fcc511
RGBrgb(252, 197, 17)
HSLhsl(46, 98%, 53%)
CMYKcmyk(0%, 22%, 93%, 1%)
LABlab(82.2 6.2 82.0)
LCHlch(82.2 82.2 85.7)
OKLCHoklch(0.849 0.171 87.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc511 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#fcc511 on black: 13.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue6.7%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow93.3%
Key (black)1.2%

Color previews

#fcc511 text on a black background

contrast 13.13:1

Card sample

#fcc511 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 197, 17, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 197, 17, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fcc511;
background: linear-gradient(135deg, #fcc511, #96FC11);

Monochromatic scale

Palettes built from #fcc511

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc511 in the Color Lab