Skip to content

#fdfd62

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

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

Every format

HEX#fdfd62
RGBrgb(253, 253, 98)
HSLhsl(60, 98%, 69%)
CMYKcmyk(0%, 0%, 61%, 1%)
LABlab(96.8 -18.5 71.7)
LCHlch(96.8 74.1 104.5)
OKLCHoklch(0.966 0.173 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue38.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow61.3%
Key (black)0.8%

Color previews

#fdfd62 text on a black background

contrast 19.40:1

Card sample

#fdfd62 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd62

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd62 in the Color Lab