Skip to content

#fdfd19

a balanced, electric yellow · cool · closest name: yellow

RGB
253, 253, 25
HSL
60°, 98%, 55%
CMYK
0, 0, 90, 1
Luminance
0.9120

Every format

HEX#fdfd19
RGBrgb(253, 253, 25)
HSLhsl(60, 98%, 55%)
CMYKcmyk(0%, 0%, 90%, 1%)
LABlab(96.5 -21.2 91.8)
LCHlch(96.5 94.2 103.0)
OKLCHoklch(0.963 0.207 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue9.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow90.1%
Key (black)0.8%

Color previews

#fdfd19 text on a black background

contrast 19.24:1

Card sample

#fdfd19 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd19

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd19 in the Color Lab