Skip to content

#fff79b

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

RGB
255, 247, 155
HSL
55°, 100%, 80%
CMYK
0, 3, 39, 0
Luminance
0.9015

Every format

HEX#fff79b
RGBrgb(255, 247, 155)
HSLhsl(55, 100%, 80%)
CMYKcmyk(0%, 3%, 39%, 0%)
LABlab(96.1 -10.1 45.1)
LCHlch(96.1 46.3 102.6)
OKLCHoklch(0.963 0.114 104.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff79b on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fff79b on black: 19.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.9%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow39.2%
Key (black)0.0%

Color previews

#fff79b text on a black background

contrast 19.03:1

Card sample

#fff79b text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff79b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff79b in the Color Lab