Skip to content

#fcfd09

a balanced, electric yellow · cool · “yellow”

RGB
252, 253, 9
HSL
60°, 98%, 51%
CMYK
0, 0, 96, 1
Luminance
0.9097

Every format

HEX#fcfd09
RGBrgb(252, 253, 9)
HSLhsl(60, 98%, 51%)
CMYKcmyk(0%, 0%, 96%, 1%)
LABlab(96.4 -21.8 93.2)
LCHlch(96.4 95.7 103.1)
OKLCHoklch(0.962 0.209 110.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green99.2%
Blue3.5%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow96.4%
Key (black)0.8%

Color previews

#fcfd09 text on a black background

contrast 19.19:1

Card sample

#fcfd09 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfd09

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfd09 in the Color Lab