Skip to content

#fefd42

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

RGB
254, 253, 66
HSL
60°, 99%, 63%
CMYK
0, 0, 74, 0
Luminance
0.9171

Every format

HEX#fefd42
RGBrgb(254, 253, 66)
HSLhsl(60, 99%, 63%)
CMYKcmyk(0%, 0%, 74%, 0%)
LABlab(96.7 -19.7 83.0)
LCHlch(96.7 85.3 103.4)
OKLCHoklch(0.965 0.192 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue25.9%

CMYK percentages

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

Color previews

#fefd42 text on a black background

contrast 19.34:1

Card sample

#fefd42 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd42

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd42 in the Color Lab