#B2AAFA Color Information

Hex color code: #B2AAFA

The hex color #B2AAFA is a light blue with RGB values of (178, 170, 250) and HSL of (246°, 89%, 82%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#B2AAFA
RGB
178, 170, 250
HSL
246°, 89%, 82%
CMYK
29%, 32%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2AAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 170, 250

Red: 178 / Green: 170 / Blue: 250

HSL

246°, 89%, 82%

Hue: 246° / Saturation: 89% / Lightness: 82%

CMYK

29%, 32%, 0%, 2%

Cyan: 29% / Magenta: 32% / Yellow: 0% / Key: 2%

What color is #B2AAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2AAFA to RGB:

rgb(178, 170, 250)HEX to RGB Converter →

HEX to HSL

Convert #B2AAFA to HSL:

hsl(246, 89%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #B2AAFA to CMYK:

cmyk(29%, 32%, 0%, 2%)Color Converter →

Color Meaning and Usage

A light blue tone, #B2AAFA has RGB (178, 170, 250) and HSL (246°, 89%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2AAFA is #F2FAA8, creating high-contrast pairings. For softer combinations, try analogous colors like #A8C9FA.

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

Contrast with #B2AAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2AAFA?

#B2AAFA is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B2AAFA?

#B2AAFA in RGB is (178, 170, 250) - 178 red, 170 green, and 250 blue.

How to use #B2AAFA in CSS?

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

What colors go well with #B2AAFA?

#F2FAA8 (complementary), #A8C9FA (analogous), and #6F60F6 (lighter shade) work well with #B2AAFA.