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

Light Vivid Violet

#B67EF7

📝 Color Information for #B67EF7

The hexadecimal color code #B67EF7 represents a light shade in the blue family. In the RGB color model, this color is composed of 182 red, 126 green, and 247 blue, which translates to approximately 71% red, 49% green, and 97% 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, #B67EF7 has a hue of 268 degrees, a saturation level of 88%, and a lightness value of 73%. The hue angle of 268° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 268°, saturation of 49%, and brightness/value of 97%. For print applications using the CMYK color model, #B67EF7 would be reproduced using 26% cyan, 49% magenta, 0% yellow, and 3% black. The closest web-safe color is #CC66FF, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #B67EF7 with other colors, consider its complementary color at hue 88° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11960055, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B67EF7

Tailwind CSS
purple-400
HEX
#B67EF7
RGB
rgb(182, 126, 247)
RGB %
71%, 49%, 97%
HSL
hsl(268, 88%, 73%)
HSV
hsv(268, 49%, 97%)
CMYK
26%, 49%, 0%, 3%
Decimal
11960055
Web Safe
#CC66FF

🎨 Color Schemes for #B67EF7

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B67EF7

🌗 Shades and Tints of #B67EF7

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B67EF7

Tones (adding gray / desaturating)

🌈 Hue Variations of #B67EF7

Hue Variations (shifting the color spectrum)

👁️ Preview of #B67EF7 in Use

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

👓 Color Blindness Simulation for #B67EF7

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

:root { --color-hex: #B67EF7; --color-rgb: 182, 126, 247; --color-hsl: 268, 88%, 73%; } .bg-color { background-color: #B67EF7; } .text-color { color: #B67EF7; } .border-color { border-color: #B67EF7; }

🛠️ Use #B67EF7 in Your Project

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

🔗 Related Colors to #B67EF7

#7E82F7
Hue -30°
#987EF7
Hue -15°
#D47EF7
Hue +15°
#F37EF7
Hue +30°
#9849F3
85% L
#7B14F0
70% L
#590BB1
50% L
#350769
30% L
#C496F8
78% L
#D4B2FA
84% L
#E1CAFC
89% L
#F2E7FD
95% L

About Light Vivid Violet (#B67EF7)

Light Vivid Violet is a light, vibrant, cool blue color with a hue angle of 268°, saturation of 88%, and lightness of 73%. Its RGB value is (182, 126, 247) and its CMYK breakdown is C:26% M:49% Y:0% K:3%.

This is a Summer (Light) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #B67EF7

What is the HEX code for Light Vivid Violet? +

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

The RGB value of #B67EF7 is rgb(182, 126, 247). This means the color contains 182 out of 255 parts red, 126 out of 255 parts green, and 247 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(182, 126, 247);

What is the HSL value of #B67EF7? +

The HSL value of #B67EF7 is hsl(268, 88%, 73%). The hue is 268°, placing it in the blue family on the color wheel. The saturation is 88%, making it vibrant. The lightness is 73%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #B67EF7 a warm or cool color? +

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

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

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