Skip to content

#fffc29

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

RGB
255, 252, 41
HSL
59°, 100%, 58%
CMYK
0, 1, 84, 0
Luminance
0.9104

Every format

HEX#fffc29
RGBrgb(255, 252, 41)
HSLhsl(59, 100%, 58%)
CMYKcmyk(0%, 1%, 84%, 0%)
LABlab(96.4 -19.6 89.1)
LCHlch(96.4 91.2 102.4)
OKLCHoklch(0.963 0.201 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffc29 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fffc29 on black: 19.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green98.8%
Blue16.1%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow83.9%
Key (black)0.0%

Color previews

#fffc29 text on a black background

contrast 19.21:1

Card sample

#fffc29 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 252, 41, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 252, 41, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fffc29;
background: linear-gradient(135deg, #fffc29, #73FF29);

Monochromatic scale

Palettes built from #fffc29

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffc29 in the Color Lab