Skip to content

#f9fceb

a pale, vivid green · cool · “ivory”

RGB
249, 252, 235
HSL
71°, 74%, 96%
CMYK
1, 0, 7, 1
Luminance
0.9576

Every format

HEX#f9fceb
RGBrgb(249, 252, 235)
HSLhsl(71, 74%, 96%)
CMYKcmyk(1%, 0%, 7%, 1%)
LABlab(98.3 -3.9 7.8)
LCHlch(98.3 8.7 116.6)
OKLCHoklch(0.984 0.022 114.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red97.6%
Green98.8%
Blue92.2%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow6.7%
Key (black)1.2%

Color previews

#f9fceb text on a black background

contrast 20.15:1

Card sample

#f9fceb text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9fceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9fceb in the Color Lab