Skip to content

#f7fc2c

a balanced, electric yellow · cool · closest name: yellow

RGB
247, 252, 44
HSL
61°, 97%, 58%
CMYK
2, 0, 83, 1
Luminance
0.8958

Every format

HEX#f7fc2c
RGBrgb(247, 252, 44)
HSLhsl(61, 97%, 58%)
CMYKcmyk(2%, 0%, 83%, 1%)
LABlab(95.8 -22.8 87.7)
LCHlch(95.8 90.6 104.6)
OKLCHoklch(0.956 0.202 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f7fc2c on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#f7fc2c on black: 18.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green98.8%
Blue17.3%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow82.5%
Key (black)1.2%

Color previews

#f7fc2c text on a black background

contrast 18.92:1

Card sample

#f7fc2c text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(247, 252, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(247, 252, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f7fc2c;
background: linear-gradient(135deg, #f7fc2c, #6CFC2C);

Monochromatic scale

Palettes built from #f7fc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f7fc2c in the Color Lab