Skip to content

#fefd31

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

RGB
254, 253, 49
HSL
60°, 99%, 59%
CMYK
0, 0, 81, 0
Luminance
0.9154

Every format

HEX#fefd31
RGBrgb(254, 253, 49)
HSLhsl(60, 99%, 59%)
CMYKcmyk(0%, 0%, 81%, 0%)
LABlab(96.6 -20.3 87.5)
LCHlch(96.6 89.8 103.1)
OKLCHoklch(0.964 0.200 109.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefd31 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fefd31 on black: 19.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue19.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow80.7%
Key (black)0.4%

Color previews

#fefd31 text on a black background

contrast 19.31:1

Card sample

#fefd31 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd31

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd31 in the Color Lab