#FCD9CF Color Information

Hex color code: #FCD9CF

#FCD9CF is a soft red color. In RGB it is (252, 217, 207), and in HSL it is (13°, 88%, 90%). It is frequently seen in web interfaces.

Try:
Color NameBisque
HEX
#FCD9CF
RGB
252, 217, 207
HSL
13°, 88%, 90%
CMYK
0%, 14%, 18%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCD9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 217, 207

Red: 252 / Green: 217 / Blue: 207

HSL

13°, 88%, 90%

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

CMYK

0%, 14%, 18%, 1%

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

What color is #FCD9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCD9CF to RGB:

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

HEX to HSL

Convert #FCD9CF to HSL:

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

HEX to CMYK

Convert #FCD9CF to CMYK:

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

Color Meaning and Usage

#FCD9CF is a soft red color with RGB values of 252, 217, 207 and HSL of 13°, 88%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCD9CF is #CFF2FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCCFDC.

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

Contrast with #FCD9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCD9CF?

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

What is the RGB value of #FCD9CF?

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

How to use #FCD9CF in CSS?

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

What colors go well with #FCD9CF?

#CFF2FC (complementary), #FCCFDC (analogous), and #F79F87 (lighter shade) work well with #FCD9CF.