#FCEEFE Color Information

Hex color code: #FCEEFE

#FCEEFE is a airy magenta color. In RGB it is (252, 238, 254), and in HSL it is (293°, 89%, 96%). It is popular in mobile app design.

Try:
Color NameGhost White
HEX
#FCEEFE
RGB
252, 238, 254
HSL
293°, 89%, 96%
CMYK
1%, 6%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEEFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 238, 254

Red: 252 / Green: 238 / Blue: 254

HSL

293°, 89%, 96%

Hue: 293° / Saturation: 89% / Lightness: 96%

CMYK

1%, 6%, 0%, 0%

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

What color is #FCEEFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEEFE to RGB:

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

HEX to HSL

Convert #FCEEFE to HSL:

hsl(293, 89%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEEFE to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FCEEFE has RGB (252, 238, 254) and HSL (293°, 89%, 96%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEEFE is #EEFEEC, creating high-contrast pairings. For softer combinations, try analogous colors like #F3ECFE.

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

Contrast with #FCEEFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEEFE?

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

What is the RGB value of #FCEEFE?

#FCEEFE in RGB is (252, 238, 254) - 252 red, 238 green, and 254 blue.

How to use #FCEEFE in CSS?

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

What colors go well with #FCEEFE?

#EEFEEC (complementary), #F3ECFE (analogous), and #F0A3FA (lighter shade) work well with #FCEEFE.