Skip to content

#fdf95b

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

RGB
253, 249, 91
HSL
59°, 98%, 68%
CMYK
0, 2, 64, 1
Luminance
0.8939

Every format

HEX#fdf95b
RGBrgb(253, 249, 91)
HSLhsl(59, 98%, 68%)
CMYKcmyk(0%, 2%, 64%, 1%)
LABlab(95.7 -17.0 73.3)
LCHlch(95.7 75.3 103.1)
OKLCHoklch(0.958 0.174 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdf95b on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#fdf95b on black: 18.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green97.6%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow64.0%
Key (black)0.8%

Color previews

#fdf95b text on a black background

contrast 18.88:1

Card sample

#fdf95b text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf95b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdf95b in the Color Lab