Skip to content

#fccc13

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

RGB
252, 204, 19
HSL
48°, 98%, 53%
CMYK
0, 19, 93, 1
Luminance
0.6393

Every format

HEX#fccc13
RGBrgb(252, 204, 19)
HSLhsl(48, 98%, 53%)
CMYKcmyk(0%, 19%, 93%, 1%)
LABlab(83.9 2.6 83.0)
LCHlch(83.9 83.0 88.2)
OKLCHoklch(0.863 0.174 91.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccc13 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#fccc13 on black: 13.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.0%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow92.5%
Key (black)1.2%

Color previews

#fccc13 text on a black background

contrast 13.79:1

Card sample

#fccc13 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc13 in the Color Lab