Skip to content

#fdfd63

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

RGB
253, 253, 99
HSL
60°, 98%, 69%
CMYK
0, 0, 61, 1
Luminance
0.9203

Every format

HEX#fdfd63
RGBrgb(253, 253, 99)
HSLhsl(60, 98%, 69%)
CMYKcmyk(0%, 0%, 61%, 1%)
LABlab(96.8 -18.5 71.3)
LCHlch(96.8 73.7 104.5)
OKLCHoklch(0.966 0.172 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfd63 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fdfd63 on black: 19.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green99.2%
Blue38.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow60.9%
Key (black)0.8%

Color previews

#fdfd63 text on a black background

contrast 19.41:1

Card sample

#fdfd63 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd63

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd63 in the Color Lab