Skip to content

#fffd79

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

RGB
255, 253, 121
HSL
59°, 100%, 74%
CMYK
0, 1, 53, 0
Luminance
0.9289

Every format

HEX#fffd79
RGBrgb(255, 253, 121)
HSLhsl(59, 100%, 74%)
CMYKcmyk(0%, 1%, 53%, 0%)
LABlab(97.2 -16.1 62.4)
LCHlch(97.2 64.5 104.5)
OKLCHoklch(0.970 0.154 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue47.5%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow52.5%
Key (black)0.0%

Color previews

#fffd79 text on a black background

contrast 19.58:1

Card sample

#fffd79 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd79

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd79 in the Color Lab