Skip to content

#fff74f

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

RGB
255, 247, 79
HSL
57°, 100%, 66%
CMYK
0, 3, 69, 0
Luminance
0.8835

Every format

HEX#fff74f
RGBrgb(255, 247, 79)
HSLhsl(57, 100%, 66%)
CMYKcmyk(0%, 3%, 69%, 0%)
LABlab(95.3 -15.9 77.4)
LCHlch(95.3 79.0 101.6)
OKLCHoklch(0.954 0.179 106.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff74f on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#fff74f on black: 18.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.9%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow69.0%
Key (black)0.0%

Color previews

#fff74f text on a black background

contrast 18.67:1

Card sample

#fff74f text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff74f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff74f in the Color Lab