#FBBAEE Color Information

Hex color code: #FBBAEE

The hex color #FBBAEE is a ethereal magenta with RGB values of (251, 186, 238) and HSL of (312°, 89%, 86%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#FBBAEE
RGB
251, 186, 238
HSL
312°, 89%, 86%
CMYK
0%, 26%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBBAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 186, 238

Red: 251 / Green: 186 / Blue: 238

HSL

312°, 89%, 86%

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

CMYK

0%, 26%, 5%, 2%

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

What color is #FBBAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBBAEE to RGB:

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

HEX to HSL

Convert #FBBAEE to HSL:

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

HEX to CMYK

Convert #FBBAEE to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FBBAEE has RGB (251, 186, 238) and HSL (312°, 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 #FBBAEE is #BCFBC8, creating high-contrast pairings. For softer combinations, try analogous colors like #E8BCFB.

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

Contrast with #FBBAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBBAEE?

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

What is the RGB value of #FBBAEE?

#FBBAEE in RGB is (251, 186, 238) - 251 red, 186 green, and 238 blue.

How to use #FBBAEE in CSS?

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

What colors go well with #FBBAEE?

#BCFBC8 (complementary), #E8BCFB (analogous), and #F773DD (lighter shade) work well with #FBBAEE.