Skip to main content

Amethyst

#9966CC·purple family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#9966CC
RGB
rgb(153, 102, 204)
HSL
hsl(270, 50%, 60%)
OKLCH
oklch(0.608 0.156 305)
CMYK
cmyk(25%, 50%, 0%, 20%)
Luminance:0.2063
CSS var:--color-amethyst
Tailwind:bg-[#9966CC]

Accessibility

Score: 39/100

On White (#FFF)

4.1:1

AA Large

On Black (#000)

5.13:1

AA

On Light Gray (#F5F5F5)

3.76:1

AA Large

Best text color on this background:

black5.13:1
Open in Contrast Checker →

Design Applications

Background

background-color: #9966CC

Text Color

color: #9966CC

bg-[#9966CC] text-[#000000]

Accent border card component

border-left: 4px solid #9966CC

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 Amethyst 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

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

CSS & Code Examples

Background

background-color: #9966CC;

Text

color: #9966CC;

Border

border: 2px solid #9966CC;

Box Shadow

box-shadow: 0 4px 20px #9966CC40;

Gradient

background: linear-gradient(135deg, #9966CC, #cc95ff);

Tailwind-style

--color-amethyst: #9966CC;

Tailwind CSS Utilities

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

Background

bg-[#9966CC]

Text

text-[#9966CC]

Border

border-[#9966CC]

Ring

ring-[#9966CC]

Fill

fill-[#9966CC]

From (gradient)

from-[#9966CC]

Via (gradient)

via-[#9966CC]

To (gradient)

to-[#9966CC]

Design Tokens

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

CSS Custom Properties

:root {
  --color-amethyst: #9966CC;
  --color-amethyst-rgb: 153, 102, 204;
  --color-amethyst-hsl: 270, 50%, 60%;
}

SCSS Variables

$color-amethyst: #9966CC;
$color-amethyst-rgb: 153, 102, 204;
$color-amethyst-hsl: 270, 50%, 60%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'amethyst': '#9966CC',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-amethyst: #9966CC;
}

JSON Design Token (W3C format)

{
  "amethyst": {
    "value": "#9966CC",
    "type": "color",
    "description": "Amethyst — #9966CC"
  }
}

What Does Amethyst Mean? Color Psychology & Cultural Symbolism

Amethyst (#9966CC) is the color of liminal spaces—the purple twilight, the purple of ancient dyes, the purple of futures not yet written. Its mid-tone quality at 60% lightness positions it between accessibility and aspiration, rendering creativity in a register that feels both earned and inviting.

  • 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.
  • Amethyst's mid-tone lightness (60%) shifts its psychological register: a balanced mid-tone that embodies luxury, creativity, mystery, and wisdom at its most direct.
  • At 50% saturation, Amethyst reads as subdued—neither overwhelming nor passive, landing in the luxury, creativity, mystery, and wisdom zone with measured confidence.

Amethyst is a commitment color—use it fully or not at all. Half measures produce neither luxury nor creativity.

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

Amethyst rewards bold usage. Timid deployment—a small accent in an otherwise neutral palette—undersells its power. Used with commitment, it creates the kind of brand distinction that no other hue achieves.

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

Amethyst is a commitment color—use it fully or not at all. Half measures produce neither luxury nor creativity.

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

Amethyst (#9966CC) reaches 5.13: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: 20.6%.

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

Always verify Amethyst at its final intended size and weight using a real contrast checker—font weight and rendering environment affect perceived legibility beyond what raw ratios capture.

Amethyst in Industry: Branding, Design & Market Applications

Amethyst's brand positioning falls squarely in the territory of luxury, creativity, mystery, and wisdom. Industry data supports its strongest performance in beauty & cosmetics, luxury goods, creative services categories, where the subdued saturation calibrates the message at a mid-tone, considered level.

  • 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: Drunk Elephant, Tatcha, 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: Disney+, Hulu, Netflix) Twitch's purple brand has made the color synonymous with live streaming culture—worth considering in adjacent spaces.
  • Brand positioning: Amethyst 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, Amethyst works effectively in cryptocurrency projects, gaming UIs, spiritual and wellness platforms—contexts where mystery serves a secondary but reinforcing role.

For marketers and brand strategists, Amethyst is a commitment to luxury, creativity, mystery, and wisdom. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Amethyst?
The hex code for Amethyst is #9966CC. Its RGB values are rgb(153, 102, 204) and its HSL values are hsl(270, 50%, 60%).
What does Amethyst 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 Amethyst WCAG accessible?
Amethyst (#9966CC) passes WCAG AA-large on white with a 4.1:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with Amethyst?
Amethyst pairs well with its complementary color Chartreuse (#7FFF00). Analogous colors like Blue and Han Purple also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Amethyst used for?
Amethyst 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 Amethyst?
In CSS, use `color: #9966CC` or `background-color: #9966CC`. The CSS custom property is `--color-amethyst: #9966CC`. In Tailwind CSS, use the arbitrary value class `bg-[#9966CC]` for backgrounds or `text-[#9966CC]` for text.