Skip to content

#fffd78

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

RGB
255, 253, 120
HSL
59°, 100%, 74%
CMYK
0, 1, 53, 0
Luminance
0.9287

Every format

HEX#fffd78
RGBrgb(255, 253, 120)
HSLhsl(59, 100%, 74%)
CMYKcmyk(0%, 1%, 53%, 0%)
LABlab(97.2 -16.2 62.9)
LCHlch(97.2 64.9 104.5)
OKLCHoklch(0.970 0.154 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue47.1%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow52.9%
Key (black)0.0%

Color previews

#fffd78 text on a black background

contrast 19.57:1

Card sample

#fffd78 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd78

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd78 in the Color Lab