Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Old Lavender (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #796878
- RGB
- rgb(121, 104, 120)
- HSL
- hsl(304, 8%, 44%)
- OKLCH
- oklch(0.539 0.032 328)
- CMYK
- cmyk(0%, 14%, 1%, 53%)
--color-old-lavenderbg-[#796878]Accessibility
Score: 54/100On White (#FFF)
5.17:1
On Black (#000)
4.06:1
On Light Gray (#F5F5F5)
4.74:1
Best text color on this background:
Design Applications
background-color: #796878
color: #796878
bg-[#796878] text-[#FFFFFF]
border-left: 4px solid #796878
Color Harmonies
Complementary
Celadon
#ACE1AF
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 near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.
Industry Usage
Common contexts and industries where Old Lavender 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
Old Lavender is a dark color. Use white (#FFFFFF) text on top of it for maximum readability (5.17:1). Avoid small black text on this background.
CSS & Code Examples
Background
background-color: #796878;Text
color: #796878;Border
border: 2px solid #796878;Box Shadow
box-shadow: 0 4px 20px #79687840;Gradient
background: linear-gradient(135deg, #796878, #a896a7);Tailwind-style
--color-old-lavender: #796878;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Old Lavender without a custom config.
Background
bg-[#796878]Text
text-[#796878]Border
border-[#796878]Ring
ring-[#796878]Fill
fill-[#796878]From (gradient)
from-[#796878]Via (gradient)
via-[#796878]To (gradient)
to-[#796878]Design Tokens
Ready-to-use Old Lavender design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-old-lavender: #796878;
--color-old-lavender-rgb: 121, 104, 120;
--color-old-lavender-hsl: 304, 8%, 44%;
}SCSS Variables
$color-old-lavender: #796878; $color-old-lavender-rgb: 121, 104, 120; $color-old-lavender-hsl: 304, 8%, 44%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'old-lavender': '#796878',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-old-lavender: #796878;
}JSON Design Token (W3C format)
{
"old-lavender": {
"value": "#796878",
"type": "color",
"description": "Old Lavender — #796878"
}
}More purple colors
View all →What Does Old Lavender Mean? Color Psychology & Cultural Symbolism
Old Lavender occupies a unique position in the spectrum: it lies at the boundary between the warm world of red and the cool world of blue, inheriting qualities from both without fully belonging to either. This liminal character translates as wisdom—a quality of creative tension that makes purple irreplaceable for certain design purposes.
- Across color psychology research, purple consistently tests high for "luxury" associations, making Old Lavender a reliable vehicle for wisdom in cross-demographic audiences.
- Brand designers draw on purple-family tones to project distinction and wisdom—values that Old Lavender communicates in a medium key.
- At 8% saturation, Old Lavender reads as neutral—Dusty and muted purples (mauve, thistle, grape) trade vivid intensity for a sophisticated vintage quality—popular in lifestyle brands seeking an alternative-luxury positioning.
- Old Lavender's medium lightness (44%) shifts its psychological register: a balanced mid-tone that embodies luxury, creativity, mystery, and wisdom at its most direct.
Brands that wear Old Lavender confidently own a position no other color occupies. That distinction is the whole point.
How to Use Old Lavender in Design: Applications, Pairings & Best Practices
In design, Old Lavender 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.
- 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: Old Lavender's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Old Lavender's neutral quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
- As a dark tone, Old Lavender creates maximum contrast with white and light neutrals—excellent for creating premium dark-mode sections, bold headers, and high-drama brand moments
- Typography: Old Lavender works as a background behind white text but requires careful sizing—test at intended heading and body sizes before finalizing.
Brands that wear Old Lavender confidently own a position no other color occupies. That distinction is the whole point.
Old Lavender Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Old Lavender (#796878) reaches 5.17:1 contrast with white 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: 15.3%.
- As text on white (#FFFFFF): 5.17:1 — AA ✓
- As text on black (#000000): 4.06:1 — AA (large text only)
- Best text color on Old Lavender background: White (#FFFFFF) at 5.17:1
- WCAG 2.1 luminance: 15.3% — low luminance (dark)—it provides strong contrast for white and light overlaid text, functioning well as a background in dark-mode and header contexts
- Old Lavender 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 Old Lavender against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.
Old Lavender in Industry: Branding, Design & Market Applications
Old Lavender (#796878) is most at home in industries where luxury, creativity, mystery, and wisdom are key brand values. Its medium quality makes it particularly effective in Beauty & Cosmetics contexts, where the neutral 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: Disney+, Hulu, Netflix) Twitch's purple brand has made the color synonymous with live streaming culture—worth considering in adjacent spaces.
- Brand positioning: Old Lavender 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, Old Lavender works effectively in cryptocurrency projects, gaming UIs, spiritual and wellness platforms—contexts where sophistication serves a secondary but reinforcing role.
The industries where Old Lavender performs best are those where the audience expects sophistication. Build brand strategy around this alignment, not against it.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Old Lavender? ▾
- The hex code for Old Lavender is #796878. Its RGB values are rgb(121, 104, 120) and its HSL values are hsl(304, 8%, 44%).
- What does Old Lavender 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 near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.
- Is Old Lavender WCAG accessible? ▾
- Old Lavender (#796878) passes WCAG AA on white with a 5.17:1 contrast ratio. Its overall accessibility score is 54/100.
- What colors go well with Old Lavender? ▾
- Old Lavender pairs well with its complementary color Celadon (#ACE1AF). Analogous colors like Indigo Blue and English Violet also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Old Lavender used for? ▾
- Old Lavender 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 Old Lavender? ▾
- In CSS, use `color: #796878` or `background-color: #796878`. The CSS custom property is `--color-old-lavender: #796878`. In Tailwind CSS, use the arbitrary value class `bg-[#796878]` for backgrounds or `text-[#796878]` for text.