Skip to content

#f7ffac

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

RGB
247, 255, 172
HSL
66°, 100%, 84%
CMYK
3, 0, 33, 0
Luminance
0.9427

Every format

HEX#f7ffac
RGBrgb(247, 255, 172)
HSLhsl(66, 100%, 84%)
CMYKcmyk(3%, 0%, 33%, 0%)
LABlab(97.7 -15.1 38.9)
LCHlch(97.7 41.7 111.3)
OKLCHoklch(0.975 0.104 112.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red96.9%
Green100.0%
Blue67.5%

CMYK percentages

Cyan3.1%
Magenta0.0%
Yellow32.5%
Key (black)0.0%

Color previews

#f7ffac text on a black background

contrast 19.85:1

Card sample

#f7ffac text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f7ffac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f7ffac in the Color Lab