#FCCFDD Color Information

Hex color code: #FCCFDD

The hex color #FCCFDD is a delicate magenta with RGB values of (252, 207, 221) and HSL of (341°, 88%, 90%). It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#FCCFDD
RGB
252, 207, 221
HSL
341°, 88%, 90%
CMYK
0%, 18%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCCFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 207, 221

Red: 252 / Green: 207 / Blue: 221

HSL

341°, 88%, 90%

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

CMYK

0%, 18%, 12%, 1%

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

What color is #FCCFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCCFDD to RGB:

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

HEX to HSL

Convert #FCCFDD to HSL:

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

HEX to CMYK

Convert #FCCFDD to CMYK:

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

Color Meaning and Usage

#FCCFDD is a delicate magenta color with RGB values of 252, 207, 221 and HSL of 341°, 88%, 90%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCCFDD is #CFFCEE, creating high-contrast pairings. For softer combinations, try analogous colors like #FCCFF4.

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

Contrast with #FCCFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCCFDD?

#FCCFDD is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCCFDD?

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

How to use #FCCFDD in CSS?

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

What colors go well with #FCCFDD?

#CFFCEE (complementary), #FCCFF4 (analogous), and #F787AB (lighter shade) work well with #FCCFDD.