Skip to content

#fefd99

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

RGB
254, 253, 153
HSL
59°, 98%, 80%
CMYK
0, 0, 40, 0
Luminance
0.9362

Every format

HEX#fefd99
RGBrgb(254, 253, 153)
HSLhsl(59, 98%, 80%)
CMYKcmyk(0%, 0%, 40%, 0%)
LABlab(97.5 -13.6 47.9)
LCHlch(97.5 49.8 105.9)
OKLCHoklch(0.974 0.122 108.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefd99 on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fefd99 on black: 19.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow39.8%
Key (black)0.4%

Color previews

#fefd99 text on a black background

contrast 19.72:1

Card sample

#fefd99 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd99 in the Color Lab