#FACFE7 Color Information

Hex color code: #FACFE7

A light magenta shade, #FACFE7 appears as (250, 207, 231) in RGB and (327°, 81%, 90%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#FACFE7
RGB
250, 207, 231
HSL
327°, 81%, 90%
CMYK
0%, 17%, 8%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FACFE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 207, 231

Red: 250 / Green: 207 / Blue: 231

HSL

327°, 81%, 90%

Hue: 327° / Saturation: 81% / Lightness: 90%

CMYK

0%, 17%, 8%, 2%

Cyan: 0% / Magenta: 17% / Yellow: 8% / Key: 2%

What color is #FACFE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FACFE7 to RGB:

rgb(250, 207, 231)HEX to RGB Converter →

HEX to HSL

Convert #FACFE7 to HSL:

hsl(327, 81%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FACFE7 to CMYK:

cmyk(0%, 17%, 8%, 2%)Color Converter →

Color Meaning and Usage

#FACFE7 is a ethereal magenta color with RGB values of 250, 207, 231 and HSL of 327°, 81%, 90%. 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 #FACFE7 is #D1FAE3, creating high-contrast pairings. For softer combinations, try analogous colors like #F8D1FA.

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

Contrast with #FACFE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FACFE7?

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

What is the RGB value of #FACFE7?

#FACFE7 in RGB is (250, 207, 231) - 250 red, 207 green, and 231 blue.

How to use #FACFE7 in CSS?

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

What colors go well with #FACFE7?

#D1FAE3 (complementary), #F8D1FA (analogous), and #F38CC4 (lighter shade) work well with #FACFE7.