#FCEAEC Color Information

Hex color code: #FCEAEC

A soft red shade, #FCEAEC appears as (252, 234, 236) in RGB and (353°, 75%, 95%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#FCEAEC
RGB
252, 234, 236
HSL
353°, 75%, 95%
CMYK
0%, 7%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 234, 236

Red: 252 / Green: 234 / Blue: 236

HSL

353°, 75%, 95%

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

CMYK

0%, 7%, 6%, 1%

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

What color is #FCEAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEAEC to RGB:

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

HEX to HSL

Convert #FCEAEC to HSL:

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

HEX to CMYK

Convert #FCEAEC to CMYK:

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

Color Meaning and Usage

#FCEAEC is a airy red color with RGB values of 252, 234, 236 and HSL of 353°, 75%, 95%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEAEC is #E9FCFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE9F4.

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

Contrast with #FCEAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEAEC?

#FCEAEC is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCEAEC?

#FCEAEC in RGB is (252, 234, 236) - 252 red, 234 green, and 236 blue.

How to use #FCEAEC in CSS?

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

What colors go well with #FCEAEC?

#E9FCFA (complementary), #FCE9F4 (analogous), and #F2A6AF (lighter shade) work well with #FCEAEC.