#FCD3CF Color Information

Hex color code: #FCD3CF

#FCD3CF is a ethereal red color. In RGB it is (252, 211, 207), and in HSL it is (5°, 88%, 90%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#FCD3CF
RGB
252, 211, 207
HSL
5°, 88%, 90%
CMYK
0%, 16%, 18%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCD3CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 211, 207

Red: 252 / Green: 211 / Blue: 207

HSL

5°, 88%, 90%

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

CMYK

0%, 16%, 18%, 1%

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

What color is #FCD3CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCD3CF to RGB:

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

HEX to HSL

Convert #FCD3CF to HSL:

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

HEX to CMYK

Convert #FCD3CF to CMYK:

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

Color Meaning and Usage

A light red tone, #FCD3CF has RGB (252, 211, 207) and HSL (5°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCD3CF is #CFF8FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCCFE2.

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

Contrast with #FCD3CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCD3CF?

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

What is the RGB value of #FCD3CF?

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

How to use #FCD3CF in CSS?

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

What colors go well with #FCD3CF?

#CFF8FC (complementary), #FCCFE2 (analogous), and #F79187 (lighter shade) work well with #FCD3CF.