Skip to content

#fcc52c

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

RGB
252, 197, 44
HSL
44°, 97%, 58%
CMYK
0, 22, 83, 1
Luminance
0.6081

Every format

HEX#fcc52c
RGBrgb(252, 197, 44)
HSLhsl(44, 97%, 58%)
CMYKcmyk(0%, 22%, 83%, 1%)
LABlab(82.3 6.7 76.5)
LCHlch(82.3 76.8 85.0)
OKLCHoklch(0.850 0.164 86.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green77.3%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow82.5%
Key (black)1.2%

Color previews

#fcc52c text on a black background

contrast 13.16:1

Card sample

#fcc52c text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc52c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc52c in the Color Lab