#FCCFCF Color Information

Hex color code: #FCCFCF

A airy red shade, #FCCFCF appears as (252, 207, 207) in RGB and (0°, 88%, 90%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#FCCFCF
RGB
252, 207, 207
HSL
0°, 88%, 90%
CMYK
0%, 18%, 18%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCCFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 207, 207

Red: 252 / Green: 207 / Blue: 207

HSL

0°, 88%, 90%

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

CMYK

0%, 18%, 18%, 1%

Cyan: 0% / Magenta: 18% / Yellow: 18% / Key: 1%

What color is #FCCFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCCFCF to RGB:

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

HEX to HSL

Convert #FCCFCF to HSL:

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

HEX to CMYK

Convert #FCCFCF to CMYK:

cmyk(0%, 18%, 18%, 1%)Color Converter →

Color Meaning and Usage

A soft red tone, #FCCFCF has RGB (252, 207, 207) and HSL (0°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCCFCF is #CFFCFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCCFE6.

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

Contrast with #FCCFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCCFCF?

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

What is the RGB value of #FCCFCF?

#FCCFCF in RGB is (252, 207, 207) - 252 red, 207 green, and 207 blue.

How to use #FCCFCF in CSS?

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

What colors go well with #FCCFCF?

#CFFCFC (complementary), #FCCFE6 (analogous), and #F78787 (lighter shade) work well with #FCCFCF.