Skip to content

#fffd29

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

RGB
255, 253, 41
HSL
59°, 100%, 58%
CMYK
0, 1, 84, 0
Luminance
0.9167

Every format

HEX#fffd29
RGBrgb(255, 253, 41)
HSLhsl(59, 100%, 58%)
CMYKcmyk(0%, 1%, 84%, 0%)
LABlab(96.7 -20.1 89.3)
LCHlch(96.7 91.5 102.7)
OKLCHoklch(0.965 0.202 109.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue16.1%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow83.9%
Key (black)0.0%

Color previews

#fffd29 text on a black background

contrast 19.33:1

Card sample

#fffd29 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd29

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd29 in the Color Lab