#FCCBDC Color Information

Hex color code: #FCCBDC

A ethereal magenta shade, #FCCBDC appears as (252, 203, 220) in RGB and (339°, 89%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NamePink
HEX
#FCCBDC
RGB
252, 203, 220
HSL
339°, 89%, 89%
CMYK
0%, 19%, 13%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCCBDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 203, 220

Red: 252 / Green: 203 / Blue: 220

HSL

339°, 89%, 89%

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

CMYK

0%, 19%, 13%, 1%

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

What color is #FCCBDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCCBDC to RGB:

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

HEX to HSL

Convert #FCCBDC to HSL:

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

HEX to CMYK

Convert #FCCBDC to CMYK:

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

Color Meaning and Usage

#FCCBDC is a ethereal magenta color with RGB values of 252, 203, 220 and HSL of 339°, 89%, 89%. 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 #FCCBDC is #CAFCEA, creating high-contrast pairings. For softer combinations, try analogous colors like #FCCAF4.

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

Contrast with #FCCBDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCCBDC?

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

What is the RGB value of #FCCBDC?

#FCCBDC in RGB is (252, 203, 220) - 252 red, 203 green, and 220 blue.

How to use #FCCBDC in CSS?

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

What colors go well with #FCCBDC?

#CAFCEA (complementary), #FCCAF4 (analogous), and #F882AB (lighter shade) work well with #FCCBDC.