Skip to content

#fefd78

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

RGB
254, 253, 120
HSL
60°, 99%, 73%
CMYK
0, 0, 53, 0
Luminance
0.9268

Every format

HEX#fefd78
RGBrgb(254, 253, 120)
HSLhsl(60, 99%, 73%)
CMYKcmyk(0%, 0%, 53%, 0%)
LABlab(97.1 -16.6 62.8)
LCHlch(97.1 64.9 104.8)
OKLCHoklch(0.969 0.155 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefd78 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fefd78 on black: 19.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue47.1%

CMYK percentages

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

Color previews

#fefd78 text on a black background

contrast 19.54:1

Card sample

#fefd78 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd78

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd78 in the Color Lab