#FBBACF Color Information

Hex color code: #FBBACF

A light magenta shade, #FBBACF appears as (251, 186, 207) in RGB and (341°, 89%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#FBBACF
RGB
251, 186, 207
HSL
341°, 89%, 86%
CMYK
0%, 26%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBBACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 186, 207

Red: 251 / Green: 186 / Blue: 207

HSL

341°, 89%, 86%

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

CMYK

0%, 26%, 18%, 2%

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

What color is #FBBACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBBACF to RGB:

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

HEX to HSL

Convert #FBBACF to HSL:

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

HEX to CMYK

Convert #FBBACF to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #FBBACF has RGB (251, 186, 207) and HSL (341°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FBBACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBBACF?

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

What is the RGB value of #FBBACF?

#FBBACF in RGB is (251, 186, 207) - 251 red, 186 green, and 207 blue.

How to use #FBBACF in CSS?

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

What colors go well with #FBBACF?

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