Skip to content

#fccc4b

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

RGB
252, 204, 75
HSL
44°, 97%, 64%
CMYK
0, 19, 70, 1
Luminance
0.6439

Every format

HEX#fccc4b
RGBrgb(252, 204, 75)
HSLhsl(44, 97%, 64%)
CMYKcmyk(0%, 19%, 70%, 1%)
LABlab(84.2 4.2 67.7)
LCHlch(84.2 67.8 86.4)
OKLCHoklch(0.865 0.151 87.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow70.2%
Key (black)1.2%

Color previews

#fccc4b text on a black background

contrast 13.88:1

Card sample

#fccc4b text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc4b in the Color Lab