Skip to content

#fcc613

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

RGB
252, 198, 19
HSL
46°, 98%, 53%
CMYK
0, 21, 93, 1
Luminance
0.6113

Every format

HEX#fcc613
RGBrgb(252, 198, 19)
HSLhsl(46, 98%, 53%)
CMYKcmyk(0%, 21%, 93%, 1%)
LABlab(82.5 5.7 81.9)
LCHlch(82.5 82.1 86.1)
OKLCHoklch(0.851 0.171 88.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green77.6%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta21.4%
Yellow92.5%
Key (black)1.2%

Color previews

#fcc613 text on a black background

contrast 13.23:1

Card sample

#fcc613 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 198, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 198, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fcc613;
background: linear-gradient(135deg, #fcc613, #97FC13);

Monochromatic scale

Palettes built from #fcc613

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc613 in the Color Lab