Skip to content

#fdfd31

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

RGB
253, 253, 49
HSL
60°, 98%, 59%
CMYK
0, 0, 81, 1
Luminance
0.9135

Every format

HEX#fdfd31
RGBrgb(253, 253, 49)
HSLhsl(60, 98%, 59%)
CMYKcmyk(0%, 0%, 81%, 1%)
LABlab(96.6 -20.7 87.4)
LCHlch(96.6 89.8 103.3)
OKLCHoklch(0.963 0.200 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue19.2%

CMYK percentages

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

Color previews

#fdfd31 text on a black background

contrast 19.27:1

Card sample

#fdfd31 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd31

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd31 in the Color Lab