Skip to content

#fcc813

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

RGB
252, 200, 19
HSL
47°, 98%, 53%
CMYK
0, 21, 93, 1
Luminance
0.6205

Every format

HEX#fcc813
RGBrgb(252, 200, 19)
HSLhsl(47, 98%, 53%)
CMYKcmyk(0%, 21%, 93%, 1%)
LABlab(82.9 4.6 82.2)
LCHlch(82.9 82.4 86.8)
OKLCHoklch(0.855 0.172 89.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc813 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#fcc813 on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.4%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta20.6%
Yellow92.5%
Key (black)1.2%

Color previews

#fcc813 text on a black background

contrast 13.41:1

Card sample

#fcc813 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc813

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc813 in the Color Lab