#FCECF4 Color Information

Hex color code: #FCECF4

#FCECF4 is a ethereal magenta color. In RGB it is (252, 236, 244), and in HSL it is (330°, 73%, 96%). It is typically applied in digital products.

Try:
Color NameSeashell
HEX
#FCECF4
RGB
252, 236, 244
HSL
330°, 73%, 96%
CMYK
0%, 6%, 3%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCECF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 236, 244

Red: 252 / Green: 236 / Blue: 244

HSL

330°, 73%, 96%

Hue: 330° / Saturation: 73% / Lightness: 96%

CMYK

0%, 6%, 3%, 1%

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

What color is #FCECF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCECF4 to RGB:

rgb(252, 236, 244)HEX to RGB Converter →

HEX to HSL

Convert #FCECF4 to HSL:

hsl(330, 73%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCECF4 to CMYK:

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

Color Meaning and Usage

#FCECF4 is a delicate magenta color with RGB values of 252, 236, 244 and HSL of 330°, 73%, 96%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCECF4 is #EDFCF5, creating high-contrast pairings. For softer combinations, try analogous colors like #FCEDFC.

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

Contrast with #FCECF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCECF4?

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

What is the RGB value of #FCECF4?

#FCECF4 in RGB is (252, 236, 244) - 252 red, 236 green, and 244 blue.

How to use #FCECF4 in CSS?

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

What colors go well with #FCECF4?

#EDFCF5 (complementary), #FCEDFC (analogous), and #F2ABCF (lighter shade) work well with #FCECF4.