Skip to content

#fffe69

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

RGB
255, 254, 105
HSL
60°, 100%, 71%
CMYK
0, 0, 59, 0
Luminance
0.9316

Every format

HEX#fffe69
RGBrgb(255, 254, 105)
HSLhsl(60, 100%, 71%)
CMYKcmyk(0%, 0%, 59%, 0%)
LABlab(97.3 -17.8 69.4)
LCHlch(97.3 71.7 104.4)
OKLCHoklch(0.971 0.168 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue41.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow58.8%
Key (black)0.0%

Color previews

#fffe69 text on a black background

contrast 19.63:1

Card sample

#fffe69 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe69

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe69 in the Color Lab