Skip to content

#fffe66

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

RGB
255, 254, 102
HSL
60°, 100%, 70%
CMYK
0, 0, 60, 0
Luminance
0.9310

Every format

HEX#fffe66
RGBrgb(255, 254, 102)
HSLhsl(60, 100%, 70%)
CMYKcmyk(0%, 0%, 60%, 0%)
LABlab(97.3 -18.0 70.6)
LCHlch(97.3 72.9 104.3)
OKLCHoklch(0.970 0.170 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow60.0%
Key (black)0.0%

Color previews

#fffe66 text on a black background

contrast 19.62:1

Card sample

#fffe66 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 254, 102, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 254, 102, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fffe66;
background: linear-gradient(135deg, #fffe66, #9AFF66);

Monochromatic scale

Palettes built from #fffe66

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe66 in the Color Lab