Skip to content

#fccc44

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

RGB
252, 204, 68
HSL
44°, 97%, 63%
CMYK
0, 19, 73, 1
Luminance
0.6430

Every format

HEX#fccc44
RGBrgb(252, 204, 68)
HSLhsl(44, 97%, 63%)
CMYKcmyk(0%, 19%, 73%, 1%)
LABlab(84.1 3.9 70.3)
LCHlch(84.1 70.4 86.8)
OKLCHoklch(0.865 0.155 88.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow73.0%
Key (black)1.2%

Color previews

#fccc44 text on a black background

contrast 13.86:1

Card sample

#fccc44 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc44

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc44 in the Color Lab