#FCF9EB Color Information

Hex color code: #FCF9EB

A ethereal yellow shade, #FCF9EB appears as (252, 249, 235) in RGB and (49°, 74%, 95%) in HSL. It is typically applied in digital products.

Try:
Color NameSeashell
HEX
#FCF9EB
RGB
252, 249, 235
HSL
49°, 74%, 95%
CMYK
0%, 1%, 7%, 1%

Shades

CSS Usage
color: #FCF9EB;
background-color: #FCF9EB;
border-color: #FCF9EB;
box-shadow: 0 0 10px #FCF9EB;
border: 2px solid #FCF9EB;
Tailwind Usage
bg-[#FCF9EB]
text-[#FCF9EB]
border-[#FCF9EB]
shadow-[0_0_10px_FCF9EB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #FCF9EB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #FCF9EB; color: #000000; }

Badge

New Feature
.badge { background-color: #FCF9EB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #FCF9EB; background-color: #FCF9EB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #FCF9EB20; border-left: 4px solid #FCF9EB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #FCF9EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #FCF9EB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 249, 235

Red: 252 / Green: 249 / Blue: 235

HSL

49°, 74%, 95%

Hue: 49° / Saturation: 74% / Lightness: 95%

CMYK

0%, 1%, 7%, 1%

Cyan: 0% / Magenta: 1% / Yellow: 7% / Key: 1%

What color is #FCF9EB?

#FCF9EB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCF9EB to RGB:

rgb(252, 249, 235)HEX to RGB Converter →

HEX to HSL

Convert #FCF9EB to HSL:

hsl(49, 74%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FCF9EB to CMYK:

cmyk(0%, 1%, 7%, 1%)Color Converter →

Color Meaning and Usage

#FCF9EB is a airy yellow color with RGB values of 252, 249, 235 and HSL of 49°, 74%, 95%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCF9EB is #E9ECFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCEFE9.

Use #FCF9EB in CSS: color: #FCF9EB or background-color: #FCF9EB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #FCF9EB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 19.89:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCF9EB?

#FCF9EB is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCF9EB?

#FCF9EB in RGB is (252, 249, 235) - 252 red, 249 green, and 235 blue.

How to use #FCF9EB in CSS?

Use #FCF9EB directly in your CSS properties like color or background-color.

What colors go well with #FCF9EB?

#E9ECFC (complementary), #FCEFE9 (analogous), and #F2E4A6 (lighter shade) work well with #FCF9EB.