Skip to content

#f9f9ec

a pale, vivid yellow · cool · “ivory”

RGB
249, 249, 236
HSL
60°, 52%, 95%
CMYK
0, 0, 5, 2
Luminance
0.9395

Every format

HEX#f9f9ec
RGBrgb(249, 249, 236)
HSLhsl(60, 52%, 95%)
CMYKcmyk(0%, 0%, 5%, 2%)
LABlab(97.6 -2.2 6.2)
LCHlch(97.6 6.6 109.7)
OKLCHoklch(0.979 0.017 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9f9ec on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#f9f9ec on black: 19.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green97.6%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow5.2%
Key (black)2.4%

Color previews

#f9f9ec text on a black background

contrast 19.79:1

Card sample

#f9f9ec text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9f9ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9f9ec in the Color Lab