Skip to main content

Persian Pink

#F77FBE·pink family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#F77FBE
RGB
rgb(247, 127, 190)
HSL
hsl(329, 88%, 73%)
OKLCH
oklch(0.75 0.162 349)
CMYK
cmyk(0%, 49%, 23%, 3%)
Luminance:0.3867
CSS var:--color-persian-pink
Tailwind:bg-[#F77FBE]

Accessibility

Score: 48/100

On White (#FFF)

2.4:1

Fail

On Black (#000)

8.73:1

AAA

On Light Gray (#F5F5F5)

2.21:1

Fail

Best text color on this background:

black8.73:1
Open in Contrast Checker →

Design Applications

Background

background-color: #F77FBE

Text Color

color: #F77FBE

bg-[#F77FBE] text-[#000000]

Accent border card component

border-left: 4px solid #F77FBE

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 lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.

Industry Usage

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

Fails AA Large

3:1 minimum required

UI Components

Check contrast

3:1 for non-text UI

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

CSS & Code Examples

Background

background-color: #F77FBE;

Text

color: #F77FBE;

Border

border: 2px solid #F77FBE;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #F77FBE, #ffb1f1);

Tailwind-style

--color-persian-pink: #F77FBE;

Tailwind CSS Utilities

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

Background

bg-[#F77FBE]

Text

text-[#F77FBE]

Border

border-[#F77FBE]

Ring

ring-[#F77FBE]

Fill

fill-[#F77FBE]

From (gradient)

from-[#F77FBE]

Via (gradient)

via-[#F77FBE]

To (gradient)

to-[#F77FBE]

Design Tokens

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

CSS Custom Properties

:root {
  --color-persian-pink: #F77FBE;
  --color-persian-pink-rgb: 247, 127, 190;
  --color-persian-pink-hsl: 329, 88%, 73%;
}

SCSS Variables

$color-persian-pink: #F77FBE;
$color-persian-pink-rgb: 247, 127, 190;
$color-persian-pink-hsl: 329, 88%, 73%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-persian-pink: #F77FBE;
}

JSON Design Token (W3C format)

{
  "persian-pink": {
    "value": "#F77FBE",
    "type": "color",
    "description": "Persian Pink — #F77FBE"
  }
}

What Does Persian Pink Mean? Color Psychology & Cultural Symbolism

The contemporary psychology of pink is more complex than its reputation suggests. Persian Pink (#F77FBE) carries the family's warmth and approachability while light character positions it as confidence: not naïve softness, but intentional, emotionally confident design.

  • Across color psychology research, pink consistently tests high for "joy" associations, making Persian Pink a reliable vehicle for confidence in cross-demographic audiences.
  • Brand designers draw on pink-family tones to project creativity and confidence—values that Persian Pink communicates in a light key.
  • At 88% saturation, Persian Pink 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.
  • Persian Pink's light lightness (73%) shifts its psychological register: Pale and blush pinks have a quiet elegance—used in weddings, luxury beauty, and minimal lifestyle brands for their soft romance without sentimentality.

In a world of muted neutrals, Persian Pink is a choice. Make it deliberately and it rewards you with warmth no other color delivers.

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

In contemporary design, Persian Pink has shed the limiting associations of a single decade's worth of "millennial pink" and become a genuinely versatile signal of warmth, creativity, and modern emotional intelligence.

  • Avoid: industries requiring seriousness or authority (finance, legal, government) unless used as a calculated subversion, and technology products targeting broad professional audiences without a specific cultural reason.
  • Color harmonies: Persian Pink's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Persian Pink's vivid saturation (88%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
  • Persian Pink creates strong legibility with black text overlays (8.7:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Persian Pink as text requires a dark background; its 73% lightness means it provides 2.4:1 contrast on white, not meeting WCAG AA.

In a world of muted neutrals, Persian Pink is a choice. Make it deliberately and it rewards you with warmth no other color delivers.

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

Persian Pink (#F77FBE) achieves a 8.73:1 contrast ratio with black 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: 38.7%.

  • As text on white (#FFFFFF): 2.40:1 — Fail
  • As text on black (#000000): 8.73:1 — AAA ✓
  • Best text color on Persian Pink background: Black (#000000) at 8.73:1
  • WCAG 2.1 luminance: 38.7% — 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
  • Persian Pink qualifies for all text sizes including small body copy (AAA).
  • 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.

Persian Pink's WCAG profile makes it a compliant choice for most text applications.

Persian Pink in Industry: Branding, Design & Market Applications

Across industry research, pink-family tones consistently outperform competitors in categories built on warmth, playfulness, optimism, and modern confidence. Persian Pink is a light expression of this advantage—best positioned in Beauty & Personal Care and adjacent markets.

  • 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: Persian Pink is best suited for brands projecting joy, playfulness, warmth. Categories outside this positioning—industries requiring seriousness or authority (finance—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Persian Pink works effectively in beauty packaging, confectionery and dessert brands, celebratory occasions—contexts where warmth serves a secondary but reinforcing role.

Persian Pink earns its strongest ROI in industries where trust and recognition compound over time: Beauty & Personal Care, Food & Confectionery, Fashion & Lifestyle. Use it to build the kind of brand recognition that decades reinforce.

Frequently Asked Questions

What is the hex code for Persian Pink?
The hex code for Persian Pink is #F77FBE. Its RGB values are rgb(247, 127, 190) and its HSL values are hsl(329, 88%, 73%).
What does Persian 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 lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.
Is Persian Pink WCAG accessible?
Persian Pink (#F77FBE) does not pass WCAG AA on white (2.4:1 ratio). Use it on dark backgrounds where it achieves 8.73:1. Its overall accessibility score is 48/100.
What colors go well with Persian Pink?
Persian Pink 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 Persian Pink used for?
Persian 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 Persian Pink?
In CSS, use `color: #F77FBE` or `background-color: #F77FBE`. The CSS custom property is `--color-persian-pink: #F77FBE`. In Tailwind CSS, use the arbitrary value class `bg-[#F77FBE]` for backgrounds or `text-[#F77FBE]` for text.