Skip to content

#fffd74

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

RGB
255, 253, 116
HSL
59°, 100%, 73%
CMYK
0, 1, 55, 0
Luminance
0.9277

Every format

HEX#fffd74
RGBrgb(255, 253, 116)
HSLhsl(59, 100%, 73%)
CMYKcmyk(0%, 1%, 55%, 0%)
LABlab(97.1 -16.5 64.6)
LCHlch(97.1 66.7 104.3)
OKLCHoklch(0.970 0.158 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue45.5%

CMYK percentages

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

Color previews

#fffd74 text on a black background

contrast 19.55:1

Card sample

#fffd74 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd74

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd74 in the Color Lab