Skip to content

#fdff5b

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

RGB
253, 255, 91
HSL
61°, 100%, 68%
CMYK
1, 0, 64, 0
Luminance
0.9316

Every format

HEX#fdff5b
RGBrgb(253, 255, 91)
HSLhsl(61, 100%, 68%)
CMYKcmyk(1%, 0%, 64%, 0%)
LABlab(97.3 -19.9 74.9)
LCHlch(97.3 77.5 104.9)
OKLCHoklch(0.970 0.180 110.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green100.0%
Blue35.7%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow64.3%
Key (black)0.0%

Color previews

#fdff5b text on a black background

contrast 19.63:1

Card sample

#fdff5b text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdff5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdff5b in the Color Lab