#FAC8CF Color Information

Hex color code: #FAC8CF

A delicate red shade, #FAC8CF appears as (250, 200, 207) in RGB and (352°, 83%, 88%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#FAC8CF
RGB
250, 200, 207
HSL
352°, 83%, 88%
CMYK
0%, 20%, 17%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAC8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 200, 207

Red: 250 / Green: 200 / Blue: 207

HSL

352°, 83%, 88%

Hue: 352° / Saturation: 83% / Lightness: 88%

CMYK

0%, 20%, 17%, 2%

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

What color is #FAC8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAC8CF to RGB:

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

HEX to HSL

Convert #FAC8CF to HSL:

hsl(352, 83%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #FAC8CF to CMYK:

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

Color Meaning and Usage

A airy red tone, #FAC8CF has RGB (250, 200, 207) and HSL (352°, 83%, 88%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAC8CF is #C7FAF3, creating high-contrast pairings. For softer combinations, try analogous colors like #FAC7E7.

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

Contrast with #FAC8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAC8CF?

#FAC8CF is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAC8CF?

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

How to use #FAC8CF in CSS?

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

What colors go well with #FAC8CF?

#C7FAF3 (complementary), #FAC7E7 (analogous), and #F38190 (lighter shade) work well with #FAC8CF.