Skip to content

#fffaec

a pale, electric yellow · warm · “ivory”

RGB
255, 250, 236
HSL
44°, 100%, 96%
CMYK
0, 2, 8, 0
Luminance
0.9569

Every format

HEX#fffaec
RGBrgb(255, 250, 236)
HSLhsl(44, 100%, 96%)
CMYKcmyk(0%, 2%, 8%, 0%)
LABlab(98.3 -0.7 7.3)
LCHlch(98.3 7.3 95.5)
OKLCHoklch(0.985 0.019 90.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.0%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow7.5%
Key (black)0.0%

Color previews

#fffaec text on a black background

contrast 20.14:1

Card sample

#fffaec text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffaec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffaec in the Color Lab