#FCEAEE Color Information

Hex color code: #FCEAEE

#FCEAEE is a light red color. In RGB it is (252, 234, 238), and in HSL it is (347°, 75%, 95%). It is commonly used in modern UI design.

Try:
Color NameLinen
HEX
#FCEAEE
RGB
252, 234, 238
HSL
347°, 75%, 95%
CMYK
0%, 7%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 234, 238

Red: 252 / Green: 234 / Blue: 238

HSL

347°, 75%, 95%

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

CMYK

0%, 7%, 6%, 1%

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

What color is #FCEAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEAEE to RGB:

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

HEX to HSL

Convert #FCEAEE to HSL:

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

HEX to CMYK

Convert #FCEAEE to CMYK:

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

Color Meaning and Usage

A airy red tone, #FCEAEE has RGB (252, 234, 238) and HSL (347°, 75%, 95%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEAEE is #E9FCF8, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE9F6.

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

Contrast with #FCEAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEAEE?

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

What is the RGB value of #FCEAEE?

#FCEAEE in RGB is (252, 234, 238) - 252 red, 234 green, and 238 blue.

How to use #FCEAEE in CSS?

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

What colors go well with #FCEAEE?

#E9FCF8 (complementary), #FCE9F6 (analogous), and #F2A6B6 (lighter shade) work well with #FCEAEE.