Skip to content

#fffc7f

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

RGB
255, 252, 127
HSL
59°, 100%, 75%
CMYK
0, 1, 50, 0
Luminance
0.9241

Every format

HEX#fffc7f
RGBrgb(255, 252, 127)
HSLhsl(59, 100%, 75%)
CMYKcmyk(0%, 1%, 50%, 0%)
LABlab(97.0 -15.2 59.5)
LCHlch(97.0 61.4 104.3)
OKLCHoklch(0.969 0.147 107.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.8%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow50.2%
Key (black)0.0%

Color previews

#fffc7f text on a black background

contrast 19.48:1

Card sample

#fffc7f text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffc7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffc7f in the Color Lab