#FCEFF3 Color Information

Hex color code: #FCEFF3

The hex color #FCEFF3 is a soft magenta with RGB values of (252, 239, 243) and HSL of (342°, 68%, 96%). It is often used for branding and logos.

Try:
Color NameSeashell
HEX
#FCEFF3
RGB
252, 239, 243
HSL
342°, 68%, 96%
CMYK
0%, 5%, 4%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEFF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 239, 243

Red: 252 / Green: 239 / Blue: 243

HSL

342°, 68%, 96%

Hue: 342° / Saturation: 68% / Lightness: 96%

CMYK

0%, 5%, 4%, 1%

Cyan: 0% / Magenta: 5% / Yellow: 4% / Key: 1%

What color is #FCEFF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEFF3 to RGB:

rgb(252, 239, 243)HEX to RGB Converter →

HEX to HSL

Convert #FCEFF3 to HSL:

hsl(342, 68%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEFF3 to CMYK:

cmyk(0%, 5%, 4%, 1%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #FCEFF3 has RGB (252, 239, 243) and HSL (342°, 68%, 96%). 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 #FCEFF3 is #EEFCF8, creating high-contrast pairings. For softer combinations, try analogous colors like #FCEEF9.

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

Contrast with #FCEFF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEFF3?

#FCEFF3 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCEFF3?

#FCEFF3 in RGB is (252, 239, 243) - 252 red, 239 green, and 243 blue.

How to use #FCEFF3 in CSS?

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

What colors go well with #FCEFF3?

#EEFCF8 (complementary), #FCEEF9 (analogous), and #EFAEC1 (lighter shade) work well with #FCEFF3.