Skip to content

#fefd5d

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

RGB
254, 253, 93
HSL
60°, 99%, 68%
CMYK
0, 0, 63, 0
Luminance
0.9211

Every format

HEX#fefd5d
RGBrgb(254, 253, 93)
HSLhsl(60, 99%, 68%)
CMYKcmyk(0%, 0%, 63%, 0%)
LABlab(96.9 -18.4 73.7)
LCHlch(96.9 76.0 104.0)
OKLCHoklch(0.967 0.176 108.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow63.4%
Key (black)0.4%

Color previews

#fefd5d text on a black background

contrast 19.42:1

Card sample

#fefd5d text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd5d in the Color Lab