Skip to content

#fffe6f

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

RGB
255, 254, 111
HSL
60°, 100%, 72%
CMYK
0, 0, 57, 0
Luminance
0.9329

Every format

HEX#fffe6f
RGBrgb(255, 254, 111)
HSLhsl(60, 100%, 72%)
CMYKcmyk(0%, 0%, 57%, 0%)
LABlab(97.3 -17.4 67.0)
LCHlch(97.3 69.2 104.5)
OKLCHoklch(0.971 0.163 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow56.5%
Key (black)0.0%

Color previews

#fffe6f text on a black background

contrast 19.66:1

Card sample

#fffe6f text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe6f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe6f in the Color Lab