Skip to content

#fccc51

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

RGB
252, 204, 81
HSL
43°, 97%, 65%
CMYK
0, 19, 68, 1
Luminance
0.6448

Every format

HEX#fccc51
RGBrgb(252, 204, 81)
HSLhsl(43, 97%, 65%)
CMYKcmyk(0%, 19%, 68%, 1%)
LABlab(84.2 4.5 65.3)
LCHlch(84.2 65.5 86.0)
OKLCHoklch(0.866 0.147 87.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccc51 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fccc51 on black: 13.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.0%
Blue31.8%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow67.9%
Key (black)1.2%

Color previews

#fccc51 text on a black background

contrast 13.90:1

Card sample

#fccc51 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc51

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc51 in the Color Lab