Skip to content

#fdfb5b

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

RGB
253, 251, 91
HSL
59°, 98%, 68%
CMYK
0, 1, 64, 1
Luminance
0.9063

Every format

HEX#fdfb5b
RGBrgb(253, 251, 91)
HSLhsl(59, 98%, 68%)
CMYKcmyk(0%, 1%, 64%, 1%)
LABlab(96.3 -18.0 73.9)
LCHlch(96.3 76.0 103.7)
OKLCHoklch(0.962 0.176 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfb5b on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fdfb5b on black: 19.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green98.4%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow64.0%
Key (black)0.8%

Color previews

#fdfb5b text on a black background

contrast 19.13:1

Card sample

#fdfb5b text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfb5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfb5b in the Color Lab