Skip to content

#fcc539

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

RGB
252, 197, 57
HSL
43°, 97%, 61%
CMYK
0, 22, 77, 1
Luminance
0.6092

Every format

HEX#fcc539
RGBrgb(252, 197, 57)
HSLhsl(43, 97%, 61%)
CMYKcmyk(0%, 22%, 77%, 1%)
LABlab(82.3 7.1 72.5)
LCHlch(82.3 72.9 84.4)
OKLCHoklch(0.850 0.158 85.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc539 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#fcc539 on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue22.4%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow77.4%
Key (black)1.2%

Color previews

#fcc539 text on a black background

contrast 13.18:1

Card sample

#fcc539 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc539

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc539 in the Color Lab