Skip to main content

Mauve

#E0B0FF·purple family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#E0B0FF
RGB
rgb(224, 176, 255)
HSL
hsl(276, 100%, 85%)
OKLCH
oklch(0.827 0.119 312)
CMYK
cmyk(12%, 31%, 0%, 0%)
Luminance:0.5412
CSS var:--color-mauve
Tailwind:bg-[#E0B0FF]

Accessibility

Score: 48/100

On White (#FFF)

1.78:1

Fail

On Black (#000)

11.82:1

AAA

On Light Gray (#F5F5F5)

1.63:1

Fail

Best text color on this background:

black11.82:1
Open in Contrast Checker →

Design Applications

Background

background-color: #E0B0FF

Text Color

color: #E0B0FF

bg-[#E0B0FF] text-[#000000]

Accent border card component

border-left: 4px solid #E0B0FF

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. As a very light tint, it carries the lightness and openness of its hue family while remaining gentle enough for backgrounds, subtle highlights, and delicate UI elements.

Industry Usage

Common contexts and industries where 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

Fails AA Large

3:1 minimum required

UI Components

Check contrast

3:1 for non-text UI

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

CSS & Code Examples

Background

background-color: #E0B0FF;

Text

color: #E0B0FF;

Border

border: 2px solid #E0B0FF;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #E0B0FF, #ffe2ff);

Tailwind-style

--color-mauve: #E0B0FF;

Tailwind CSS Utilities

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

Background

bg-[#E0B0FF]

Text

text-[#E0B0FF]

Border

border-[#E0B0FF]

Ring

ring-[#E0B0FF]

Fill

fill-[#E0B0FF]

From (gradient)

from-[#E0B0FF]

Via (gradient)

via-[#E0B0FF]

To (gradient)

to-[#E0B0FF]

Design Tokens

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

CSS Custom Properties

:root {
  --color-mauve: #E0B0FF;
  --color-mauve-rgb: 224, 176, 255;
  --color-mauve-hsl: 276, 100%, 85%;
}

SCSS Variables

$color-mauve: #E0B0FF;
$color-mauve-rgb: 224, 176, 255;
$color-mauve-hsl: 276, 100%, 85%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

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

JSON Design Token (W3C format)

{
  "mauve": {
    "value": "#E0B0FF",
    "type": "color",
    "description": "Mauve — #E0B0FF"
  }
}

What Does Mauve Mean? Color Psychology & Cultural Symbolism

Few colors carry the semantic density of purple. At #E0B0FF, Mauve compresses luxury, creativity, and mystery into a single pale tone—a quality that has made the purple family the default language of premium, imaginative, and unconventional brands.

  • 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.
  • Mauve's pale lightness (85%) shifts its psychological register: Lavender and lilac tones soften purple's intensity into a dreamy, romantic, and approachable quality—widely used in beauty, wellness, and feminine lifestyle branding.
  • At 100% saturation, Mauve reads as vivid—Vivid purples—electric violet, magenta-leaning—signal digital creativity, gaming culture, and technological imagination; they are the purples of sci-fi, crypto, and creative tools.

Brands that wear Mauve confidently own a position no other color occupies. That distinction is the whole point.

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

In design, Mauve is simultaneously challenging and irreplaceable. Its specificity (not everyone can pull off purple) is precisely what makes it so effective for brands that want to signal creative differentiation.

  • UI components: premium feature highlights, creative mode indicators, luxury tier badges—Mauve performs reliably in all these roles with its pale tonal character.
  • Brand & identity: premium branding, creative agency identities, beauty packaging—contexts where Mauve's vivid quality creates the right register.
  • Typography: Mauve as text requires a dark background; its 85% lightness means it provides 1.8:1 contrast on white, not meeting WCAG AA.
  • Mauve creates strong legibility with black text overlays (11.8:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Mauve's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.

Brands that wear Mauve confidently own a position no other color occupies. That distinction is the whole point.

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

Mauve (#E0B0FF) achieves a 11.82:1 contrast ratio with black text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 54.1%.

  • As text on white (#FFFFFF): 1.78:1 — Fail
  • As text on black (#000000): 11.82:1 — AAA ✓
  • Best text color on Mauve background: Black (#000000) at 11.82:1
  • WCAG 2.1 luminance: 54.1% — above-median luminance—it reads as a light to mid-tone background, compatible with dark text while retaining color personality
  • Mauve qualifies for all text sizes including small body copy (AAA).
  • 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.

For production use, test Mauve against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Mauve in Industry: Branding, Design & Market Applications

Mauve (#E0B0FF) is most at home in industries where luxury, creativity, mystery, and wisdom are key brand values. Its pale quality makes it particularly effective in Beauty & Cosmetics contexts, where the vivid saturation signals creativity 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: 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, Mauve works effectively in premium branding, creative agency identities, beauty packaging—contexts where creativity serves a secondary but reinforcing role.

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

Frequently Asked Questions

What is the hex code for Mauve?
The hex code for Mauve is #E0B0FF. Its RGB values are rgb(224, 176, 255) and its HSL values are hsl(276, 100%, 85%).
What does 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. As a very light tint, it carries the lightness and openness of its hue family while remaining gentle enough for backgrounds, subtle highlights, and delicate UI elements.
Is Mauve WCAG accessible?
Mauve (#E0B0FF) does not pass WCAG AA on white (1.78:1 ratio). Use it on dark backgrounds where it achieves 11.82:1. Its overall accessibility score is 48/100.
What colors go well with Mauve?
Mauve pairs well with its complementary color Pistachio (#93C572). Analogous colors like Slate Blue and Deep Purple also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Mauve used for?
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 Mauve?
In CSS, use `color: #E0B0FF` or `background-color: #E0B0FF`. The CSS custom property is `--color-mauve: #E0B0FF`. In Tailwind CSS, use the arbitrary value class `bg-[#E0B0FF]` for backgrounds or `text-[#E0B0FF]` for text.