Skip to content

#fefd5f

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

RGB
254, 253, 95
HSL
60°, 99%, 68%
CMYK
0, 0, 63, 0
Luminance
0.9215

Every format

HEX#fefd5f
RGBrgb(254, 253, 95)
HSLhsl(60, 99%, 68%)
CMYKcmyk(0%, 0%, 63%, 0%)
LABlab(96.9 -18.3 73.0)
LCHlch(96.9 75.2 104.1)
OKLCHoklch(0.967 0.175 108.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow62.6%
Key (black)0.4%

Color previews

#fefd5f text on a black background

contrast 19.43:1

Card sample

#fefd5f text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 253, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 253, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fefd5f;
background: linear-gradient(135deg, #fefd5f, #95FE5F);

Monochromatic scale

Palettes built from #fefd5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd5f in the Color Lab