✓ Copied to clipboard
#B269F2 (Soft Vivid Violet) color swatch preview — Color From Pic.
#B269F2 — Soft Vivid Violet color swatch

Soft Vivid Violet

#B269F2

📝 Color Information for #B269F2

The hexadecimal color code #B269F2 represents a light shade in the purple family. In the RGB color model, this color is composed of 178 red, 105 green, and 242 blue, which translates to approximately 70% red, 41% green, and 95% blue. This makes it a highly 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, #B269F2 has a hue of 272 degrees, a saturation level of 84%, and a lightness value of 68%. The hue angle of 272° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 272°, saturation of 57%, and brightness/value of 95%. For print applications using the CMYK color model, #B269F2 would be reproduced using 26% cyan, 57% magenta, 0% yellow, and 5% black. The closest web-safe color is #9966FF, 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 #B269F2 with other colors, consider its complementary color at hue 92° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11692530, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B269F2

Tailwind CSS
purple-500
HEX
#B269F2
RGB
rgb(178, 105, 242)
RGB %
70%, 41%, 95%
HSL
hsl(272, 84%, 68%)
HSV
hsv(272, 57%, 95%)
CMYK
26%, 57%, 0%, 5%
Decimal
11692530
Web Safe
#9966FF

🎨 Color Schemes for #B269F2

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B269F2

🌗 Shades and Tints of #B269F2

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B269F2

Tones (adding gray / desaturating)

🌈 Hue Variations of #B269F2

Hue Variations (shifting the color spectrum)

👁️ Preview of #B269F2 in Use

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

👓 Color Blindness Simulation for #B269F2

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

:root { --color-hex: #B269F2; --color-rgb: 178, 105, 242; --color-hsl: 272, 84%, 68%; } .bg-color { background-color: #B269F2; } .text-color { color: #B269F2; } .border-color { border-color: #B269F2; }

🛠️ Use #B269F2 in Your Project

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

🔗 Related Colors to #B269F2

#6D69F2
Hue -30°
#9069F2
Hue -15°
#D469F2
Hue +15°
#F269ED
Hue +30°
#9A3AEE
85% L
#8114E1
70% L
#5C0EA0
50% L
#36085E
30% L
#C085F4
74% L
#D1A6F7
81% L
#E0C2FA
87% L
#F1E3FD
94% L

About Soft Vivid Violet (#B269F2)

Soft Vivid Violet is a medium, vibrant, cool purple color with a hue angle of 272°, saturation of 84%, and lightness of 68%. Its RGB value is (178, 105, 242) and its CMYK breakdown is C:26% M:57% Y:0% K:5%.

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

What is the HEX code for Soft Vivid Violet? +

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

The RGB value of #B269F2 is rgb(178, 105, 242). This means the color contains 178 out of 255 parts red, 105 out of 255 parts green, and 242 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(178, 105, 242);

What is the HSL value of #B269F2? +

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

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

The approximate CMYK value of #B269F2 is C:26% M:57% Y:0% K:5%. 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 #B269F2 with Other Tools

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