Skip to main content

Mulberry

#C54B8C·purple family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#C54B8C
RGB
rgb(197, 75, 140)
HSL
hsl(328, 51%, 53%)
OKLCH
oklch(0.595 0.17 350)
CMYK
cmyk(0%, 62%, 29%, 23%)
Luminance:0.1880
CSS var:--color-mulberry
Tailwind:bg-[#C54B8C]

Accessibility

Score: 39/100

On White (#FFF)

4.41:1

AA Large

On Black (#000)

4.76:1

AA

On Light Gray (#F5F5F5)

4.05:1

AA Large

Best text color on this background:

black4.76:1
Open in Contrast Checker →

Design Applications

Background

background-color: #C54B8C

Text Color

color: #C54B8C

bg-[#C54B8C] text-[#000000]

Accent border card component

border-left: 4px solid #C54B8C

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. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.

Industry Usage

Common contexts and industries where Mulberry 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

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

CSS & Code Examples

Background

background-color: #C54B8C;

Text

color: #C54B8C;

Border

border: 2px solid #C54B8C;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #C54B8C, #fb7cbc);

Tailwind-style

--color-mulberry: #C54B8C;

Tailwind CSS Utilities

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

Background

bg-[#C54B8C]

Text

text-[#C54B8C]

Border

border-[#C54B8C]

Ring

ring-[#C54B8C]

Fill

fill-[#C54B8C]

From (gradient)

from-[#C54B8C]

Via (gradient)

via-[#C54B8C]

To (gradient)

to-[#C54B8C]

Design Tokens

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

CSS Custom Properties

:root {
  --color-mulberry: #C54B8C;
  --color-mulberry-rgb: 197, 75, 140;
  --color-mulberry-hsl: 328, 51%, 53%;
}

SCSS Variables

$color-mulberry: #C54B8C;
$color-mulberry-rgb: 197, 75, 140;
$color-mulberry-hsl: 328, 51%, 53%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-mulberry: #C54B8C;
}

JSON Design Token (W3C format)

{
  "mulberry": {
    "value": "#C54B8C",
    "type": "color",
    "description": "Mulberry — #C54B8C"
  }
}

What Does Mulberry 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. Mulberry (#C54B8C) 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.
  • Mulberry's medium lightness (53%) shifts its psychological register: a balanced mid-tone that embodies luxury, creativity, mystery, and wisdom at its most direct.
  • At 51% saturation, Mulberry reads as subdued—neither overwhelming nor passive, landing in the luxury, creativity, mystery, and wisdom zone with measured confidence.

Brands that wear Mulberry confidently own a position no other color occupies. That distinction is the whole point.

How to Use Mulberry in Design: Applications, Pairings & Best Practices

In design, Mulberry 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—Mulberry performs reliably in all these roles with its medium tonal character.
  • Brand & identity: premium branding, creative agency identities, beauty packaging—contexts where Mulberry's subdued quality creates the right register.
  • Typography: Mulberry as text requires a dark background; its 53% lightness means it provides 4.4:1 contrast on white, not meeting WCAG AA.
  • Mulberry creates strong legibility with black text overlays (4.8:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Mulberry's subdued 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 Mulberry confidently own a position no other color occupies. That distinction is the whole point.

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

Mulberry (#C54B8C) reaches 4.76: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: 18.8%.

  • As text on white (#FFFFFF): 4.41:1 — AA (large text only)
  • As text on black (#000000): 4.76:1 — AA ✓
  • Best text color on Mulberry background: Black (#000000) at 4.76:1
  • WCAG 2.1 luminance: 18.8% — 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
  • Mulberry 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 Mulberry against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Mulberry in Industry: Branding, Design & Market Applications

Mulberry's brand positioning falls squarely in the territory of luxury, creativity, mystery, and wisdom. Industry data supports its strongest performance in beauty & cosmetics, luxury goods, creative services categories, where the subdued saturation calibrates the message at a medium, considered level.

  • 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: Disney+, Hulu, Netflix) Twitch's purple brand has made the color synonymous with live streaming culture—worth considering in adjacent spaces.
  • Brand positioning: Mulberry 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, Mulberry works effectively in premium branding, creative agency identities, beauty packaging—contexts where mystery serves a secondary but reinforcing role.

For marketers and brand strategists, Mulberry is a commitment to luxury, creativity, mystery, and wisdom. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Mulberry?
The hex code for Mulberry is #C54B8C. Its RGB values are rgb(197, 75, 140) and its HSL values are hsl(328, 51%, 53%).
What does Mulberry 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. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
Is Mulberry WCAG accessible?
Mulberry (#C54B8C) passes WCAG AA-large on white with a 4.41:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with Mulberry?
Mulberry pairs well with its complementary color Patina (#4D9B72). Analogous colors like Midnight Purple and Byzantium also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Mulberry used for?
Mulberry 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 Mulberry?
In CSS, use `color: #C54B8C` or `background-color: #C54B8C`. The CSS custom property is `--color-mulberry: #C54B8C`. In Tailwind CSS, use the arbitrary value class `bg-[#C54B8C]` for backgrounds or `text-[#C54B8C]` for text.