#BAACE2 Color Information

Hex color code: #BAACE2

#BAACE2 is a light purple color. In RGB it is (186, 172, 226), and in HSL it is (256°, 48%, 78%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BAACE2
RGB
186, 172, 226
HSL
256°, 48%, 78%
CMYK
18%, 24%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAACE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 172, 226

Red: 186 / Green: 172 / Blue: 226

HSL

256°, 48%, 78%

Hue: 256° / Saturation: 48% / Lightness: 78%

CMYK

18%, 24%, 0%, 11%

Cyan: 18% / Magenta: 24% / Yellow: 0% / Key: 11%

What color is #BAACE2?

#BAACE2 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAACE2 to RGB:

rgb(186, 172, 226)HEX to RGB Converter →

HEX to HSL

Convert #BAACE2 to HSL:

hsl(256, 48%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BAACE2 to CMYK:

cmyk(18%, 24%, 0%, 11%)Color Converter →

Color Meaning and Usage

#BAACE2 is a delicate purple color with RGB values of 186, 172, 226 and HSL of 256°, 48%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAACE2 is #D3E2AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB9E2.

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

Contrast with #BAACE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAACE2?

#BAACE2 is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BAACE2?

#BAACE2 in RGB is (186, 172, 226) - 186 red, 172 green, and 226 blue.

How to use #BAACE2 in CSS?

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

What colors go well with #BAACE2?

#D3E2AC (complementary), #ACB9E2 (analogous), and #8C73CE (lighter shade) work well with #BAACE2.