Skip to content

#fcff20

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

RGB
252, 255, 32
HSL
61°, 100%, 56%
CMYK
1, 0, 88, 0
Luminance
0.9232

Every format

HEX#fcff20
RGBrgb(252, 255, 32)
HSLhsl(61, 100%, 56%)
CMYKcmyk(1%, 0%, 88%, 0%)
LABlab(97.0 -22.4 91.0)
LCHlch(97.0 93.8 103.8)
OKLCHoklch(0.966 0.207 110.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcff20 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fcff20 on black: 19.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green100.0%
Blue12.5%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow87.5%
Key (black)0.0%

Color previews

#fcff20 text on a black background

contrast 19.46:1

Card sample

#fcff20 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcff20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcff20 in the Color Lab