#FFBBDD Color Information

Hex color code: #FFBBDD

The hex color #FFBBDD is a soft magenta with RGB values of (255, 187, 221) and HSL of (330°, 100%, 87%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#FFBBDD
RGB
255, 187, 221
HSL
330°, 100%, 87%
CMYK
0%, 27%, 13%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFBBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 187, 221

Red: 255 / Green: 187 / Blue: 221

HSL

330°, 100%, 87%

Hue: 330° / Saturation: 100% / Lightness: 87%

CMYK

0%, 27%, 13%, 0%

Cyan: 0% / Magenta: 27% / Yellow: 13% / Key: 0%

What color is #FFBBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFBBDD to RGB:

rgb(255, 187, 221)HEX to RGB Converter →

HEX to HSL

Convert #FFBBDD to HSL:

hsl(330, 100%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #FFBBDD to CMYK:

cmyk(0%, 27%, 13%, 0%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #FFBBDD has RGB (255, 187, 221) and HSL (330°, 100%, 87%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFBBDD is #BDFFDE, creating high-contrast pairings. For softer combinations, try analogous colors like #FFBDFF.

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

Contrast with #FFBBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFBBDD?

#FFBBDD is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFBBDD?

#FFBBDD in RGB is (255, 187, 221) - 255 red, 187 green, and 221 blue.

How to use #FFBBDD in CSS?

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

What colors go well with #FFBBDD?

#BDFFDE (complementary), #FFBDFF (analogous), and #FF70B8 (lighter shade) work well with #FFBBDD.