Skip to content

#fccc43

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

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

Every format

HEX#fccc43
RGBrgb(252, 204, 67)
HSLhsl(44, 97%, 63%)
CMYKcmyk(0%, 19%, 73%, 1%)
LABlab(84.1 3.9 70.7)
LCHlch(84.1 70.8 86.9)
OKLCHoklch(0.865 0.156 88.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue26.3%

CMYK percentages

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

Color previews

#fccc43 text on a black background

contrast 13.86:1

Card sample

#fccc43 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc43

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc43 in the Color Lab