Skip to content

#fefd56

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

RGB
254, 253, 86
HSL
60°, 99%, 67%
CMYK
0, 0, 66, 0
Luminance
0.9199

Every format

HEX#fefd56
RGBrgb(254, 253, 86)
HSLhsl(60, 99%, 67%)
CMYKcmyk(0%, 0%, 66%, 0%)
LABlab(96.8 -18.8 76.3)
LCHlch(96.8 78.6 103.8)
OKLCHoklch(0.966 0.181 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue33.7%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow66.1%
Key (black)0.4%

Color previews

#fefd56 text on a black background

contrast 19.40:1

Card sample

#fefd56 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd56

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd56 in the Color Lab