Skip to main content

African Violet

#B284BE·purple family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#B284BE
RGB
rgb(178, 132, 190)
HSL
hsl(288, 31%, 63%)
OKLCH
oklch(0.678 0.098 319)
CMYK
cmyk(6%, 31%, 0%, 25%)
Luminance:0.2969
CSS var:--color-african-violet
Tailwind:bg-[#B284BE]

Accessibility

Score: 31/100

On White (#FFF)

3.03:1

AA Large

On Black (#000)

6.94:1

AA

On Light Gray (#F5F5F5)

2.78:1

Fail

Best text color on this background:

black6.94:1
Open in Contrast Checker →

Design Applications

Background

background-color: #B284BE

Text Color

color: #B284BE

bg-[#B284BE] text-[#000000]

Accent border card component

border-left: 4px solid #B284BE

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 African Violet 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

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

CSS & Code Examples

Background

background-color: #B284BE;

Text

color: #B284BE;

Border

border: 2px solid #B284BE;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #B284BE, #e5b4f1);

Tailwind-style

--color-african-violet: #B284BE;

Tailwind CSS Utilities

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

Background

bg-[#B284BE]

Text

text-[#B284BE]

Border

border-[#B284BE]

Ring

ring-[#B284BE]

Fill

fill-[#B284BE]

From (gradient)

from-[#B284BE]

Via (gradient)

via-[#B284BE]

To (gradient)

to-[#B284BE]

Design Tokens

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

CSS Custom Properties

:root {
  --color-african-violet: #B284BE;
  --color-african-violet-rgb: 178, 132, 190;
  --color-african-violet-hsl: 288, 31%, 63%;
}

SCSS Variables

$color-african-violet: #B284BE;
$color-african-violet-rgb: 178, 132, 190;
$color-african-violet-hsl: 288, 31%, 63%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'african-violet': '#B284BE',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-african-violet: #B284BE;
}

JSON Design Token (W3C format)

{
  "african-violet": {
    "value": "#B284BE",
    "type": "color",
    "description": "African Violet — #B284BE"
  }
}

What Does African Violet Mean? Color Psychology & Cultural Symbolism

Purple's psychological power is historical and earned. For most of human civilization, true purple dye was rarer than gold—accessible only to royalty and clergy. African Violet (#B284BE) inherits this heritage, reading as mystery not by accident but by the accumulated weight of thousands of years of cultural association.

  • Across color psychology research, purple consistently tests high for "luxury" associations, making African Violet a reliable vehicle for mystery in cross-demographic audiences.
  • Brand designers draw on purple-family tones to project distinction and wisdom—values that African Violet communicates in a mid-tone key.
  • At 31% saturation, African Violet reads as subdued—neither overwhelming nor passive, landing in the luxury, creativity, mystery, and wisdom zone with measured confidence.
  • African Violet's mid-tone lightness (63%) shifts its psychological register: a balanced mid-tone that embodies luxury, creativity, mystery, and wisdom at its most direct.

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

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

In design, African Violet 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.

  • Avoid: mainstream corporate environments where it reads as unconventional, food packaging (no natural purple vegetables beyond eggplant and berries), and mass-market consumer products where premium positioning is not intended.
  • Color harmonies: African Violet's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: African Violet's subdued quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
  • African Violet creates strong legibility with black text overlays (6.9:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: African Violet as text requires a dark background; its 63% lightness means it provides 3.0:1 contrast on white, not meeting WCAG AA.

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

African Violet Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

African Violet (#B284BE) reaches 6.94: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.7%.

  • As text on white (#FFFFFF): 3.03:1 — AA (large text only)
  • As text on black (#000000): 6.94:1 — AA ✓
  • Best text color on African Violet background: Black (#000000) at 6.94:1
  • WCAG 2.1 luminance: 29.7% — 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
  • African Violet 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.

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

African Violet in Industry: Branding, Design & Market Applications

African Violet (#B284BE) 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 subdued saturation signals wisdom 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: African Violet is best suited for brands projecting distinction, wisdom, imagination. Categories outside this positioning—mainstream corporate environments where it reads as unconventional—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, African Violet works effectively in cryptocurrency projects, gaming UIs, spiritual and wellness platforms—contexts where wisdom serves a secondary but reinforcing role.

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

Frequently Asked Questions

What is the hex code for African Violet?
The hex code for African Violet is #B284BE. Its RGB values are rgb(178, 132, 190) and its HSL values are hsl(288, 31%, 63%).
What does African Violet 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 African Violet WCAG accessible?
African Violet (#B284BE) passes WCAG AA-large on white with a 3.03:1 contrast ratio. Its overall accessibility score is 31/100.
What colors go well with African Violet?
African Violet pairs well with its complementary color Fern Green (#4F7942). Analogous colors like Medium Purple and Grape also work harmoniously. Check the Color Harmonies section above for the full palette.
What is African Violet used for?
African Violet 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 African Violet?
In CSS, use `color: #B284BE` or `background-color: #B284BE`. The CSS custom property is `--color-african-violet: #B284BE`. In Tailwind CSS, use the arbitrary value class `bg-[#B284BE]` for backgrounds or `text-[#B284BE]` for text.