Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Tanzanite (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #4D4F8C
- RGB
- rgb(77, 79, 140)
- HSL
- hsl(238, 29%, 43%)
- OKLCH
- oklch(0.455 0.098 280)
- CMYK
- cmyk(45%, 44%, 0%, 45%)
--color-tanzanitebg-[#4D4F8C]Accessibility
Score: 71/100On White (#FFF)
7.47:1
On Black (#000)
2.81:1
On Light Gray (#F5F5F5)
6.85:1
Best text color on this background:
Design Applications
background-color: #4D4F8C
color: #4D4F8C
bg-[#4D4F8C] text-[#FFFFFF]
border-left: 4px solid #4D4F8C
Color Harmonies
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 deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.
Industry Usage
Common contexts and industries where Tanzanite 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
Passes 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
Tanzanite is a dark color. Use white (#FFFFFF) text on top of it for maximum readability (7.47:1). Avoid small black text on this background.
CSS & Code Examples
Background
background-color: #4D4F8C;Text
color: #4D4F8C;Border
border: 2px solid #4D4F8C;Box Shadow
box-shadow: 0 4px 20px #4D4F8C40;Gradient
background: linear-gradient(135deg, #4D4F8C, #7c7bbc);Tailwind-style
--color-tanzanite: #4D4F8C;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Tanzanite without a custom config.
Background
bg-[#4D4F8C]Text
text-[#4D4F8C]Border
border-[#4D4F8C]Ring
ring-[#4D4F8C]Fill
fill-[#4D4F8C]From (gradient)
from-[#4D4F8C]Via (gradient)
via-[#4D4F8C]To (gradient)
to-[#4D4F8C]Design Tokens
Ready-to-use Tanzanite design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-tanzanite: #4D4F8C;
--color-tanzanite-rgb: 77, 79, 140;
--color-tanzanite-hsl: 238, 29%, 43%;
}SCSS Variables
$color-tanzanite: #4D4F8C; $color-tanzanite-rgb: 77, 79, 140; $color-tanzanite-hsl: 238, 29%, 43%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'tanzanite': '#4D4F8C',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-tanzanite: #4D4F8C;
}JSON Design Token (W3C format)
{
"tanzanite": {
"value": "#4D4F8C",
"type": "color",
"description": "Tanzanite — #4D4F8C"
}
}More purple colors
View all →What Does Tanzanite Mean? Color Psychology & Cultural Symbolism
Few colors carry the semantic density of purple. At #4D4F8C, Tanzanite compresses luxury, creativity, and mystery into a single medium tone—a quality that has made the purple family the default language of premium, imaginative, and unconventional brands.
- 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.
- Tanzanite's medium lightness (43%) shifts its psychological register: a balanced mid-tone that embodies luxury, creativity, mystery, and wisdom at its most direct.
- At 29% saturation, Tanzanite 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.
Tanzanite 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 Tanzanite in Design: Applications, Pairings & Best Practices
The design applications of Tanzanite 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—Tanzanite performs reliably in all these roles with its medium tonal character.
- Brand & identity: premium branding, creative agency identities, beauty packaging—contexts where Tanzanite's muted quality creates the right register.
- Typography: Tanzanite works as a background behind white text but requires careful sizing—test at intended heading and body sizes before finalizing.
- As a dark tone, Tanzanite creates maximum contrast with white and light neutrals—excellent for creating premium dark-mode sections, bold headers, and high-drama brand moments
- Proportional use: Tanzanite's muted quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
Tanzanite earns its place in design the same way it earned it in history: through rarity, confidence, and the willingness to be extraordinary.
Tanzanite Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Tanzanite (#4D4F8C) achieves a 7.47:1 contrast ratio with white 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: 9.1%.
- As text on white (#FFFFFF): 7.47:1 — AAA ✓
- As text on black (#000000): 2.81:1 — Fail
- Best text color on Tanzanite background: White (#FFFFFF) at 7.47:1
- WCAG 2.1 luminance: 9.1% — low luminance (dark)—it provides strong contrast for white and light overlaid text, functioning well as a background in dark-mode and header contexts
- Tanzanite 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.
Tanzanite's WCAG profile makes it a compliant choice for most text applications.
Tanzanite in Industry: Branding, Design & Market Applications
Across industry research, purple-family tones consistently outperform competitors in categories built on luxury, creativity, mystery, and wisdom. Tanzanite is a medium expression of this advantage—best positioned in Beauty & Cosmetics and adjacent markets.
- 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: Tanzanite 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, Tanzanite works effectively in cryptocurrency projects, gaming UIs, spiritual and wellness platforms—contexts where creativity serves a secondary but reinforcing role.
Tanzanite earns its strongest ROI in industries where trust and recognition compound over time: Beauty & Cosmetics, Creative & Agency Services, Gaming & Entertainment. Use it to build the kind of brand recognition that decades reinforce.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Tanzanite? ▾
- The hex code for Tanzanite is #4D4F8C. Its RGB values are rgb(77, 79, 140) and its HSL values are hsl(238, 29%, 43%).
- What does Tanzanite 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 deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.
- Is Tanzanite WCAG accessible? ▾
- Tanzanite (#4D4F8C) passes WCAG AAA on white with a 7.47:1 contrast ratio. Its overall accessibility score is 71/100.
- What colors go well with Tanzanite? ▾
- Tanzanite pairs well with its complementary color Cream (#FFFDD0). Analogous colors like Alice Blue and Klein Blue also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Tanzanite used for? ▾
- Tanzanite 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 Tanzanite? ▾
- In CSS, use `color: #4D4F8C` or `background-color: #4D4F8C`. The CSS custom property is `--color-tanzanite: #4D4F8C`. In Tailwind CSS, use the arbitrary value class `bg-[#4D4F8C]` for backgrounds or `text-[#4D4F8C]` for text.