Skip to content

#fefd52

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

RGB
254, 253, 82
HSL
60°, 99%, 66%
CMYK
0, 0, 68, 0
Luminance
0.9193

Every format

HEX#fefd52
RGBrgb(254, 253, 82)
HSLhsl(60, 99%, 66%)
CMYKcmyk(0%, 0%, 68%, 0%)
LABlab(96.8 -19.0 77.8)
LCHlch(96.8 80.0 103.7)
OKLCHoklch(0.966 0.183 109.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue32.2%

CMYK percentages

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

Color previews

#fefd52 text on a black background

contrast 19.39:1

Card sample

#fefd52 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd52

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd52 in the Color Lab