Skip to content

#fffc06

a balanced, electric yellow · cool · “yellow”

RGB
255, 252, 6
HSL
59°, 100%, 51%
CMYK
0, 1, 98, 0
Luminance
0.9089

Every format

HEX#fffc06
RGBrgb(255, 252, 6)
HSLhsl(59, 100%, 51%)
CMYKcmyk(0%, 1%, 98%, 0%)
LABlab(96.4 -20.1 93.5)
LCHlch(96.4 95.6 102.1)
OKLCHoklch(0.962 0.208 108.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.8%
Blue2.4%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow97.6%
Key (black)0.0%

Color previews

#fffc06 text on a black background

contrast 19.18:1

Card sample

#fffc06 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffc06

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffc06 in the Color Lab