#FCEEF8 Color Information

Hex color code: #FCEEF8

A light magenta shade, #FCEEF8 appears as (252, 238, 248) in RGB and (317°, 70%, 96%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSnow
HEX
#FCEEF8
RGB
252, 238, 248
HSL
317°, 70%, 96%
CMYK
0%, 6%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEEF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 238, 248

Red: 252 / Green: 238 / Blue: 248

HSL

317°, 70%, 96%

Hue: 317° / Saturation: 70% / Lightness: 96%

CMYK

0%, 6%, 2%, 1%

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

What color is #FCEEF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEEF8 to RGB:

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

HEX to HSL

Convert #FCEEF8 to HSL:

hsl(317, 70%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEEF8 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #FCEEF8 has RGB (252, 238, 248) and HSL (317°, 70%, 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 #FCEEF8 is #EEFCF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F9EEFC.

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

Contrast with #FCEEF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEEF8?

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

What is the RGB value of #FCEEF8?

#FCEEF8 in RGB is (252, 238, 248) - 252 red, 238 green, and 248 blue.

How to use #FCEEF8 in CSS?

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

What colors go well with #FCEEF8?

#EEFCF2 (complementary), #F9EEFC (analogous), and #F0ADDD (lighter shade) work well with #FCEEF8.