Color Directory/Blue Violet

Blue Violet (#8A2BE2)

Luminance: 13% · Nearest standard name: Blue Violet

BLUE VIOLET
#8A2BE2
rgb(138, 43, 226) · hsl(271°, 76%, 53%)
HEX#8A2BE2
RGB138, 43, 226
HSL271°, 76%, 53%
HSV / HSB271°, 81%, 89%
CMYK (Print)39%, 81%, 0%, 11%

Color Harmonies

Complementary

#8A2BE2#84E22C

Analogous

#2F2CE2#8A2BE2#E22CDF

Triadic

#8A2BE2#E28A2C#2CE28A

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)5.96:1

Sample text rendered with #8A2BE2 on white

AA Normal: PASSAA Large: PASS
Against Dark (#0F172A)3.00:1

Sample text rendered with #8A2BE2 on dark

AA Normal: FAILAA Large: FAIL
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Blue Violet (#8A2BE2)

Blue Violet (#8A2BE2) is a distinct shade within the Purple chromatic spectrum. Characterized by an optical luminance of 13% and a cool-warm hybrid (violet) color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#8A2BE2
RGB Space138, 43, 226
HSL Values271°, 76%, 53%
HSV / HSB271°, 81%, 89%
CMYK Ink39%, 81%, 0%, 11%
TemperatureCool-Warm Hybrid (Violet)

Optical Color Harmony Formulas for Blue Violet

Geometric intervals calculated from #8A2BE2 on the 360-degree color wheel.

Direct Polar (180°)#84E22C

Complementary Harmony

Pairs Blue Violet with its polar opposite (#84E22C) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#2F2CE2 · #E22CDF

Analogous Harmony

Positions adjacent neighboring hues on either side of Blue Violet for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#DFE22C · #2CE22F

Split-Complementary

Uses the two colors flanking the direct complement of Blue Violet, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#E28A2C · #2CE28A

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#E22F2C · #84E22C · #2CDFE2

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Blue Violet

Lock #8A2BE2 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Blue Violet

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 76% and lightness of 53%, Blue Violet (#8A2BE2) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Evokes creative imagination, high-tech futurism, luxury, and opulence. Captivates attention with an aura of boundary-pushing intellect.

Optimal Industry Verticals

Generative AI Platforms, Creative Studios, Web3 Crypto, Luxury Beauty. Combining Blue Violet with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Blue Violet

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-8a2be2: #8A2BE2;
  --color-8a2be2-rgb: 138, 43, 226;
  --color-8a2be2-hsl: 271deg 76% 53%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '8a2be2': '#8A2BE2',
      }
    }
  }
};

Frequently Asked Questions About Blue Violet (#8A2BE2)

Authoritative answers covering Blue Violet color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Blue Violet (#8A2BE2)?
Blue Violet is defined by the HEX code #8A2BE2. Its digital screen RGB coordinates are R:138, G:43, B:226. Its cylindrical HSL values are Hue:271°, Saturation:76%, Lightness:53%. In HSV/HSB format, it is 271°, 81%, 89%. For four-color CMYK process printing, its ink percentages are C:39%, M:81%, Y:0%, K:11%.
Does Blue Violet (#8A2BE2) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Blue Violet achieves a contrast ratio of 5.96:1 (Passing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 3.00:1 (Failing WCAG AA).
What is the direct complementary color for Blue Violet (#8A2BE2)?
The exact 180-degree optical complementary color for #8A2BE2 is #84E22C. When placed side-by-side, #8A2BE2 and #84E22C create maximum visual tension and high click-through conversion rates.
What is the recommended role for Blue Violet in the 60-30-10 UI design rule?
With a saturation of 76% and lightness of 53%, Blue Violet (#8A2BE2) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Blue Violet into Tailwind CSS and CSS variables?
You can define Blue Violet in CSS custom properties as ':root { --color-custom: #8A2BE2; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Blue Violet using our interactive Color Palette Generator.
Which color family does Blue Violet (#8A2BE2) belong to?
Blue Violet belongs to the Purple family (Cool-Warm Hybrid (Violet) spectrum). You can explore full tonal ramps and curated palettes in our Purple Color Guide.