Skip to content

#fffc3c

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

RGB
255, 252, 60
HSL
59°, 100%, 62%
CMYK
0, 1, 77, 0
Luminance
0.9121

Every format

HEX#fffc3c
RGBrgb(255, 252, 60)
HSLhsl(59, 100%, 62%)
CMYKcmyk(0%, 1%, 77%, 0%)
LABlab(96.5 -19.1 84.5)
LCHlch(96.5 86.7 102.7)
OKLCHoklch(0.963 0.194 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.8%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow76.5%
Key (black)0.0%

Color previews

#fffc3c text on a black background

contrast 19.24:1

Card sample

#fffc3c text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffc3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffc3c in the Color Lab