#FEF2FA Color Information

Hex color code: #FEF2FA

#FEF2FA is a soft magenta color. In RGB it is (254, 242, 250), and in HSL it is (320°, 86%, 97%). It is frequently seen in web interfaces.

Try:
Color NameSnow
HEX
#FEF2FA
RGB
254, 242, 250
HSL
320°, 86%, 97%
CMYK
0%, 5%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEF2FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 242, 250

Red: 254 / Green: 242 / Blue: 250

HSL

320°, 86%, 97%

Hue: 320° / Saturation: 86% / Lightness: 97%

CMYK

0%, 5%, 2%, 0%

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

What color is #FEF2FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEF2FA to RGB:

rgb(254, 242, 250)HEX to RGB Converter →

HEX to HSL

Convert #FEF2FA to HSL:

hsl(320, 86%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FEF2FA to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FEF2FA has RGB (254, 242, 250) and HSL (320°, 86%, 97%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEF2FA is #F1FEF5, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF1FE.

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

Contrast with #FEF2FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEF2FA?

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

What is the RGB value of #FEF2FA?

#FEF2FA in RGB is (254, 242, 250) - 254 red, 242 green, and 250 blue.

How to use #FEF2FA in CSS?

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

What colors go well with #FEF2FA?

#F1FEF5 (complementary), #FCF1FE (analogous), and #F9AADE (lighter shade) work well with #FEF2FA.