#FACFCC Color Information

Hex color code: #FACFCC

The hex color #FACFCC is a light red with RGB values of (250, 207, 204) and HSL of (4°, 82%, 89%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#FACFCC
RGB
250, 207, 204
HSL
4°, 82%, 89%
CMYK
0%, 17%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FACFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 207, 204

Red: 250 / Green: 207 / Blue: 204

HSL

4°, 82%, 89%

Hue: 4° / Saturation: 82% / Lightness: 89%

CMYK

0%, 17%, 18%, 2%

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

What color is #FACFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FACFCC to RGB:

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

HEX to HSL

Convert #FACFCC to HSL:

hsl(4, 82%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FACFCC to CMYK:

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

Color Meaning and Usage

A soft red tone, #FACFCC has RGB (250, 207, 204) and HSL (4°, 82%, 89%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FACFCC is #CCF7FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FACCE0.

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

Contrast with #FACFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FACFCC?

#FACFCC is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FACFCC?

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

How to use #FACFCC in CSS?

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

What colors go well with #FACFCC?

#CCF7FA (complementary), #FACCE0 (analogous), and #F38E86 (lighter shade) work well with #FACFCC.