#FCEAE6 Color Information

Hex color code: #FCEAE6

#FCEAE6 is a soft red color. In RGB it is (252, 234, 230), and in HSL it is (11°, 79%, 95%). It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#FCEAE6
RGB
252, 234, 230
HSL
11°, 79%, 95%
CMYK
0%, 7%, 9%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEAE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 234, 230

Red: 252 / Green: 234 / Blue: 230

HSL

11°, 79%, 95%

Hue: 11° / Saturation: 79% / Lightness: 95%

CMYK

0%, 7%, 9%, 1%

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

What color is #FCEAE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEAE6 to RGB:

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

HEX to HSL

Convert #FCEAE6 to HSL:

hsl(11, 79%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEAE6 to CMYK:

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

Color Meaning and Usage

#FCEAE6 is a soft red color with RGB values of 252, 234, 230 and HSL of 11°, 79%, 95%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEAE6 is #E8F9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE8EF.

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

Contrast with #FCEAE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEAE6?

#FCEAE6 is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCEAE6?

#FCEAE6 in RGB is (252, 234, 230) - 252 red, 234 green, and 230 blue.

How to use #FCEAE6 in CSS?

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

What colors go well with #FCEAE6?

#E8F9FC (complementary), #FCE8EF (analogous), and #F4B2A4 (lighter shade) work well with #FCEAE6.