#FACFDC Color Information

Hex color code: #FACFDC

The hex color #FACFDC is a delicate magenta with RGB values of (250, 207, 220) and HSL of (342°, 81%, 90%). It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#FACFDC
RGB
250, 207, 220
HSL
342°, 81%, 90%
CMYK
0%, 17%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FACFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 207, 220

Red: 250 / Green: 207 / Blue: 220

HSL

342°, 81%, 90%

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

CMYK

0%, 17%, 12%, 2%

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

What color is #FACFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FACFDC to RGB:

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

HEX to HSL

Convert #FACFDC to HSL:

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

HEX to CMYK

Convert #FACFDC to CMYK:

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

Color Meaning and Usage

#FACFDC is a airy magenta color with RGB values of 250, 207, 220 and HSL of 342°, 81%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FACFDC is #D1FAEE, creating high-contrast pairings. For softer combinations, try analogous colors like #FAD1F2.

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

Contrast with #FACFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FACFDC?

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

What is the RGB value of #FACFDC?

#FACFDC in RGB is (250, 207, 220) - 250 red, 207 green, and 220 blue.

How to use #FACFDC in CSS?

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

What colors go well with #FACFDC?

#D1FAEE (complementary), #FAD1F2 (analogous), and #F38CAB (lighter shade) work well with #FACFDC.