Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Eggplant (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #614051
- RGB
- rgb(97, 64, 81)
- HSL
- hsl(329, 20%, 32%)
- OKLCH
- oklch(0.415 0.052 347)
- CMYK
- cmyk(0%, 34%, 16%, 62%)
--color-eggplantbg-[#614051]Accessibility
Score: 96/100On White (#FFF)
8.9:1
On Black (#000)
2.36:1
On Light Gray (#F5F5F5)
8.16:1
Best text color on this background:
Design Applications
background-color: #614051
color: #614051
bg-[#614051] text-[#FFFFFF]
border-left: 4px solid #614051
Color Harmonies
Complementary
Patina
#4D9B72
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 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 Eggplant 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
Eggplant is a dark color. Use white (#FFFFFF) text on top of it for maximum readability (8.90:1). Avoid small black text on this background.
CSS & Code Examples
Background
background-color: #614051;Text
color: #614051;Border
border: 2px solid #614051;Box Shadow
box-shadow: 0 4px 20px #61405140;Gradient
background: linear-gradient(135deg, #614051, #8f6b7d);Tailwind-style
--color-eggplant: #614051;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Eggplant without a custom config.
Background
bg-[#614051]Text
text-[#614051]Border
border-[#614051]Ring
ring-[#614051]Fill
fill-[#614051]From (gradient)
from-[#614051]Via (gradient)
via-[#614051]To (gradient)
to-[#614051]Design Tokens
Ready-to-use Eggplant design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-eggplant: #614051;
--color-eggplant-rgb: 97, 64, 81;
--color-eggplant-hsl: 329, 20%, 32%;
}SCSS Variables
$color-eggplant: #614051; $color-eggplant-rgb: 97, 64, 81; $color-eggplant-hsl: 329, 20%, 32%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'eggplant': '#614051',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-eggplant: #614051;
}JSON Design Token (W3C format)
{
"eggplant": {
"value": "#614051",
"type": "color",
"description": "Eggplant — #614051"
}
}More purple colors
View all →What Does Eggplant 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. Eggplant (#614051) 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.
- Eggplant's deep lightness (32%) shifts its psychological register: Deep violet and plum tones carry maximal luxury and mystery—positioned at the intersection of black's power and purple's creativity, excellent for premium and high-fashion applications.
- At 20% saturation, Eggplant 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.
Eggplant 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 Eggplant in Design: Applications, Pairings & Best Practices
The design applications of Eggplant 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—Eggplant performs reliably in all these roles with its deep tonal character.
- Brand & identity: premium branding, creative agency identities, beauty packaging—contexts where Eggplant's muted quality creates the right register.
- Typography: Eggplant works as a background behind white text but requires careful sizing—test at intended heading and body sizes before finalizing.
- As a dark tone, Eggplant creates maximum contrast with white and light neutrals—excellent for creating premium dark-mode sections, bold headers, and high-drama brand moments
- Proportional use: Eggplant's muted quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
Eggplant earns its place in design the same way it earned it in history: through rarity, confidence, and the willingness to be extraordinary.
Eggplant Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Eggplant (#614051) achieves a 8.90: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: 6.8%.
- As text on white (#FFFFFF): 8.90:1 — AAA ✓
- As text on black (#000000): 2.36:1 — Fail
- Best text color on Eggplant background: White (#FFFFFF) at 8.90:1
- WCAG 2.1 luminance: 6.8% — low luminance (dark)—it provides strong contrast for white and light overlaid text, functioning well as a background in dark-mode and header contexts
- Eggplant 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.
Eggplant's WCAG profile makes it a compliant choice for most text applications.
Eggplant in Industry: Branding, Design & Market Applications
Eggplant (#614051) is most at home in industries where luxury, creativity, mystery, and wisdom are key brand values. Its deep 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: 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: Disney+, Hulu, Netflix) Twitch's purple brand has made the color synonymous with live streaming culture—worth considering in adjacent spaces.
- Brand positioning: Eggplant 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, Eggplant works effectively in cryptocurrency projects, gaming UIs, spiritual and wellness platforms—contexts where mystery serves a secondary but reinforcing role.
The industries where Eggplant 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 Eggplant? ▾
- The hex code for Eggplant is #614051. Its RGB values are rgb(97, 64, 81) and its HSL values are hsl(329, 20%, 32%).
- What does Eggplant 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 Eggplant WCAG accessible? ▾
- Eggplant (#614051) passes WCAG AAA on white with a 8.9:1 contrast ratio. Its overall accessibility score is 96/100.
- What colors go well with Eggplant? ▾
- Eggplant pairs well with its complementary color Patina (#4D9B72). Analogous colors like Purple and Shocking Pink also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Eggplant used for? ▾
- Eggplant 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 Eggplant? ▾
- In CSS, use `color: #614051` or `background-color: #614051`. The CSS custom property is `--color-eggplant: #614051`. In Tailwind CSS, use the arbitrary value class `bg-[#614051]` for backgrounds or `text-[#614051]` for text.