Skip to content

#fcfd03

a balanced, electric yellow · cool · “yellow”

RGB
252, 253, 3
HSL
60°, 98%, 50%
CMYK
0, 0, 99, 1
Luminance
0.9095

Every format

HEX#fcfd03
RGBrgb(252, 253, 3)
HSLhsl(60, 98%, 50%)
CMYKcmyk(0%, 0%, 99%, 1%)
LABlab(96.4 -21.8 93.6)
LCHlch(96.4 96.1 103.1)
OKLCHoklch(0.961 0.210 110.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green99.2%
Blue1.2%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow98.8%
Key (black)0.8%

Color previews

#fcfd03 text on a black background

contrast 19.19:1

Card sample

#fcfd03 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfd03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfd03 in the Color Lab