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

Vivid Purple

#BF18BC

📝 Color Information for #BF18BC

The hexadecimal color code #BF18BC represents a medium shade in the purple family. In the RGB color model, this color is composed of 191 red, 24 green, and 188 blue, which translates to approximately 75% red, 9% green, and 74% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BF18BC has a hue of 301 degrees, a saturation level of 78%, and a lightness value of 42%. The hue angle of 301° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 301°, saturation of 87%, and brightness/value of 75%. For print applications using the CMYK color model, #BF18BC would be reproduced using 0% cyan, 87% magenta, 2% yellow, and 25% black. The closest web-safe color is #CC00CC, 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 #BF18BC with other colors, consider its complementary color at hue 121° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12523708, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BF18BC

Tailwind CSS
fuchsia-600
HEX
#BF18BC
RGB
rgb(191, 24, 188)
RGB %
75%, 9%, 74%
HSL
hsl(301, 78%, 42%)
HSV
hsv(301, 87%, 75%)
CMYK
0%, 87%, 2%, 25%
Decimal
12523708
Web Safe
#CC00CC

🎨 Color Schemes for #BF18BC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BF18BC

🌗 Shades and Tints of #BF18BC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BF18BC

Tones (adding gray / desaturating)

🌈 Hue Variations of #BF18BC

Hue Variations (shifting the color spectrum)

👁️ Preview of #BF18BC in Use

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

👓 Color Blindness Simulation for #BF18BC

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

:root { --color-hex: #BF18BC; --color-rgb: 191, 24, 188; --color-hsl: 301, 78%, 42%; } .bg-color { background-color: #BF18BC; } .text-color { color: #BF18BC; } .border-color { border-color: #BF18BC; }

🛠️ Use #BF18BC in Your Project

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

🔗 Related Colors to #BF18BC

#6E18BF
Hue -30°
#9818BF
Hue -15°
#BF1892
Hue +15°
#BF1868
Hue +30°
#A314A1
85% L
#841082
70% L
#5F0C5E
50% L
#3B073A
30% L
#E52EE2
54% L
#EB60E9
65% L
#F297F1
77% L
#F8C9F7
88% L

About Vivid Purple (#BF18BC)

Vivid Purple is a medium, vibrant, warm purple color with a hue angle of 301°, saturation of 78%, and lightness of 42%. Its RGB value is (191, 24, 188) and its CMYK breakdown is C:0% M:87% Y:2% K:25%.

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

What is the HEX code for Vivid Purple? +

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

The RGB value of #BF18BC is rgb(191, 24, 188). This means the color contains 191 out of 255 parts red, 24 out of 255 parts green, and 188 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(191, 24, 188);

What is the HSL value of #BF18BC? +

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

#BF18BC is classified as a warm color based on its hue angle of 301°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #BF18BC? +

The approximate CMYK value of #BF18BC is C:0% M:87% Y:2% K:25%. 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 #BF18BC with Other Tools

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