#FCE1EB Color Information

Hex color code: #FCE1EB

The hex color #FCE1EB is a soft magenta with RGB values of (252, 225, 235) and HSL of (338°, 82%, 94%). It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FCE1EB
RGB
252, 225, 235
HSL
338°, 82%, 94%
CMYK
0%, 11%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCE1EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 225, 235

Red: 252 / Green: 225 / Blue: 235

HSL

338°, 82%, 94%

Hue: 338° / Saturation: 82% / Lightness: 94%

CMYK

0%, 11%, 7%, 1%

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

What color is #FCE1EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE1EB to RGB:

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

HEX to HSL

Convert #FCE1EB to HSL:

hsl(338, 82%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FCE1EB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FCE1EB has RGB (252, 225, 235) and HSL (338°, 82%, 94%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCE1EB is #E3FCF3, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE3F9.

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

Contrast with #FCE1EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE1EB?

#FCE1EB is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCE1EB?

#FCE1EB in RGB is (252, 225, 235) - 252 red, 225 green, and 235 blue.

How to use #FCE1EB in CSS?

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

What colors go well with #FCE1EB?

#E3FCF3 (complementary), #FCE3F9 (analogous), and #F59EBE (lighter shade) work well with #FCE1EB.