Skip to content

#fefaec

a pale, electric yellow · cool · “ivory”

RGB
254, 250, 236
HSL
47°, 90%, 96%
CMYK
0, 2, 7, 0
Luminance
0.9550

Every format

HEX#fefaec
RGBrgb(254, 250, 236)
HSLhsl(47, 90%, 96%)
CMYKcmyk(0%, 2%, 7%, 0%)
LABlab(98.2 -1.0 7.2)
LCHlch(98.2 7.3 98.2)
OKLCHoklch(0.984 0.019 93.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefaec on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#fefaec on black: 20.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green98.0%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow7.1%
Key (black)0.4%

Color previews

#fefaec text on a black background

contrast 20.10:1

Card sample

#fefaec text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefaec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefaec in the Color Lab