#FCE3FA Color Information

Hex color code: #FCE3FA

A light magenta shade, #FCE3FA appears as (252, 227, 250) in RGB and (305°, 81%, 94%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSeashell
HEX
#FCE3FA
RGB
252, 227, 250
HSL
305°, 81%, 94%
CMYK
0%, 10%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCE3FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 227, 250

Red: 252 / Green: 227 / Blue: 250

HSL

305°, 81%, 94%

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

CMYK

0%, 10%, 1%, 1%

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

What color is #FCE3FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE3FA to RGB:

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

HEX to HSL

Convert #FCE3FA to HSL:

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

HEX to CMYK

Convert #FCE3FA to CMYK:

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

Color Meaning and Usage

#FCE3FA is a airy magenta color with RGB values of 252, 227, 250 and HSL of 305°, 81%, 94%. 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 #FCE3FA is #E3FCE5, creating high-contrast pairings. For softer combinations, try analogous colors like #F2E3FC.

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

Contrast with #FCE3FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE3FA?

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

What is the RGB value of #FCE3FA?

#FCE3FA in RGB is (252, 227, 250) - 252 red, 227 green, and 250 blue.

How to use #FCE3FA in CSS?

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

What colors go well with #FCE3FA?

#E3FCE5 (complementary), #F2E3FC (analogous), and #F59EEE (lighter shade) work well with #FCE3FA.