Skip to content

#fdff4d

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

RGB
253, 255, 77
HSL
61°, 100%, 65%
CMYK
1, 0, 70, 0
Luminance
0.9294

Every format

HEX#fdff4d
RGBrgb(253, 255, 77)
HSLhsl(61, 100%, 65%)
CMYKcmyk(1%, 0%, 70%, 0%)
LABlab(97.2 -20.6 79.9)
LCHlch(97.2 82.5 104.5)
OKLCHoklch(0.969 0.189 110.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdff4d on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fdff4d on black: 19.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green100.0%
Blue30.2%

CMYK percentages

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

Color previews

#fdff4d text on a black background

contrast 19.59:1

Card sample

#fdff4d text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdff4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdff4d in the Color Lab