Skip to content

#fffc3d

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

RGB
255, 252, 61
HSL
59°, 100%, 62%
CMYK
0, 1, 76, 0
Luminance
0.9122

Every format

HEX#fffc3d
RGBrgb(255, 252, 61)
HSLhsl(59, 100%, 62%)
CMYKcmyk(0%, 1%, 76%, 0%)
LABlab(96.5 -19.0 84.3)
LCHlch(96.5 86.4 102.7)
OKLCHoklch(0.963 0.194 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.8%
Blue23.9%

CMYK percentages

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

Color previews

#fffc3d text on a black background

contrast 19.24:1

Card sample

#fffc3d text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffc3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffc3d in the Color Lab