#FEECF9 Color Information

Hex color code: #FEECF9

A delicate magenta shade, #FEECF9 appears as (254, 236, 249) in RGB and (317°, 90%, 96%) in HSL. It is popular in mobile app design.

Try:
Color NameSnow
HEX
#FEECF9
RGB
254, 236, 249
HSL
317°, 90%, 96%
CMYK
0%, 7%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEECF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 236, 249

Red: 254 / Green: 236 / Blue: 249

HSL

317°, 90%, 96%

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

CMYK

0%, 7%, 2%, 0%

Cyan: 0% / Magenta: 7% / Yellow: 2% / Key: 0%

What color is #FEECF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEECF9 to RGB:

rgb(254, 236, 249)HEX to RGB Converter →

HEX to HSL

Convert #FEECF9 to HSL:

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

HEX to CMYK

Convert #FEECF9 to CMYK:

cmyk(0%, 7%, 2%, 0%)Color Converter →

Color Meaning and Usage

#FEECF9 is a soft magenta color with RGB values of 254, 236, 249 and HSL of 317°, 90%, 96%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEECF9 is #ECFEF1, creating high-contrast pairings. For softer combinations, try analogous colors like #FAECFE.

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

Contrast with #FEECF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEECF9?

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

What is the RGB value of #FEECF9?

#FEECF9 in RGB is (254, 236, 249) - 254 red, 236 green, and 249 blue.

How to use #FEECF9 in CSS?

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

What colors go well with #FEECF9?

#ECFEF1 (complementary), #FAECFE (analogous), and #FAA3E1 (lighter shade) work well with #FEECF9.