Skip to content

#fdff1f

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

RGB
253, 255, 31
HSL
61°, 100%, 56%
CMYK
1, 0, 88, 0
Luminance
0.9250

Every format

HEX#fdff1f
RGBrgb(253, 255, 31)
HSLhsl(61, 100%, 56%)
CMYKcmyk(1%, 0%, 88%, 0%)
LABlab(97.0 -22.1 91.3)
LCHlch(97.0 93.9 103.6)
OKLCHoklch(0.967 0.207 110.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdff1f on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fdff1f on black: 19.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green100.0%
Blue12.2%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow87.8%
Key (black)0.0%

Color previews

#fdff1f text on a black background

contrast 19.50:1

Card sample

#fdff1f text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdff1f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdff1f in the Color Lab