✓ Copied to clipboard
#BA2EBD (Cool Purple) color swatch preview — Color From Pic.
#BA2EBD — Cool Purple color swatch

Cool Purple

#BA2EBD

📝 Color Information for #BA2EBD

The hexadecimal color code #BA2EBD represents a medium shade in the purple family. In the RGB color model, this color is composed of 186 red, 46 green, and 189 blue, which translates to approximately 73% red, 18% green, and 74% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BA2EBD has a hue of 299 degrees, a saturation level of 61%, and a lightness value of 46%. The hue angle of 299° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 299°, saturation of 76%, and brightness/value of 74%. For print applications using the CMYK color model, #BA2EBD would be reproduced using 2% cyan, 76% magenta, 0% yellow, and 26% black. The closest web-safe color is #CC33CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #BA2EBD with other colors, consider its complementary color at hue 119° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12201661, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BA2EBD

Tailwind CSS
fuchsia-600
HEX
#BA2EBD
RGB
rgb(186, 46, 189)
RGB %
73%, 18%, 74%
HSL
hsl(299, 61%, 46%)
HSV
hsv(299, 76%, 74%)
CMYK
2%, 76%, 0%, 26%
Decimal
12201661
Web Safe
#CC33CC

🎨 Color Schemes for #BA2EBD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BA2EBD

🌗 Shades and Tints of #BA2EBD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BA2EBD

Tones (adding gray / desaturating)

🌈 Hue Variations of #BA2EBD

Hue Variations (shifting the color spectrum)

👁️ Preview of #BA2EBD in Use

Text on #BA2EBD
This demonstrates text readability on the color background. (Click to edit)
#BA2EBD as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #BA2EBD

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #BA2EBD

:root { --color-hex: #BA2EBD; --color-rgb: 186, 46, 189; --color-hsl: 299, 61%, 46%; } .bg-color { background-color: #BA2EBD; } .text-color { color: #BA2EBD; } .border-color { border-color: #BA2EBD; }

🛠️ Use #BA2EBD in Your Project

🎨
Build a Palette with #BA2EBD
Generate harmonious color schemes
⚖️
Check Contrast for #BA2EBD
WCAG accessibility testing
🌈
Create a Gradient with #BA2EBD
Beautiful CSS gradients

🔗 Related Colors to #BA2EBD

#732EBD
Hue -30°
#972EBD
Hue -15°
#BD2E9B
Hue +15°
#BD2E78
Hue +30°
#9E27A0
85% L
#822083
70% L
#5D175E
50% L
#390E39
30% L
#D24ED4
57% L
#DE7CDF
68% L
#E8A5E9
78% L
#F3D2F4
89% L

About Cool Purple (#BA2EBD)

Cool Purple is a medium, vibrant, cool purple color with a hue angle of 299°, saturation of 61%, and lightness of 46%. Its RGB value is (186, 46, 189) and its CMYK breakdown is C:2% M:76% Y:0% K:26%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #BA2EBD

What is the HEX code for Cool Purple? +

The HEX code for Cool Purple is #BA2EBD. In CSS you can use it directly as color: #BA2EBD; or as a background: background-color: #BA2EBD;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #BA2EBD? +

The RGB value of #BA2EBD is rgb(186, 46, 189). This means the color contains 186 out of 255 parts red, 46 out of 255 parts green, and 189 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(186, 46, 189);

What is the HSL value of #BA2EBD? +

The HSL value of #BA2EBD is hsl(299, 61%, 46%). The hue is 299°, placing it in the purple family on the color wheel. The saturation is 61%, making it vibrant. The lightness is 46%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BA2EBD a warm or cool color? +

#BA2EBD is classified as a cool color based on its hue angle of 299°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #BA2EBD? +

The approximate CMYK value of #BA2EBD is C:2% M:76% Y:0% K:26%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #BA2EBD with Other Tools

🔢
Color Converter
Get all formats for #BA2EBD — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #BA2EBD passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #BA2EBD.
👓
Blindness Simulator
See how #BA2EBD appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #BA2EBD.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #BA2EBD.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #BA2EBD.
🔬
Technical Formats
See #BA2EBD in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #BA2EBD as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.