Skip to content

#fdf45b

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

RGB
253, 244, 91
HSL
57°, 98%, 68%
CMYK
0, 4, 64, 1
Luminance
0.8634

Every format

HEX#fdf45b
RGBrgb(253, 244, 91)
HSLhsl(57, 98%, 68%)
CMYKcmyk(0%, 4%, 64%, 1%)
LABlab(94.5 -14.6 72.0)
LCHlch(94.5 73.5 101.5)
OKLCHoklch(0.947 0.169 106.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdf45b on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fdf45b on black: 18.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green95.7%
Blue35.7%

CMYK percentages

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

Color previews

#fdf45b text on a black background

contrast 18.27:1

Card sample

#fdf45b text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf45b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdf45b in the Color Lab