Skip to content

#fdfd15

a balanced, electric yellow · cool · “yellow”

RGB
253, 253, 21
HSL
60°, 98%, 54%
CMYK
0, 0, 92, 1
Luminance
0.9119

Every format

HEX#fdfd15
RGBrgb(253, 253, 21)
HSLhsl(60, 98%, 54%)
CMYKcmyk(0%, 0%, 92%, 1%)
LABlab(96.5 -21.3 92.2)
LCHlch(96.5 94.7 103.0)
OKLCHoklch(0.963 0.207 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue8.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow91.7%
Key (black)0.8%

Color previews

#fdfd15 text on a black background

contrast 19.24:1

Card sample

#fdfd15 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd15

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd15 in the Color Lab