#FCCFDB Color Information

Hex color code: #FCCFDB

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

Try:
Color NameMisty Rose
HEX
#FCCFDB
RGB
252, 207, 219
HSL
344°, 88%, 90%
CMYK
0%, 18%, 13%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCCFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 207, 219

Red: 252 / Green: 207 / Blue: 219

HSL

344°, 88%, 90%

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

CMYK

0%, 18%, 13%, 1%

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

What color is #FCCFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCCFDB to RGB:

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

HEX to HSL

Convert #FCCFDB to HSL:

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

HEX to CMYK

Convert #FCCFDB to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FCCFDB has RGB (252, 207, 219) and HSL (344°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCCFDB is #CFFCF0, creating high-contrast pairings. For softer combinations, try analogous colors like #FCCFF1.

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

Contrast with #FCCFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCCFDB?

#FCCFDB is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCCFDB?

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

How to use #FCCFDB in CSS?

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

What colors go well with #FCCFDB?

#CFFCF0 (complementary), #FCCFF1 (analogous), and #F787A5 (lighter shade) work well with #FCCFDB.