#FCCADD Color Information

Hex color code: #FCCADD

#FCCADD is a airy magenta color. In RGB it is (252, 202, 221), and in HSL it is (337°, 89%, 89%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#FCCADD
RGB
252, 202, 221
HSL
337°, 89%, 89%
CMYK
0%, 20%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCCADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 202, 221

Red: 252 / Green: 202 / Blue: 221

HSL

337°, 89%, 89%

Hue: 337° / Saturation: 89% / Lightness: 89%

CMYK

0%, 20%, 12%, 1%

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

What color is #FCCADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCCADD to RGB:

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

HEX to HSL

Convert #FCCADD to HSL:

hsl(337, 89%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FCCADD to CMYK:

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

Color Meaning and Usage

#FCCADD is a airy magenta color with RGB values of 252, 202, 221 and HSL of 337°, 89%, 89%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCCADD is #CAFCE9, creating high-contrast pairings. For softer combinations, try analogous colors like #FCCAF6.

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

Contrast with #FCCADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCCADD?

#FCCADD is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCCADD?

#FCCADD in RGB is (252, 202, 221) - 252 red, 202 green, and 221 blue.

How to use #FCCADD in CSS?

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

What colors go well with #FCCADD?

#CAFCE9 (complementary), #FCCAF6 (analogous), and #F882AF (lighter shade) work well with #FCCADD.