#FCE4EB Color Information

Hex color code: #FCE4EB

The hex color #FCE4EB is a light magenta with RGB values of (252, 228, 235) and HSL of (343°, 80%, 94%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#FCE4EB
RGB
252, 228, 235
HSL
343°, 80%, 94%
CMYK
0%, 10%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCE4EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 228, 235

Red: 252 / Green: 228 / Blue: 235

HSL

343°, 80%, 94%

Hue: 343° / Saturation: 80% / Lightness: 94%

CMYK

0%, 10%, 7%, 1%

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

What color is #FCE4EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE4EB to RGB:

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

HEX to HSL

Convert #FCE4EB to HSL:

hsl(343, 80%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FCE4EB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FCE4EB has RGB (252, 228, 235) and HSL (343°, 80%, 94%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCE4EB is #E3FCF5, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE3F7.

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

Contrast with #FCE4EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE4EB?

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

What is the RGB value of #FCE4EB?

#FCE4EB in RGB is (252, 228, 235) - 252 red, 228 green, and 235 blue.

How to use #FCE4EB in CSS?

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

What colors go well with #FCE4EB?

#E3FCF5 (complementary), #FCE3F7 (analogous), and #F49FB7 (lighter shade) work well with #FCE4EB.