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

Vivid Purple

#BC1BE4

📝 Color Information for #BC1BE4

The hexadecimal color code #BC1BE4 represents a medium shade in the purple family. In the RGB color model, this color is composed of 188 red, 27 green, and 228 blue, which translates to approximately 74% red, 11% green, and 89% 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, #BC1BE4 has a hue of 288 degrees, a saturation level of 79%, and a lightness value of 50%. The hue angle of 288° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 288°, saturation of 88%, and brightness/value of 89%. For print applications using the CMYK color model, #BC1BE4 would be reproduced using 18% cyan, 88% magenta, 0% yellow, and 11% 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 #BC1BE4 with other colors, consider its complementary color at hue 108° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12327908, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BC1BE4

Tailwind CSS
fuchsia-600
HEX
#BC1BE4
RGB
rgb(188, 27, 228)
RGB %
74%, 11%, 89%
HSL
hsl(288, 79%, 50%)
HSV
hsv(288, 88%, 89%)
CMYK
18%, 88%, 0%, 11%
Decimal
12327908
Web Safe
#CC33CC

🎨 Color Schemes for #BC1BE4

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BC1BE4

🌗 Shades and Tints of #BC1BE4

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BC1BE4

Tones (adding gray / desaturating)

🌈 Hue Variations of #BC1BE4

Hue Variations (shifting the color spectrum)

👁️ Preview of #BC1BE4 in Use

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

👓 Color Blindness Simulation for #BC1BE4

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 #BC1BE4

:root { --color-hex: #BC1BE4; --color-rgb: 188, 27, 228; --color-hsl: 288, 79%, 50%; } .bg-color { background-color: #BC1BE4; } .text-color { color: #BC1BE4; } .border-color { border-color: #BC1BE4; }

🛠️ Use #BC1BE4 in Your Project

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

🔗 Related Colors to #BC1BE4

#571BE4
Hue -30°
#8A1BE4
Hue -15°
#E41BDA
Hue +15°
#E41BA8
Hue +30°
#A217C4
85% L
#8413A0
70% L
#5E0D72
50% L
#380844
30% L
#C948EA
60% L
#D776EF
70% L
#E4A4F4
80% L
#F2D1FA
90% L

About Vivid Purple (#BC1BE4)

Vivid Purple is a medium, vibrant, cool purple color with a hue angle of 288°, saturation of 79%, and lightness of 50%. Its RGB value is (188, 27, 228) and its CMYK breakdown is C:18% M:88% Y:0% K:11%.

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 #BC1BE4

What is the HEX code for Vivid Purple? +

The HEX code for Vivid Purple is #BC1BE4. In CSS you can use it directly as color: #BC1BE4; or as a background: background-color: #BC1BE4;. 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 #BC1BE4? +

The RGB value of #BC1BE4 is rgb(188, 27, 228). This means the color contains 188 out of 255 parts red, 27 out of 255 parts green, and 228 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(188, 27, 228);

What is the HSL value of #BC1BE4? +

The HSL value of #BC1BE4 is hsl(288, 79%, 50%). The hue is 288°, placing it in the purple family on the color wheel. The saturation is 79%, making it vibrant. The lightness is 50%, 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 #BC1BE4 a warm or cool color? +

#BC1BE4 is classified as a cool color based on its hue angle of 288°. 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 #BC1BE4? +

The approximate CMYK value of #BC1BE4 is C:18% M:88% Y:0% K:11%. 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 #BC1BE4 with Other Tools

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