Skip to content

#feff4d

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

RGB
254, 255, 77
HSL
60°, 100%, 65%
CMYK
0, 0, 70, 0
Luminance
0.9313

Every format

HEX#feff4d
RGBrgb(254, 255, 77)
HSLhsl(60, 100%, 65%)
CMYKcmyk(0%, 0%, 70%, 0%)
LABlab(97.3 -20.2 80.0)
LCHlch(97.3 82.5 104.2)
OKLCHoklch(0.970 0.188 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#feff4d text on a black background

contrast 19.63:1

Card sample

#feff4d text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feff4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feff4d in the Color Lab