Skip to content

#fffeae

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

RGB
255, 254, 174
HSL
59°, 100%, 84%
CMYK
0, 0, 32, 0
Luminance
0.9520

Every format

HEX#fffeae
RGBrgb(255, 254, 174)
HSLhsl(59, 100%, 84%)
CMYKcmyk(0%, 0%, 32%, 0%)
LABlab(98.1 -11.4 38.5)
LCHlch(98.1 40.1 106.5)
OKLCHoklch(0.980 0.100 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow31.8%
Key (black)0.0%

Color previews

#fffeae text on a black background

contrast 20.04:1

Card sample

#fffeae text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffeae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffeae in the Color Lab