Skip to main content

Mountbatten Pink

#997A8D·pink family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#997A8D
RGB
rgb(153, 122, 141)
HSL
hsl(323, 13%, 54%)
OKLCH
oklch(0.615 0.047 341)
CMYK
cmyk(0%, 20%, 8%, 40%)
Luminance:0.2261
CSS var:--color-mountbatten-pink
Tailwind:bg-[#997A8D]

Accessibility

Score: 39/100

On White (#FFF)

3.8:1

AA Large

On Black (#000)

5.52:1

AA

On Light Gray (#F5F5F5)

3.49:1

AA Large

Best text color on this background:

black5.52:1
Open in Contrast Checker →

Design Applications

Background

background-color: #997A8D

Text Color

color: #997A8D

bg-[#997A8D] text-[#000000]

Accent border card component

border-left: 4px solid #997A8D

Color Meaning & Psychology

Pink is a tint of red with fundamentally different psychological properties. Where red signals danger, pink signals tenderness and safety. Pink creates calming effects — experiments show pink holding cells reduce aggressive behavior. In branding, hot pinks and magentas are energetic and attention-grabbing; blush pinks feel intimate and soft; dusty pinks convey a sophisticated, vintage femininity. Pink's gender coding (a 20th-century convention) has made it culturally complex — contemporary brands use pink to challenge norms as much as to reinforce them. In luxury markets, pink signals romance and intimacy rather than power. 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 Mountbatten Pink is applied in professional design.

  • Beauty, cosmetics, and personal care
  • Baby products and nursery design
  • Romantic occasions and greeting cards
  • Confectionery and dessert brands
  • Fashion and lifestyle brands targeting millennial audiences
  • Social media apps emphasizing intimacy
  • Breast cancer awareness campaigns
  • Toy brands and children's entertainment

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

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

CSS & Code Examples

Background

background-color: #997A8D;

Text

color: #997A8D;

Border

border: 2px solid #997A8D;

Box Shadow

box-shadow: 0 4px 20px #997A8D40;

Gradient

background: linear-gradient(135deg, #997A8D, #caa9bd);

Tailwind-style

--color-mountbatten-pink: #997A8D;

Tailwind CSS Utilities

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

Background

bg-[#997A8D]

Text

text-[#997A8D]

Border

border-[#997A8D]

Ring

ring-[#997A8D]

Fill

fill-[#997A8D]

From (gradient)

from-[#997A8D]

Via (gradient)

via-[#997A8D]

To (gradient)

to-[#997A8D]

Design Tokens

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

CSS Custom Properties

:root {
  --color-mountbatten-pink: #997A8D;
  --color-mountbatten-pink-rgb: 153, 122, 141;
  --color-mountbatten-pink-hsl: 323, 13%, 54%;
}

SCSS Variables

$color-mountbatten-pink: #997A8D;
$color-mountbatten-pink-rgb: 153, 122, 141;
$color-mountbatten-pink-hsl: 323, 13%, 54%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'mountbatten-pink': '#997A8D',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-mountbatten-pink: #997A8D;
}

JSON Design Token (W3C format)

{
  "mountbatten-pink": {
    "value": "#997A8D",
    "type": "color",
    "description": "Mountbatten Pink — #997A8D"
  }
}

What Does Mountbatten Pink Mean? Color Psychology & Cultural Symbolism

Color psychology research shows pink generally reduces aggression and increases warmth perceptions, but the family's range from whisper-soft blush to neon fuchsia means the specific tone matters enormously. At #997A8D, Mountbatten Pink lands in playfulness territory—the variant of pink that best serves beauty packaging.

  • Pink has evolved dramatically in Western design. Once narrowly coded as feminine and soft, contemporary design has expanded the pink vocabulary: deep fuchsia and hot pink now signal bold confidence, disruption, and cultural self-awareness. The color contains multitudes from gentle romance to radical statement.
  • In Japan, cherry blossom (sakura) pink is one of the most culturally significant colors—representing the transient beauty of life, renewal, and the co-existence of joy and impermanence. In Indian culture, pink is celebratory and festive, used in textiles and decorations for important occasions.
  • Mountbatten Pink's medium lightness (54%) shifts its psychological register: a balanced mid-tone that embodies warmth, playfulness, optimism, and modern confidence at its most direct.
  • At 13% saturation, Mountbatten Pink reads as muted—Dusty rose and mauve tones carry vintage charm and sophistication—the pinks of independent boutiques, slow beauty, and artisanal brands that value uniqueness over trend.

The brands that use Mountbatten Pink well are the ones that understand what they're communicating beyond gender—warmth, creativity, and the willingness to be joyful.

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

The art of using Mountbatten Pink effectively is understanding which conversation you're joining. Soft and blush, or bold and confident—the same hue family communicates very differently at different saturations and lightnesses.

  • UI components: delight moments, playful CTAs, featured or special states—Mountbatten Pink performs reliably in all these roles with its medium tonal character.
  • Brand & identity: beauty packaging, confectionery and dessert brands, celebratory occasions—contexts where Mountbatten Pink's muted quality creates the right register.
  • Typography: Mountbatten Pink as text requires a dark background; its 54% lightness means it provides 3.8:1 contrast on white, not meeting WCAG AA.
  • Mountbatten Pink creates strong legibility with black text overlays (5.5:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Mountbatten Pink's muted quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.

The brands that use Mountbatten Pink well are the ones that understand what they're communicating beyond gender—warmth, creativity, and the willingness to be joyful.

Mountbatten Pink Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Mountbatten Pink (#997A8D) reaches 5.52: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.6%.

  • As text on white (#FFFFFF): 3.80:1 — AA (large text only)
  • As text on black (#000000): 5.52:1 — AA ✓
  • Best text color on Mountbatten Pink background: Black (#000000) at 5.52:1
  • WCAG 2.1 luminance: 22.6% — 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
  • Mountbatten Pink qualifies for normal body text and all larger sizes (AA).
  • Color blindness consideration: protanopia and deuteranopia (red-green color blindness, ~8% of males) may affect how pink-family colors are distinguished from greens and browns. For critical UI states, supplement color alone with shape, label, or pattern cues.

For production use, test Mountbatten Pink against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Mountbatten Pink in Industry: Branding, Design & Market Applications

Mountbatten Pink (#997A8D) is most at home in industries where warmth, playfulness, optimism, and modern confidence are key brand values. Its medium quality makes it particularly effective in Beauty & Personal Care contexts, where the muted saturation signals optimism at exactly the right register.

  • Beauty & Personal Care: Pink remains a dominant force in beauty despite its expanded semantic range. It signals femininity, self-care, and the small luxuries of personal grooming—and it works across the tonal range from bold fuchsia packaging to soft blush product photography. Gender-neutral beauty brands increasingly use specific pink tones (dusty rose, millennial pink) to retain warmth while avoiding overtly gendered associations.
  • Food & Confectionery: Pink signals sweetness, freshness, and delight in food contexts. Dessert brands, bakeries, and confectioneries use it to trigger sweet-taste associations and create an atmosphere of celebratory indulgence. Particularly effective for Valentine's Day, birthday, and celebration-focused food products.
  • Fashion & Lifestyle: Fashion's relationship with pink is dynamic—it cycles between softness and statement power depending on cultural moment. Currently, fashion uses pink most boldly as a color of confidence, irony, and self-aware femininity. Bold fuchsia and hot pink are more culturally resonant in fashion right now than blush; the trend trajectory matters as much as the hue.
  • Brand positioning: Mountbatten Pink is best suited for brands projecting creativity, confidence, warmth. Categories outside this positioning—industries requiring seriousness or authority (finance—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Mountbatten Pink works effectively in wellness apps, fashion campaigns, children's media—contexts where optimism serves a secondary but reinforcing role.

The industries where Mountbatten Pink performs best are those where the audience expects optimism. Build brand strategy around this alignment, not against it.

Frequently Asked Questions

What is the hex code for Mountbatten Pink?
The hex code for Mountbatten Pink is #997A8D. Its RGB values are rgb(153, 122, 141) and its HSL values are hsl(323, 13%, 54%).
What does Mountbatten Pink mean in design?
Pink is a tint of red with fundamentally different psychological properties. Where red signals danger, pink signals tenderness and safety. Pink creates calming effects — experiments show pink holding cells reduce aggressive behavior. In branding, hot pinks and magentas are energetic and attention-grabbing; blush pinks feel intimate and soft; dusty pinks convey a sophisticated, vintage femininity. Pink's gender coding (a 20th-century convention) has made it culturally complex — contemporary brands use pink to challenge norms as much as to reinforce them. In luxury markets, pink signals romance and intimacy rather than power. Its near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.
Is Mountbatten Pink WCAG accessible?
Mountbatten Pink (#997A8D) passes WCAG AA-large on white with a 3.8:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with Mountbatten Pink?
Mountbatten Pink pairs well with its complementary color Feldgrau (#4D5D53). Analogous colors like Dark Purple and Palatinate Purple also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Mountbatten Pink used for?
Mountbatten Pink is commonly used for: Beauty, cosmetics, and personal care; Baby products and nursery design; Romantic occasions and greeting cards; Confectionery and dessert brands; Fashion and lifestyle brands targeting millennial audiences.
What are the CSS and Tailwind values for Mountbatten Pink?
In CSS, use `color: #997A8D` or `background-color: #997A8D`. The CSS custom property is `--color-mountbatten-pink: #997A8D`. In Tailwind CSS, use the arbitrary value class `bg-[#997A8D]` for backgrounds or `text-[#997A8D]` for text.