Skip to content

#fdfc00

a balanced, electric yellow · cool · “yellow”

RGB
253, 252, 0
HSL
60°, 100%, 50%
CMYK
0, 0, 100, 1
Luminance
0.9050

Every format

HEX#fdfc00
RGBrgb(253, 252, 0)
HSLhsl(60, 100%, 50%)
CMYKcmyk(0%, 0%, 100%, 1%)
LABlab(96.2 -20.9 93.7)
LCHlch(96.2 96.0 102.6)
OKLCHoklch(0.960 0.209 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfc00 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fdfc00 on black: 19.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green98.8%
Blue0.0%

CMYK percentages

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

Color previews

#fdfc00 text on a black background

contrast 19.10:1

Card sample

#fdfc00 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfc00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfc00 in the Color Lab