Skip to content

#fefade

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

RGB
254, 250, 222
HSL
53°, 94%, 93%
CMYK
0, 2, 13, 0
Luminance
0.9472

Every format

HEX#fefade
RGBrgb(254, 250, 222)
HSLhsl(53, 94%, 93%)
CMYKcmyk(0%, 2%, 13%, 0%)
LABlab(97.9 -3.3 13.9)
LCHlch(97.9 14.3 103.2)
OKLCHoklch(0.981 0.037 100.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green98.0%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow12.6%
Key (black)0.4%

Color previews

#fefade text on a black background

contrast 19.94:1

Card sample

#fefade text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefade in the Color Lab