Skip to content

#fffdf9

a pale, electric yellow · warm · “white”

RGB
255, 253, 249
HSL
40°, 100%, 99%
CMYK
0, 1, 2, 0
Luminance
0.9835

Every format

HEX#fffdf9
RGBrgb(255, 253, 249)
HSLhsl(40, 100%, 99%)
CMYKcmyk(0%, 1%, 2%, 0%)
LABlab(99.4 -0.0 2.1)
LCHlch(99.4 2.1 90.8)
OKLCHoklch(0.995 0.006 84.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffdf9 on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#fffdf9 on black: 20.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue97.6%

CMYK percentages

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

Color previews

#fffdf9 text on a black background

contrast 20.67:1

Card sample

#fffdf9 text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdf9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdf9 in the Color Lab