Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Medium Purple (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #9370DB
- RGB
- rgb(147, 112, 219)
- HSL
- hsl(260, 60%, 65%)
- OKLCH
- oklch(0.627 0.158 297)
- CMYK
- cmyk(33%, 49%, 0%, 14%)
--color-medium-purplebg-[#9370DB]Accessibility
Score: 39/100On White (#FFF)
3.76:1
On Black (#000)
5.58:1
On Light Gray (#F5F5F5)
3.45:1
Best text color on this background:
Design Applications
background-color: #9370DB
color: #9370DB
bg-[#9370DB] text-[#000000]
border-left: 4px solid #9370DB
Color Harmonies
Complementary
Olive Drab
#6B8E23
Split-Complementary
Similar Colors
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 Medium Purple 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
Medium Purple is a light color. Use black (#000000) text on top of it for maximum readability (5.58:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #9370DB;Text
color: #9370DB;Border
border: 2px solid #9370DB;Box Shadow
box-shadow: 0 4px 20px #9370DB40;Gradient
background: linear-gradient(135deg, #9370DB, #c69fff);Tailwind-style
--color-medium-purple: #9370DB;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Medium Purple without a custom config.
Background
bg-[#9370DB]Text
text-[#9370DB]Border
border-[#9370DB]Ring
ring-[#9370DB]Fill
fill-[#9370DB]From (gradient)
from-[#9370DB]Via (gradient)
via-[#9370DB]To (gradient)
to-[#9370DB]Design Tokens
Ready-to-use Medium Purple design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-medium-purple: #9370DB;
--color-medium-purple-rgb: 147, 112, 219;
--color-medium-purple-hsl: 260, 60%, 65%;
}SCSS Variables
$color-medium-purple: #9370DB; $color-medium-purple-rgb: 147, 112, 219; $color-medium-purple-hsl: 260, 60%, 65%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'medium-purple': '#9370DB',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-medium-purple: #9370DB;
}JSON Design Token (W3C format)
{
"medium-purple": {
"value": "#9370DB",
"type": "color",
"description": "Medium Purple — #9370DB"
}
}More purple colors
View all →What Does Medium Purple Mean? Color Psychology & Cultural Symbolism
Medium Purple (#9370DB) 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 65% 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.
- Medium Purple's mid-tone lightness (65%) shifts its psychological register: a balanced mid-tone that embodies luxury, creativity, mystery, and wisdom at its most direct.
- At 60% saturation, Medium Purple reads as moderately saturated—neither overwhelming nor passive, landing in the luxury, creativity, mystery, and wisdom zone with measured confidence.
Brands that wear Medium Purple confidently own a position no other color occupies. That distinction is the whole point.
How to Use Medium Purple in Design: Applications, Pairings & Best Practices
In design, Medium Purple 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.
- UI components: premium feature highlights, creative mode indicators, luxury tier badges—Medium Purple performs reliably in all these roles with its mid-tone tonal character.
- Brand & identity: premium branding, creative agency identities, beauty packaging—contexts where Medium Purple's moderately saturated quality creates the right register.
- Typography: Medium Purple as text requires a dark background; its 65% lightness means it provides 3.8:1 contrast on white, not meeting WCAG AA.
- Medium Purple creates strong legibility with black text overlays (5.6:1 contrast ratio), making it a reliable background or surface color in design systems
- Proportional use: Medium Purple's moderately saturated quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
Brands that wear Medium Purple confidently own a position no other color occupies. That distinction is the whole point.
Medium Purple Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Medium Purple (#9370DB) reaches 5.58: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: 22.9%.
- As text on white (#FFFFFF): 3.76:1 — AA (large text only)
- As text on black (#000000): 5.58:1 — AA ✓
- Best text color on Medium Purple background: Black (#000000) at 5.58:1
- WCAG 2.1 luminance: 22.9% — 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
- Medium Purple 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 Medium Purple against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.
Medium Purple in Industry: Branding, Design & Market Applications
Medium Purple (#9370DB) 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 moderately saturated 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: Medium Purple 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, Medium Purple works effectively in premium branding, creative agency identities, beauty packaging—contexts where mystery serves a secondary but reinforcing role.
The industries where Medium Purple performs best are those where the audience expects mystery. Build brand strategy around this alignment, not against it.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Medium Purple? ▾
- The hex code for Medium Purple is #9370DB. Its RGB values are rgb(147, 112, 219) and its HSL values are hsl(260, 60%, 65%).
- What does Medium Purple 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 Medium Purple WCAG accessible? ▾
- Medium Purple (#9370DB) passes WCAG AA-large on white with a 3.76:1 contrast ratio. Its overall accessibility score is 39/100.
- What colors go well with Medium Purple? ▾
- Medium Purple pairs well with its complementary color Olive Drab (#6B8E23). Analogous colors like Persian Blue and Federal Blue also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Medium Purple used for? ▾
- Medium Purple 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 Medium Purple? ▾
- In CSS, use `color: #9370DB` or `background-color: #9370DB`. The CSS custom property is `--color-medium-purple: #9370DB`. In Tailwind CSS, use the arbitrary value class `bg-[#9370DB]` for backgrounds or `text-[#9370DB]` for text.