Skip to content

#fdfd01

a balanced, electric yellow · cool · “yellow”

RGB
253, 253, 1
HSL
60°, 99%, 50%
CMYK
0, 0, 100, 1
Luminance
0.9114

Every format

HEX#fdfd01
RGBrgb(253, 253, 1)
HSLhsl(60, 99%, 50%)
CMYKcmyk(0%, 0%, 100%, 1%)
LABlab(96.5 -21.4 93.8)
LCHlch(96.5 96.3 102.9)
OKLCHoklch(0.962 0.210 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow99.6%
Key (black)0.8%

Color previews

#fdfd01 text on a black background

contrast 19.23:1

Card sample

#fdfd01 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd01 in the Color Lab