Skip to main content

Medium Violet Red

#C71585·pink family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#C71585
RGB
rgb(199, 21, 133)
HSL
hsl(322, 81%, 43%)
OKLCH
oklch(0.553 0.222 350)
CMYK
cmyk(0%, 89%, 33%, 22%)
Luminance:0.1437
CSS var:--color-mediumvioletred
Tailwind:bg-[#C71585]

Accessibility

Score: 54/100

On White (#FFF)

5.42:1

AA

On Black (#000)

3.87:1

AA Large

On Light Gray (#F5F5F5)

4.97:1

AA

Best text color on this background:

white5.42:1
Open in Contrast Checker →

Design Applications

Background

background-color: #C71585

Text Color

color: #C71585

bg-[#C71585] text-[#FFFFFF]

Accent border card component

border-left: 4px solid #C71585

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 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 Medium Violet Red 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

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

Medium Violet Red is a dark color. Use white (#FFFFFF) text on top of it for maximum readability (5.42:1). Avoid small black text on this background.

CSS & Code Examples

Background

background-color: #C71585;

Text

color: #C71585;

Border

border: 2px solid #C71585;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #C71585, #fe58b5);

Tailwind-style

--color-medium-violet-red: #C71585;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Medium Violet Red without a custom config.

Background

bg-[#C71585]

Text

text-[#C71585]

Border

border-[#C71585]

Ring

ring-[#C71585]

Fill

fill-[#C71585]

From (gradient)

from-[#C71585]

Via (gradient)

via-[#C71585]

To (gradient)

to-[#C71585]

Design Tokens

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

CSS Custom Properties

:root {
  --color-mediumvioletred: #C71585;
  --color-mediumvioletred-rgb: 199, 21, 133;
  --color-mediumvioletred-hsl: 322, 81%, 43%;
}

SCSS Variables

$color-mediumvioletred: #C71585;
$color-mediumvioletred-rgb: 199, 21, 133;
$color-mediumvioletred-hsl: 322, 81%, 43%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-mediumvioletred: #C71585;
}

JSON Design Token (W3C format)

{
  "mediumvioletred": {
    "value": "#C71585",
    "type": "color",
    "description": "Medium Violet Red — #C71585"
  }
}

What Does Medium Violet Red Mean? Color Psychology & Cultural Symbolism

Pink's psychological profile has been studied more than most colors precisely because its associations have been culturally contested. At #C71585, Medium Violet Red resolves into confidence—the evolved version of a hue that has moved from decoration to declaration.

  • 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.
  • Medium Violet Red's medium lightness (43%) shifts its psychological register: a balanced mid-tone that embodies warmth, playfulness, optimism, and modern confidence at its most direct.
  • At 81% saturation, Medium Violet Red reads as vivid—Hot and neon pinks are among the most attention-demanding tones in design—used in fashion campaigns, music branding, and Gen-Z consumer culture to signal disruption and unapologetic self-expression.

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

How to Use Medium Violet Red in Design: Applications, Pairings & Best Practices

The art of using Medium Violet Red 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—Medium Violet Red performs reliably in all these roles with its medium tonal character.
  • Brand & identity: beauty packaging, confectionery and dessert brands, celebratory occasions—contexts where Medium Violet Red's vivid quality creates the right register.
  • Typography: Medium Violet Red works as a background behind white text but requires careful sizing—test at intended heading and body sizes before finalizing.
  • As a dark tone, Medium Violet Red creates maximum contrast with white and light neutrals—excellent for creating premium dark-mode sections, bold headers, and high-drama brand moments
  • Proportional use: Medium Violet Red's vivid saturation (81%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.

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

Medium Violet Red Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Medium Violet Red (#C71585) reaches 5.42: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: 14.4%.

  • As text on white (#FFFFFF): 5.42:1 — AA ✓
  • As text on black (#000000): 3.87:1 — AA (large text only)
  • Best text color on Medium Violet Red background: White (#FFFFFF) at 5.42:1
  • WCAG 2.1 luminance: 14.4% — low luminance (dark)—it provides strong contrast for white and light overlaid text, functioning well as a background in dark-mode and header contexts
  • Medium Violet Red 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 Medium Violet Red against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Medium Violet Red in Industry: Branding, Design & Market Applications

Medium Violet Red's brand positioning falls squarely in the territory of warmth, playfulness, optimism, and modern confidence. Industry data supports its strongest performance in beauty & fashion, food & confectionery, entertainment categories, where the vivid saturation calibrates the message at a medium, considered level.

  • 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: Medium Violet Red 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, Medium Violet Red works effectively in wellness apps, fashion campaigns, children's media—contexts where affection serves a secondary but reinforcing role.

For marketers and brand strategists, Medium Violet Red is a commitment to warmth, playfulness, optimism, and modern confidence. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Medium Violet Red?
The hex code for Medium Violet Red is #C71585. Its RGB values are rgb(199, 21, 133) and its HSL values are hsl(322, 81%, 43%).
What does Medium Violet Red 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 deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.
Is Medium Violet Red WCAG accessible?
Medium Violet Red (#C71585) passes WCAG AA on white with a 5.42:1 contrast ratio. Its overall accessibility score is 54/100.
What colors go well with Medium Violet Red?
Medium Violet Red pairs well with its complementary color Feldgrau (#4D5D53). Analogous colors like Dark Purple and Plum Fruit also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Medium Violet Red used for?
Medium Violet Red 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 Medium Violet Red?
In CSS, use `color: #C71585` or `background-color: #C71585`. The CSS custom property is `--color-mediumvioletred: #C71585`. In Tailwind CSS, use the arbitrary value class `bg-[#C71585]` for backgrounds or `text-[#C71585]` for text.