#BA99C8 Color Information

Hex color code: #BA99C8

#BA99C8 is a subtle purple color. In RGB it is (186, 153, 200), and in HSL it is (282°, 30%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BA99C8
RGB
186, 153, 200
HSL
282°, 30%, 69%
CMYK
7%, 24%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA99C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 153, 200

Red: 186 / Green: 153 / Blue: 200

HSL

282°, 30%, 69%

Hue: 282° / Saturation: 30% / Lightness: 69%

CMYK

7%, 24%, 0%, 22%

Cyan: 7% / Magenta: 24% / Yellow: 0% / Key: 22%

What color is #BA99C8?

#BA99C8 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA99C8 to RGB:

rgb(186, 153, 200)HEX to RGB Converter →

HEX to HSL

Convert #BA99C8 to HSL:

hsl(282, 30%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BA99C8 to CMYK:

cmyk(7%, 24%, 0%, 22%)Color Converter →

Color Meaning and Usage

#BA99C8 is a soft purple color with RGB values of 186, 153, 200 and HSL of 282°, 30%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA99C8 is #A6C898, creating high-contrast pairings. For softer combinations, try analogous colors like #A298C8.

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

Contrast with #BA99C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA99C8?

#BA99C8 is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA99C8?

#BA99C8 in RGB is (186, 153, 200) - 186 red, 153 green, and 200 blue.

How to use #BA99C8 in CSS?

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

What colors go well with #BA99C8?

#A6C898 (complementary), #A298C8 (analogous), and #9867AD (lighter shade) work well with #BA99C8.