Skip to content

#fcdf00

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

RGB
252, 223, 0
HSL
53°, 100%, 49%
CMYK
0, 12, 100, 1
Luminance
0.7347

Every format

HEX#fcdf00
RGBrgb(252, 223, 0)
HSLhsl(53, 100%, 49%)
CMYKcmyk(0%, 12%, 100%, 1%)
LABlab(88.7 -7.2 88.2)
LCHlch(88.7 88.5 94.7)
OKLCHoklch(0.900 0.187 99.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcdf00 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#fcdf00 on black: 15.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green87.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta11.5%
Yellow100.0%
Key (black)1.2%

Color previews

#fcdf00 text on a black background

contrast 15.69:1

Card sample

#fcdf00 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcdf00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcdf00 in the Color Lab