#FBCFDD Color Information

Hex color code: #FBCFDD

A soft magenta shade, #FBCFDD appears as (251, 207, 221) in RGB and (341°, 85%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FBCFDD
RGB
251, 207, 221
HSL
341°, 85%, 90%
CMYK
0%, 18%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBCFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 207, 221

Red: 251 / Green: 207 / Blue: 221

HSL

341°, 85%, 90%

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

CMYK

0%, 18%, 12%, 2%

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

What color is #FBCFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBCFDD to RGB:

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

HEX to HSL

Convert #FBCFDD to HSL:

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

HEX to CMYK

Convert #FBCFDD to CMYK:

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

Color Meaning and Usage

#FBCFDD is a airy magenta color with RGB values of 251, 207, 221 and HSL of 341°, 85%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBCFDD is #D0FBED, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD0F3.

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

Contrast with #FBCFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBCFDD?

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

What is the RGB value of #FBCFDD?

#FBCFDD in RGB is (251, 207, 221) - 251 red, 207 green, and 221 blue.

How to use #FBCFDD in CSS?

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

What colors go well with #FBCFDD?

#D0FBED (complementary), #FBD0F3 (analogous), and #F589AB (lighter shade) work well with #FBCFDD.