Skip to content

#fdf250

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

RGB
253, 242, 80
HSL
56°, 98%, 65%
CMYK
0, 4, 68, 1
Luminance
0.8497

Every format

HEX#fdf250
RGBrgb(253, 242, 80)
HSLhsl(56, 98%, 65%)
CMYKcmyk(0%, 4%, 68%, 1%)
LABlab(93.9 -14.2 75.5)
LCHlch(93.9 76.9 100.6)
OKLCHoklch(0.942 0.175 105.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdf250 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#fdf250 on black: 17.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green94.9%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow68.4%
Key (black)0.8%

Color previews

#fdf250 text on a black background

contrast 17.99:1

Card sample

#fdf250 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf250

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdf250 in the Color Lab