#FCF1EA Color Information

Hex color code: #FCF1EA

A delicate orange shade, #FCF1EA appears as (252, 241, 234) in RGB and (23°, 75%, 95%) in HSL. It is popular in mobile app design.

Try:
Color NameLinen
HEX
#FCF1EA
RGB
252, 241, 234
HSL
23°, 75%, 95%
CMYK
0%, 4%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #FCF1EA; 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 #FCF1EA; background-color: #FCF1EA15; }

Alert / Toast

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

Link / Accent

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

a { color: #FCF1EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 241, 234

Red: 252 / Green: 241 / Blue: 234

HSL

23°, 75%, 95%

Hue: 23° / Saturation: 75% / Lightness: 95%

CMYK

0%, 4%, 7%, 1%

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

What color is #FCF1EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCF1EA to RGB:

rgb(252, 241, 234)HEX to RGB Converter →

HEX to HSL

Convert #FCF1EA to HSL:

hsl(23, 75%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FCF1EA to CMYK:

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

Color Meaning and Usage

#FCF1EA is a airy orange color with RGB values of 252, 241, 234 and HSL of 23°, 75%, 95%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCF1EA is #E9F4FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE9EB.

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

Contrast with #FCF1EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCF1EA?

#FCF1EA is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCF1EA?

#FCF1EA in RGB is (252, 241, 234) - 252 red, 241 green, and 234 blue.

How to use #FCF1EA in CSS?

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

What colors go well with #FCF1EA?

#E9F4FC (complementary), #FCE9EB (analogous), and #F2C3A6 (lighter shade) work well with #FCF1EA.