#FCDCD5 Color Information

Hex color code: #FCDCD5

#FCDCD5 is a delicate red color. In RGB it is (252, 220, 213), and in HSL it is (11°, 87%, 91%). It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#FCDCD5
RGB
252, 220, 213
HSL
11°, 87%, 91%
CMYK
0%, 13%, 15%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCDCD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 220, 213

Red: 252 / Green: 220 / Blue: 213

HSL

11°, 87%, 91%

Hue: 11° / Saturation: 87% / Lightness: 91%

CMYK

0%, 13%, 15%, 1%

Cyan: 0% / Magenta: 13% / Yellow: 15% / Key: 1%

What color is #FCDCD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCDCD5 to RGB:

rgb(252, 220, 213)HEX to RGB Converter →

HEX to HSL

Convert #FCDCD5 to HSL:

hsl(11, 87%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #FCDCD5 to CMYK:

cmyk(0%, 13%, 15%, 1%)Color Converter →

Color Meaning and Usage

#FCDCD5 is a delicate red color with RGB values of 252, 220, 213 and HSL of 11°, 87%, 91%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCDCD5 is #D4F5FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCD4E1.

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

Contrast with #FCDCD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCDCD5?

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

What is the RGB value of #FCDCD5?

#FCDCD5 in RGB is (252, 220, 213) - 252 red, 220 green, and 213 blue.

How to use #FCDCD5 in CSS?

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

What colors go well with #FCDCD5?

#D4F5FC (complementary), #FCD4E1 (analogous), and #F7A08D (lighter shade) work well with #FCDCD5.