Skip to content

#fffdec

a pale, electric yellow · cool · “ivory”

RGB
255, 253, 236
HSL
54°, 100%, 96%
CMYK
0, 1, 8, 0
Luminance
0.9757

Every format

HEX#fffdec
RGBrgb(255, 253, 236)
HSLhsl(54, 100%, 96%)
CMYKcmyk(0%, 1%, 8%, 0%)
LABlab(99.0 -2.2 8.4)
LCHlch(99.0 8.7 104.7)
OKLCHoklch(0.991 0.022 101.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow7.5%
Key (black)0.0%

Color previews

#fffdec text on a black background

contrast 20.51:1

Card sample

#fffdec text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdec in the Color Lab