Skip to content

#feff5d

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

RGB
254, 255, 93
HSL
60°, 100%, 68%
CMYK
0, 0, 64, 0
Luminance
0.9338

Every format

HEX#feff5d
RGBrgb(254, 255, 93)
HSLhsl(60, 100%, 68%)
CMYKcmyk(0%, 0%, 64%, 0%)
LABlab(97.4 -19.4 74.3)
LCHlch(97.4 76.8 104.6)
OKLCHoklch(0.971 0.178 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green100.0%
Blue36.5%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow63.5%
Key (black)0.0%

Color previews

#feff5d text on a black background

contrast 19.68:1

Card sample

#feff5d text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feff5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feff5d in the Color Lab