Skip to content

#fffceb

a pale, electric yellow · cool · “ivory”

RGB
255, 252, 235
HSL
51°, 100%, 96%
CMYK
0, 1, 8, 0
Luminance
0.9688

Every format

HEX#fffceb
RGBrgb(255, 252, 235)
HSLhsl(51, 100%, 96%)
CMYKcmyk(0%, 1%, 8%, 0%)
LABlab(98.8 -1.9 8.5)
LCHlch(98.8 8.7 102.4)
OKLCHoklch(0.989 0.022 98.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow7.8%
Key (black)0.0%

Color previews

#fffceb text on a black background

contrast 20.38:1

Card sample

#fffceb text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffceb in the Color Lab