#FCE3EE Color Information

Hex color code: #FCE3EE

A airy magenta shade, #FCE3EE appears as (252, 227, 238) in RGB and (334°, 81%, 94%) in HSL. It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#FCE3EE
RGB
252, 227, 238
HSL
334°, 81%, 94%
CMYK
0%, 10%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCE3EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 227, 238

Red: 252 / Green: 227 / Blue: 238

HSL

334°, 81%, 94%

Hue: 334° / Saturation: 81% / Lightness: 94%

CMYK

0%, 10%, 6%, 1%

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

What color is #FCE3EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE3EE to RGB:

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

HEX to HSL

Convert #FCE3EE to HSL:

hsl(334, 81%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FCE3EE to CMYK:

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

Color Meaning and Usage

#FCE3EE is a airy magenta color with RGB values of 252, 227, 238 and HSL of 334°, 81%, 94%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCE3EE is #E3FCF1, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE3FA.

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

Contrast with #FCE3EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE3EE?

#FCE3EE is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCE3EE?

#FCE3EE in RGB is (252, 227, 238) - 252 red, 227 green, and 238 blue.

How to use #FCE3EE in CSS?

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

What colors go well with #FCE3EE?

#E3FCF1 (complementary), #FCE3FA (analogous), and #F59EC4 (lighter shade) work well with #FCE3EE.