Skip to content

#fffe95

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

RGB
255, 254, 149
HSL
59°, 100%, 79%
CMYK
0, 0, 42, 0
Luminance
0.9431

Every format

HEX#fffe95
RGBrgb(255, 254, 149)
HSLhsl(59, 100%, 79%)
CMYKcmyk(0%, 0%, 42%, 0%)
LABlab(97.8 -14.1 50.2)
LCHlch(97.8 52.1 105.7)
OKLCHoklch(0.976 0.128 108.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue58.4%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow41.6%
Key (black)0.0%

Color previews

#fffe95 text on a black background

contrast 19.86:1

Card sample

#fffe95 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe95 in the Color Lab