#FACFCF Color Information

Hex color code: #FACFCF

A soft red shade, #FACFCF appears as (250, 207, 207) in RGB and (0°, 81%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#FACFCF
RGB
250, 207, 207
HSL
0°, 81%, 90%
CMYK
0%, 17%, 17%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FACFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 207, 207

Red: 250 / Green: 207 / Blue: 207

HSL

0°, 81%, 90%

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

CMYK

0%, 17%, 17%, 2%

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

What color is #FACFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FACFCF to RGB:

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

HEX to HSL

Convert #FACFCF to HSL:

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

HEX to CMYK

Convert #FACFCF to CMYK:

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

Color Meaning and Usage

#FACFCF is a delicate red color with RGB values of 250, 207, 207 and HSL of 0°, 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 #FACFCF is #D1FAFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAD1E6.

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

Contrast with #FACFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FACFCF?

#FACFCF is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FACFCF?

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

How to use #FACFCF in CSS?

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

What colors go well with #FACFCF?

#D1FAFA (complementary), #FAD1E6 (analogous), and #F38C8C (lighter shade) work well with #FACFCF.