#BAA3FF Color Information

Hex color code: #BAA3FF

A airy purple shade, #BAA3FF appears as (186, 163, 255) in RGB and (255°, 100%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BAA3FF
RGB
186, 163, 255
HSL
255°, 100%, 82%
CMYK
27%, 36%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA3FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 163, 255

Red: 186 / Green: 163 / Blue: 255

HSL

255°, 100%, 82%

Hue: 255° / Saturation: 100% / Lightness: 82%

CMYK

27%, 36%, 0%, 0%

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

What color is #BAA3FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA3FF to RGB:

rgb(186, 163, 255)HEX to RGB Converter →

HEX to HSL

Convert #BAA3FF to HSL:

hsl(255, 100%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BAA3FF to CMYK:

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

Color Meaning and Usage

#BAA3FF is a light purple color with RGB values of 186, 163, 255 and HSL of 255°, 100%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA3FF is #E8FFA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3BAFF.

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

Contrast with #BAA3FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA3FF?

#BAA3FF is a light purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BAA3FF?

#BAA3FF in RGB is (186, 163, 255) - 186 red, 163 green, and 255 blue.

How to use #BAA3FF in CSS?

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

What colors go well with #BAA3FF?

#E8FFA3 (complementary), #A3BAFF (analogous), and #8157FF (lighter shade) work well with #BAA3FF.