Skip to main content

Heliotrope

#DF73FF·purple family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#DF73FF
RGB
rgb(223, 115, 255)
HSL
hsl(286, 100%, 73%)
OKLCH
oklch(0.732 0.217 318)
CMYK
cmyk(13%, 55%, 0%, 0%)
Luminance:0.3517
CSS var:--color-heliotrope
Tailwind:bg-[#DF73FF]

Accessibility

Score: 48/100

On White (#FFF)

2.61:1

Fail

On Black (#000)

8.03:1

AAA

On Light Gray (#F5F5F5)

2.4:1

Fail

Best text color on this background:

black8.03:1
Open in Contrast Checker →

Design Applications

Background

background-color: #DF73FF

Text Color

color: #DF73FF

bg-[#DF73FF] text-[#000000]

Accent border card component

border-left: 4px solid #DF73FF

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

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

CSS & Code Examples

Background

background-color: #DF73FF;

Text

color: #DF73FF;

Border

border: 2px solid #DF73FF;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #DF73FF, #ffa5ff);

Tailwind-style

--color-heliotrope: #DF73FF;

Tailwind CSS Utilities

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

Background

bg-[#DF73FF]

Text

text-[#DF73FF]

Border

border-[#DF73FF]

Ring

ring-[#DF73FF]

Fill

fill-[#DF73FF]

From (gradient)

from-[#DF73FF]

Via (gradient)

via-[#DF73FF]

To (gradient)

to-[#DF73FF]

Design Tokens

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

CSS Custom Properties

:root {
  --color-heliotrope: #DF73FF;
  --color-heliotrope-rgb: 223, 115, 255;
  --color-heliotrope-hsl: 286, 100%, 73%;
}

SCSS Variables

$color-heliotrope: #DF73FF;
$color-heliotrope-rgb: 223, 115, 255;
$color-heliotrope-hsl: 286, 100%, 73%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-heliotrope: #DF73FF;
}

JSON Design Token (W3C format)

{
  "heliotrope": {
    "value": "#DF73FF",
    "type": "color",
    "description": "Heliotrope — #DF73FF"
  }
}

What Does Heliotrope 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. Heliotrope at #DF73FF channels this quality as luxury, creating a sense of possibility that no other hue quite replicates.

  • Across color psychology research, purple consistently tests high for "luxury" associations, making Heliotrope a reliable vehicle for luxury in cross-demographic audiences.
  • Brand designers draw on purple-family tones to project distinction and wisdom—values that Heliotrope communicates in a light key.
  • At 100% saturation, Heliotrope 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.
  • Heliotrope's light lightness (73%) 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.

Heliotrope 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 Heliotrope in Design: Applications, Pairings & Best Practices

The design applications of Heliotrope 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.

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

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

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

Heliotrope (#DF73FF) achieves a 8.03: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: 35.2%.

  • As text on white (#FFFFFF): 2.61:1 — Fail
  • As text on black (#000000): 8.03:1 — AAA ✓
  • Best text color on Heliotrope background: Black (#000000) at 8.03:1
  • WCAG 2.1 luminance: 35.2% — 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
  • Heliotrope 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.

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

Heliotrope in Industry: Branding, Design & Market Applications

Heliotrope (#DF73FF) is most at home in industries where luxury, creativity, mystery, and wisdom are key brand values. Its light quality makes it particularly effective in Beauty & Cosmetics contexts, where the vivid 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: 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: Spotify, Netflix, Hulu) Twitch's purple brand has made the color synonymous with live streaming culture—worth considering in adjacent spaces.
  • Brand positioning: Heliotrope 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, Heliotrope works effectively in premium branding, creative agency identities, beauty packaging—contexts where sophistication serves a secondary but reinforcing role.

The industries where Heliotrope 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 Heliotrope?
The hex code for Heliotrope is #DF73FF. Its RGB values are rgb(223, 115, 255) and its HSL values are hsl(286, 100%, 73%).
What does Heliotrope 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 Heliotrope WCAG accessible?
Heliotrope (#DF73FF) does not pass WCAG AA on white (2.61:1 ratio). Use it on dark backgrounds where it achieves 8.03:1. Its overall accessibility score is 48/100.
What colors go well with Heliotrope?
Heliotrope pairs well with its complementary color Fern Green (#4F7942). Analogous colors like Han Purple and Blue Violet also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Heliotrope used for?
Heliotrope 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 Heliotrope?
In CSS, use `color: #DF73FF` or `background-color: #DF73FF`. The CSS custom property is `--color-heliotrope: #DF73FF`. In Tailwind CSS, use the arbitrary value class `bg-[#DF73FF]` for backgrounds or `text-[#DF73FF]` for text.