Skip to content

#fffade

a pale, electric yellow · cool · closest name: beige

RGB
255, 250, 222
HSL
51°, 100%, 94%
CMYK
0, 2, 13, 0
Luminance
0.9491

Every format

HEX#fffade
RGBrgb(255, 250, 222)
HSLhsl(51, 100%, 94%)
CMYKcmyk(0%, 2%, 13%, 0%)
LABlab(98.0 -2.9 14.0)
LCHlch(98.0 14.3 101.8)
OKLCHoklch(0.982 0.037 98.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.0%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow12.9%
Key (black)0.0%

Color previews

#fffade text on a black background

contrast 19.98:1

Card sample

#fffade text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffade in the Color Lab