Skip to content

#fefd65

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

RGB
254, 253, 101
HSL
60°, 99%, 70%
CMYK
0, 0, 60, 0
Luminance
0.9226

Every format

HEX#fefd65
RGBrgb(254, 253, 101)
HSLhsl(60, 99%, 70%)
CMYKcmyk(0%, 0%, 60%, 0%)
LABlab(96.9 -17.9 70.6)
LCHlch(96.9 72.9 104.2)
OKLCHoklch(0.967 0.170 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue39.6%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow60.2%
Key (black)0.4%

Color previews

#fefd65 text on a black background

contrast 19.45:1

Card sample

#fefd65 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd65 in the Color Lab