Skip to main content

Thistle

#D8BFD8·purple family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#D8BFD8
RGB
rgb(216, 191, 216)
HSL
hsl(300, 24%, 80%)
OKLCH
oklch(0.833 0.044 326)
CMYK
cmyk(0%, 12%, 0%, 15%)
Luminance:0.5682
CSS var:--color-thistle
Tailwind:bg-[#D8BFD8]

Accessibility

Score: 48/100

On White (#FFF)

1.7:1

Fail

On Black (#000)

12.36:1

AAA

On Light Gray (#F5F5F5)

1.56:1

Fail

Best text color on this background:

black12.36:1
Open in Contrast Checker →

Design Applications

Background

background-color: #D8BFD8

Text Color

color: #D8BFD8

bg-[#D8BFD8] text-[#000000]

Accent border card component

border-left: 4px solid #D8BFD8

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

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

CSS & Code Examples

Background

background-color: #D8BFD8;

Text

color: #D8BFD8;

Border

border: 2px solid #D8BFD8;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #D8BFD8, #fff2ff);

Tailwind-style

--color-thistle: #D8BFD8;

Tailwind CSS Utilities

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

Background

bg-[#D8BFD8]

Text

text-[#D8BFD8]

Border

border-[#D8BFD8]

Ring

ring-[#D8BFD8]

Fill

fill-[#D8BFD8]

From (gradient)

from-[#D8BFD8]

Via (gradient)

via-[#D8BFD8]

To (gradient)

to-[#D8BFD8]

Design Tokens

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

CSS Custom Properties

:root {
  --color-thistle: #D8BFD8;
  --color-thistle-rgb: 216, 191, 216;
  --color-thistle-hsl: 300, 24%, 80%;
}

SCSS Variables

$color-thistle: #D8BFD8;
$color-thistle-rgb: 216, 191, 216;
$color-thistle-hsl: 300, 24%, 80%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-thistle: #D8BFD8;
}

JSON Design Token (W3C format)

{
  "thistle": {
    "value": "#D8BFD8",
    "type": "color",
    "description": "Thistle — #D8BFD8"
  }
}

What Does Thistle 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. Thistle (#D8BFD8) inherits this heritage, reading as wisdom not by accident but by the accumulated weight of thousands of years of cultural association.

  • 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.
  • Thistle's light lightness (80%) 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 24% saturation, Thistle reads as muted—Dusty and muted purples (mauve, thistle, grape) trade vivid intensity for a sophisticated vintage quality—popular in lifestyle brands seeking an alternative-luxury positioning.

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

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

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

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

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

Thistle (#D8BFD8) achieves a 12.36: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: 56.8%.

  • As text on white (#FFFFFF): 1.70:1 — Fail
  • As text on black (#000000): 12.36:1 — AAA ✓
  • Best text color on Thistle background: Black (#000000) at 12.36:1
  • WCAG 2.1 luminance: 56.8% — above-median luminance—it reads as a light to mid-tone background, compatible with dark text while retaining color personality
  • Thistle 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.

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

Thistle in Industry: Branding, Design & Market Applications

Thistle (#D8BFD8) 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 muted saturation signals mystery 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: Thistle 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, Thistle works effectively in cryptocurrency projects, gaming UIs, spiritual and wellness platforms—contexts where mystery serves a secondary but reinforcing role.

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

Frequently Asked Questions

What is the hex code for Thistle?
The hex code for Thistle is #D8BFD8. Its RGB values are rgb(216, 191, 216) and its HSL values are hsl(300, 24%, 80%).
What does Thistle 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 Thistle WCAG accessible?
Thistle (#D8BFD8) does not pass WCAG AA on white (1.7:1 ratio). Use it on dark backgrounds where it achieves 12.36:1. Its overall accessibility score is 48/100.
What colors go well with Thistle?
Thistle pairs well with its complementary color Green (#008000). Analogous colors like Amethyst and Electric Purple also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Thistle used for?
Thistle 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 Thistle?
In CSS, use `color: #D8BFD8` or `background-color: #D8BFD8`. The CSS custom property is `--color-thistle: #D8BFD8`. In Tailwind CSS, use the arbitrary value class `bg-[#D8BFD8]` for backgrounds or `text-[#D8BFD8]` for text.