Skip to main content

Opera Mauve

#B784A7·purple family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Opera Mauve (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#B784A7
RGB
rgb(183, 132, 167)
HSL
hsl(319, 26%, 62%)
OKLCH
oklch(0.674 0.078 339)
CMYK
cmyk(0%, 28%, 9%, 28%)
Luminance:0.2936
CSS var:--color-opera-mauve
Tailwind:bg-[#B784A7]

Accessibility

Score: 31/100

On White (#FFF)

3.06:1

AA Large

On Black (#000)

6.87:1

AA

On Light Gray (#F5F5F5)

2.8:1

Fail

Best text color on this background:

black6.87:1
Open in Contrast Checker →

Design Applications

Background

background-color: #B784A7

Text Color

color: #B784A7

bg-[#B784A7] text-[#000000]

Accent border card component

border-left: 4px solid #B784A7

Color Meaning & Psychology

Purple was among the most expensive dyes in history — extracted from murex snails, requiring thousands to color a single garment. This scarcity created the enduring association with royalty, power, and luxury. Purple is rare in nature, which is why it feels special and mysterious. Red-purples feel passionate and romantic; blue-purples feel calm and contemplative; mid-purples feel creative and spiritual. Purple activates both warm (red) and cool (blue) emotional responses simultaneously, creating an ambiguity that different cultures interpret differently — wisdom in Asia, mourning in parts of Europe, magic in fantasy contexts, lavish excess in baroque design. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.

Industry Usage

Common contexts and industries where Opera Mauve is applied in professional design.

  • Luxury beauty and cosmetics brands
  • Premium consumer products and packaging
  • Spiritual, wellness, and meditation apps
  • Creative agencies and design studios
  • Entertainment and gaming (magic, fantasy)
  • Anti-aging and prestige skincare
  • Confectionery and indulgence brands
  • Academic institutions emphasizing wisdom

Accessibility Considerations

Normal Text

Fails AA

4.5:1 minimum required

Large Text

Passes AA Large

3:1 minimum required

UI Components

Meets 1.4.11

3:1 for non-text UI

Opera Mauve is a light color. Use black (#000000) text on top of it for maximum readability (6.87:1). Avoid white text on this background.

CSS & Code Examples

Background

background-color: #B784A7;

Text

color: #B784A7;

Border

border: 2px solid #B784A7;

Box Shadow

box-shadow: 0 4px 20px #B784A740;

Gradient

background: linear-gradient(135deg, #B784A7, #eab4d8);

Tailwind-style

--color-opera-mauve: #B784A7;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Opera Mauve without a custom config.

Background

bg-[#B784A7]

Text

text-[#B784A7]

Border

border-[#B784A7]

Ring

ring-[#B784A7]

Fill

fill-[#B784A7]

From (gradient)

from-[#B784A7]

Via (gradient)

via-[#B784A7]

To (gradient)

to-[#B784A7]

Design Tokens

Ready-to-use Opera Mauve design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-opera-mauve: #B784A7;
  --color-opera-mauve-rgb: 183, 132, 167;
  --color-opera-mauve-hsl: 319, 26%, 62%;
}

SCSS Variables

$color-opera-mauve: #B784A7;
$color-opera-mauve-rgb: 183, 132, 167;
$color-opera-mauve-hsl: 319, 26%, 62%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'opera-mauve': '#B784A7',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-opera-mauve: #B784A7;
}

JSON Design Token (W3C format)

{
  "opera-mauve": {
    "value": "#B784A7",
    "type": "color",
    "description": "Opera Mauve — #B784A7"
  }
}

What Does Opera Mauve Mean? Color Psychology & Cultural Symbolism

The creative industries reached a consensus about purple long before neuroscience confirmed it: the color activates imaginative thinking and novelty-seeking responses. Opera Mauve at #B784A7 channels this quality as luxury, creating a sense of possibility that no other hue quite replicates.

  • Purple's historical scarcity (Tyrian purple was worth more than gold) embedded it permanently in the Western imagination as a royal, noble, and exclusive color. In contemporary design it bridges luxury (its historic connotation) and creativity (its association with the imagination and alternative thinking).
  • In Japan, purple (murasaki) has been associated with nobility and spiritual power for centuries, and the tradition continues in contemporary culture. In Thai mourning traditions, purple is worn by widows—one of the few cultures where it carries grief rather than luxury associations.
  • Opera Mauve's mid-tone lightness (62%) shifts its psychological register: a balanced mid-tone that embodies luxury, creativity, mystery, and wisdom at its most direct.
  • At 26% saturation, Opera Mauve reads as muted—Dusty and muted purples (mauve, thistle, grape) trade vivid intensity for a sophisticated vintage quality—popular in lifestyle brands seeking an alternative-luxury positioning.

Opera Mauve earns its place in design the same way it earned it in history: through rarity, confidence, and the willingness to be extraordinary.

How to Use Opera Mauve in Design: Applications, Pairings & Best Practices

The design applications of Opera Mauve center on premium positioning. Whether in packaging, digital product, or brand identity, it signals that what's inside is worth more attention than the ordinary.

  • UI components: premium feature highlights, creative mode indicators, luxury tier badges—Opera Mauve performs reliably in all these roles with its mid-tone tonal character.
  • Brand & identity: premium branding, creative agency identities, beauty packaging—contexts where Opera Mauve's muted quality creates the right register.
  • Typography: Opera Mauve as text requires a dark background; its 62% lightness means it provides 3.1:1 contrast on white, not meeting WCAG AA.
  • Opera Mauve creates strong legibility with black text overlays (6.9:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Opera Mauve's muted quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.

Opera Mauve earns its place in design the same way it earned it in history: through rarity, confidence, and the willingness to be extraordinary.

Opera Mauve Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Opera Mauve (#B784A7) reaches 6.87:1 contrast with black text—meeting WCAG 2.1 AA minimum of 4.5:1 for normal text and 3:1 for large text. It clears standard production accessibility requirements. Relative luminance: 29.4%.

  • As text on white (#FFFFFF): 3.06:1 — AA (large text only)
  • As text on black (#000000): 6.87:1 — AA ✓
  • Best text color on Opera Mauve background: Black (#000000) at 6.87:1
  • WCAG 2.1 luminance: 29.4% — mid-range luminance—it sits in the transition zone where both dark and light text approaches require testing against the 4.5:1 WCAG threshold
  • Opera Mauve qualifies for normal body text and all larger sizes (AA).
  • Color blindness consideration: tritanopia (blue-yellow color blindness, ~0.003% of population) may affect how this color reads. While rare, for maximum accessibility supplement color signals with text or icon indicators in critical states.

Opera Mauve's WCAG profile makes it a compliant choice for most text applications.

Opera Mauve in Industry: Branding, Design & Market Applications

Opera Mauve (#B784A7) is most at home in industries where luxury, creativity, mystery, and wisdom are key brand values. Its mid-tone quality makes it particularly effective in Beauty & Cosmetics contexts, where the muted saturation signals sophistication at exactly the right register.

  • Beauty & Cosmetics: Purple is the second most common color in beauty branding, projecting luxury, femininity, and transformative aspiration. It signals that a product is special, premium, and designed for moments of indulgence. (examples: Glossier, Fenty Beauty, Rare Beauty) Lavender tones work for accessible beauty; deep violet and plum for luxury skincare and perfume.
  • Creative & Agency Services: Creative studios, design agencies, and advertising firms use purple to signal imagination, unconventional thinking, and creative authority. It differentiates them from the blue-dominated corporate world while retaining enough gravitas to command respect. Works best when paired with a strong neutral (black, charcoal, or cream) to prevent it from reading as whimsical.
  • Gaming & Entertainment: Purple dominates gaming, streaming, and digital entertainment branding because it signals the threshold between the ordinary world and an imaginative one. It's the color of portals, magic systems, and premium digital experiences. (examples: Spotify, Netflix, Hulu) Twitch's purple brand has made the color synonymous with live streaming culture—worth considering in adjacent spaces.
  • Brand positioning: Opera Mauve is best suited for brands projecting luxury, creativity, imagination. Categories outside this positioning—mainstream corporate environments where it reads as unconventional—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Opera Mauve works effectively in premium branding, creative agency identities, beauty packaging—contexts where sophistication serves a secondary but reinforcing role.

The industries where Opera Mauve performs best are those where the audience expects sophistication. Build brand strategy around this alignment, not against it.

Frequently Asked Questions

What is the hex code for Opera Mauve?
The hex code for Opera Mauve is #B784A7. Its RGB values are rgb(183, 132, 167) and its HSL values are hsl(319, 26%, 62%).
What does Opera Mauve mean in design?
Purple was among the most expensive dyes in history — extracted from murex snails, requiring thousands to color a single garment. This scarcity created the enduring association with royalty, power, and luxury. Purple is rare in nature, which is why it feels special and mysterious. Red-purples feel passionate and romantic; blue-purples feel calm and contemplative; mid-purples feel creative and spiritual. Purple activates both warm (red) and cool (blue) emotional responses simultaneously, creating an ambiguity that different cultures interpret differently — wisdom in Asia, mourning in parts of Europe, magic in fantasy contexts, lavish excess in baroque design. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
Is Opera Mauve WCAG accessible?
Opera Mauve (#B784A7) passes WCAG AA-large on white with a 3.06:1 contrast ratio. Its overall accessibility score is 31/100.
What colors go well with Opera Mauve?
Opera Mauve pairs well with its complementary color Emerald (#50C878). Analogous colors like English Violet and Neon Pink also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Opera Mauve used for?
Opera Mauve is commonly used for: Luxury beauty and cosmetics brands; Premium consumer products and packaging; Spiritual, wellness, and meditation apps; Creative agencies and design studios; Entertainment and gaming (magic, fantasy).
What are the CSS and Tailwind values for Opera Mauve?
In CSS, use `color: #B784A7` or `background-color: #B784A7`. The CSS custom property is `--color-opera-mauve: #B784A7`. In Tailwind CSS, use the arbitrary value class `bg-[#B784A7]` for backgrounds or `text-[#B784A7]` for text.