#FBBDD1 Color Information

Hex color code: #FBBDD1

#FBBDD1 is a ethereal magenta color. In RGB it is (251, 189, 209), and in HSL it is (341°, 89%, 86%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#FBBDD1
RGB
251, 189, 209
HSL
341°, 89%, 86%
CMYK
0%, 25%, 17%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBBDD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 189, 209

Red: 251 / Green: 189 / Blue: 209

HSL

341°, 89%, 86%

Hue: 341° / Saturation: 89% / Lightness: 86%

CMYK

0%, 25%, 17%, 2%

Cyan: 0% / Magenta: 25% / Yellow: 17% / Key: 2%

What color is #FBBDD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBBDD1 to RGB:

rgb(251, 189, 209)HEX to RGB Converter →

HEX to HSL

Convert #FBBDD1 to HSL:

hsl(341, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #FBBDD1 to CMYK:

cmyk(0%, 25%, 17%, 2%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #FBBDD1 has RGB (251, 189, 209) and HSL (341°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBBDD1 is #BCFBE7, creating high-contrast pairings. For softer combinations, try analogous colors like #FBBCEF.

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

Contrast with #FBBDD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBBDD1?

#FBBDD1 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBBDD1?

#FBBDD1 in RGB is (251, 189, 209) - 251 red, 189 green, and 209 blue.

How to use #FBBDD1 in CSS?

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

What colors go well with #FBBDD1?

#BCFBE7 (complementary), #FBBCEF (analogous), and #F7739D (lighter shade) work well with #FBBDD1.