Skip to content

#fdff4e

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

RGB
253, 255, 78
HSL
61°, 100%, 65%
CMYK
1, 0, 69, 0
Luminance
0.9295

Every format

HEX#fdff4e
RGBrgb(253, 255, 78)
HSLhsl(61, 100%, 65%)
CMYKcmyk(1%, 0%, 69%, 0%)
LABlab(97.2 -20.6 79.5)
LCHlch(97.2 82.1 104.5)
OKLCHoklch(0.969 0.188 110.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fdff4e text on a black background

contrast 19.59:1

Card sample

#fdff4e text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdff4e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdff4e in the Color Lab