Skip to content

#fffaeb

a pale, electric yellow · cool · “ivory”

RGB
255, 250, 235
HSL
45°, 100%, 96%
CMYK
0, 2, 8, 0
Luminance
0.9563

Every format

HEX#fffaeb
RGBrgb(255, 250, 235)
HSLhsl(45, 100%, 96%)
CMYKcmyk(0%, 2%, 8%, 0%)
LABlab(98.3 -0.9 7.8)
LCHlch(98.3 7.8 96.3)
OKLCHoklch(0.985 0.020 91.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.0%
Blue92.2%

CMYK percentages

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

Color previews

#fffaeb text on a black background

contrast 20.13:1

Card sample

#fffaeb text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffaeb in the Color Lab