Skip to content

#fccc33

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

RGB
252, 204, 51
HSL
46°, 97%, 59%
CMYK
0, 19, 80, 1
Luminance
0.6412

Every format

HEX#fccc33
RGBrgb(252, 204, 51)
HSLhsl(46, 97%, 59%)
CMYKcmyk(0%, 19%, 80%, 1%)
LABlab(84.0 3.3 76.0)
LCHlch(84.0 76.0 87.5)
OKLCHoklch(0.864 0.164 89.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow79.8%
Key (black)1.2%

Color previews

#fccc33 text on a black background

contrast 13.82:1

Card sample

#fccc33 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc33 in the Color Lab