Skip to content

#f9fccc

a pale, electric yellow · cool · closest name: beige

RGB
249, 252, 204
HSL
64°, 89%, 89%
CMYK
1, 0, 19, 1
Luminance
0.9412

Every format

HEX#f9fccc
RGBrgb(249, 252, 204)
HSLhsl(64, 89%, 89%)
CMYKcmyk(1%, 0%, 19%, 1%)
LABlab(97.7 -8.7 22.7)
LCHlch(97.7 24.3 111.0)
OKLCHoklch(0.977 0.062 110.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red97.6%
Green98.8%
Blue80.0%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#f9fccc text on a black background

contrast 19.82:1

Card sample

#f9fccc text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9fccc in the Color Lab