Skip to content

#fffdae

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

RGB
255, 253, 174
HSL
59°, 100%, 84%
CMYK
0, 1, 32, 0
Luminance
0.9457

Every format

HEX#fffdae
RGBrgb(255, 253, 174)
HSLhsl(59, 100%, 84%)
CMYKcmyk(0%, 1%, 32%, 0%)
LABlab(97.9 -10.9 38.1)
LCHlch(97.9 39.7 106.0)
OKLCHoklch(0.978 0.099 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fffdae text on a black background

contrast 19.91:1

Card sample

#fffdae text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdae in the Color Lab