Skip to content

#fffead

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

RGB
255, 254, 173
HSL
59°, 100%, 84%
CMYK
0, 0, 32, 0
Luminance
0.9516

Every format

HEX#fffead
RGBrgb(255, 254, 173)
HSLhsl(59, 100%, 84%)
CMYKcmyk(0%, 0%, 32%, 0%)
LABlab(98.1 -11.6 38.9)
LCHlch(98.1 40.6 106.5)
OKLCHoklch(0.980 0.101 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffead on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fffead on black: 20.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.6%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow32.2%
Key (black)0.0%

Color previews

#fffead text on a black background

contrast 20.03:1

Card sample

#fffead text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffead in the Color Lab