Skip to content

#fdff5d

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

RGB
253, 255, 93
HSL
61°, 100%, 68%
CMYK
1, 0, 64, 0
Luminance
0.9319

Every format

HEX#fdff5d
RGBrgb(253, 255, 93)
HSLhsl(61, 100%, 68%)
CMYKcmyk(1%, 0%, 64%, 0%)
LABlab(97.3 -19.8 74.2)
LCHlch(97.3 76.8 104.9)
OKLCHoklch(0.970 0.178 110.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdff5d on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fdff5d on black: 19.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green100.0%
Blue36.5%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow63.5%
Key (black)0.0%

Color previews

#fdff5d text on a black background

contrast 19.64:1

Card sample

#fdff5d text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 255, 93, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 255, 93, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdff5d;
background: linear-gradient(135deg, #fdff5d, #91FF5D);

Monochromatic scale

Palettes built from #fdff5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdff5d in the Color Lab