Skip to main content

Hyacinth

#9683EC·purple family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#9683EC
RGB
rgb(150, 131, 236)
HSL
hsl(251, 73%, 72%)
OKLCH
oklch(0.673 0.152 290)
CMYK
cmyk(36%, 44%, 0%, 7%)
Luminance:0.2877
CSS var:--color-hyacinth
Tailwind:bg-[#9683EC]

Accessibility

Score: 31/100

On White (#FFF)

3.11:1

AA Large

On Black (#000)

6.75:1

AA

On Light Gray (#F5F5F5)

2.85:1

Fail

Best text color on this background:

black6.75:1
Open in Contrast Checker →

Design Applications

Background

background-color: #9683EC

Text Color

color: #9683EC

bg-[#9683EC] text-[#000000]

Accent border card component

border-left: 4px solid #9683EC

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. Its lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.

Industry Usage

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

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

CSS & Code Examples

Background

background-color: #9683EC;

Text

color: #9683EC;

Border

border: 2px solid #9683EC;

Box Shadow

box-shadow: 0 4px 20px #9683EC40;

Gradient

background: linear-gradient(135deg, #9683EC, #c9b3ff);

Tailwind-style

--color-hyacinth: #9683EC;

Tailwind CSS Utilities

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

Background

bg-[#9683EC]

Text

text-[#9683EC]

Border

border-[#9683EC]

Ring

ring-[#9683EC]

Fill

fill-[#9683EC]

From (gradient)

from-[#9683EC]

Via (gradient)

via-[#9683EC]

To (gradient)

to-[#9683EC]

Design Tokens

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

CSS Custom Properties

:root {
  --color-hyacinth: #9683EC;
  --color-hyacinth-rgb: 150, 131, 236;
  --color-hyacinth-hsl: 251, 73%, 72%;
}

SCSS Variables

$color-hyacinth: #9683EC;
$color-hyacinth-rgb: 150, 131, 236;
$color-hyacinth-hsl: 251, 73%, 72%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'hyacinth': '#9683EC',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-hyacinth: #9683EC;
}

JSON Design Token (W3C format)

{
  "hyacinth": {
    "value": "#9683EC",
    "type": "color",
    "description": "Hyacinth — #9683EC"
  }
}

What Does Hyacinth 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. Hyacinth (#9683EC) inherits this heritage, reading as wisdom 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 Hyacinth a reliable vehicle for wisdom in cross-demographic audiences.
  • Brand designers draw on purple-family tones to project distinction and wisdom—values that Hyacinth communicates in a light key.
  • At 73% saturation, Hyacinth reads as moderately saturated—neither overwhelming nor passive, landing in the luxury, creativity, mystery, and wisdom zone with measured confidence.
  • Hyacinth's light lightness (72%) 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.

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

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

In design, Hyacinth 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: Hyacinth's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Hyacinth's moderately saturated saturation (73%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
  • Hyacinth creates strong legibility with black text overlays (6.8:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Hyacinth as text requires a dark background; its 72% lightness means it provides 3.1:1 contrast on white, not meeting WCAG AA.

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

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

Hyacinth (#9683EC) reaches 6.75: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: 28.8%.

  • As text on white (#FFFFFF): 3.11:1 — AA (large text only)
  • As text on black (#000000): 6.75:1 — AA ✓
  • Best text color on Hyacinth background: Black (#000000) at 6.75:1
  • WCAG 2.1 luminance: 28.8% — 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
  • Hyacinth 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 Hyacinth against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Hyacinth in Industry: Branding, Design & Market Applications

Hyacinth'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 moderately saturated saturation calibrates the message at a light, 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: 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: Disney+, Hulu, Netflix) Twitch's purple brand has made the color synonymous with live streaming culture—worth considering in adjacent spaces.
  • Brand positioning: Hyacinth 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, Hyacinth 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, Hyacinth 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 Hyacinth?
The hex code for Hyacinth is #9683EC. Its RGB values are rgb(150, 131, 236) and its HSL values are hsl(251, 73%, 72%).
What does Hyacinth 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. Its lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.
Is Hyacinth WCAG accessible?
Hyacinth (#9683EC) passes WCAG AA-large on white with a 3.11:1 contrast ratio. Its overall accessibility score is 31/100.
What colors go well with Hyacinth?
Hyacinth pairs well with its complementary color Army Green (#454B1B). Analogous colors like UCLA Blue and Liberty Purple also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Hyacinth used for?
Hyacinth 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 Hyacinth?
In CSS, use `color: #9683EC` or `background-color: #9683EC`. The CSS custom property is `--color-hyacinth: #9683EC`. In Tailwind CSS, use the arbitrary value class `bg-[#9683EC]` for backgrounds or `text-[#9683EC]` for text.