Skip to content

#fefced

a pale, electric yellow · cool · “ivory”

RGB
254, 252, 237
HSL
53°, 90%, 96%
CMYK
0, 1, 7, 0
Luminance
0.9681

Every format

HEX#fefced
RGBrgb(254, 252, 237)
HSLhsl(53, 90%, 96%)
CMYKcmyk(0%, 1%, 7%, 0%)
LABlab(98.8 -1.9 7.4)
LCHlch(98.8 7.6 104.2)
OKLCHoklch(0.989 0.020 100.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefced on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#fefced on black: 20.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green98.8%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow6.7%
Key (black)0.4%

Color previews

#fefced text on a black background

contrast 20.36:1

Card sample

#fefced text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefced in the Color Lab