Skip to content

#fdff5c

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

RGB
253, 255, 92
HSL
61°, 100%, 68%
CMYK
1, 0, 64, 0
Luminance
0.9318

Every format

HEX#fdff5c
RGBrgb(253, 255, 92)
HSLhsl(61, 100%, 68%)
CMYKcmyk(1%, 0%, 64%, 0%)
LABlab(97.3 -19.8 74.5)
LCHlch(97.3 77.1 104.9)
OKLCHoklch(0.970 0.179 110.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green100.0%
Blue36.1%

CMYK percentages

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

Color previews

#fdff5c text on a black background

contrast 19.64:1

Card sample

#fdff5c text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdff5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdff5c in the Color Lab