#FBBCF6 Color Information

Hex color code: #FBBCF6

A delicate magenta shade, #FBBCF6 appears as (251, 188, 246) in RGB and (305°, 89%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#FBBCF6
RGB
251, 188, 246
HSL
305°, 89%, 86%
CMYK
0%, 25%, 2%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBBCF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 188, 246

Red: 251 / Green: 188 / Blue: 246

HSL

305°, 89%, 86%

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

CMYK

0%, 25%, 2%, 2%

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

What color is #FBBCF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBBCF6 to RGB:

rgb(251, 188, 246)HEX to RGB Converter →

HEX to HSL

Convert #FBBCF6 to HSL:

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

HEX to CMYK

Convert #FBBCF6 to CMYK:

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

Color Meaning and Usage

#FBBCF6 is a ethereal magenta color with RGB values of 251, 188, 246 and HSL of 305°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBBCF6 is #BCFBC1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1BCFB.

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

Contrast with #FBBCF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBBCF6?

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

What is the RGB value of #FBBCF6?

#FBBCF6 in RGB is (251, 188, 246) - 251 red, 188 green, and 246 blue.

How to use #FBBCF6 in CSS?

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

What colors go well with #FBBCF6?

#BCFBC1 (complementary), #E1BCFB (analogous), and #F773EC (lighter shade) work well with #FBBCF6.