Skip to main content

French Rose

#F64A8A·pink family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#F64A8A
RGB
rgb(246, 74, 138)
HSL
hsl(338, 91%, 63%)
OKLCH
oklch(0.669 0.213 2)
CMYK
cmyk(0%, 70%, 44%, 4%)
Luminance:0.2633
CSS var:--color-french-rose
Tailwind:bg-[#F64A8A]

Accessibility

Score: 39/100

On White (#FFF)

3.35:1

AA Large

On Black (#000)

6.27:1

AA

On Light Gray (#F5F5F5)

3.07:1

AA Large

Best text color on this background:

black6.27:1
Open in Contrast Checker →

Design Applications

Background

background-color: #F64A8A

Text Color

color: #F64A8A

bg-[#F64A8A] text-[#000000]

Accent border card component

border-left: 4px solid #F64A8A

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. 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 French Rose 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

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

CSS & Code Examples

Background

background-color: #F64A8A;

Text

color: #F64A8A;

Border

border: 2px solid #F64A8A;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #F64A8A, #ff80ba);

Tailwind-style

--color-french-rose: #F64A8A;

Tailwind CSS Utilities

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

Background

bg-[#F64A8A]

Text

text-[#F64A8A]

Border

border-[#F64A8A]

Ring

ring-[#F64A8A]

Fill

fill-[#F64A8A]

From (gradient)

from-[#F64A8A]

Via (gradient)

via-[#F64A8A]

To (gradient)

to-[#F64A8A]

Design Tokens

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

CSS Custom Properties

:root {
  --color-french-rose: #F64A8A;
  --color-french-rose-rgb: 246, 74, 138;
  --color-french-rose-hsl: 338, 91%, 63%;
}

SCSS Variables

$color-french-rose: #F64A8A;
$color-french-rose-rgb: 246, 74, 138;
$color-french-rose-hsl: 338, 91%, 63%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'french-rose': '#F64A8A',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-french-rose: #F64A8A;
}

JSON Design Token (W3C format)

{
  "french-rose": {
    "value": "#F64A8A",
    "type": "color",
    "description": "French Rose — #F64A8A"
  }
}

What Does French Rose 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 #F64A8A, French Rose lands in optimism territory—the variant of pink that best serves beauty packaging.

  • Across color psychology research, pink consistently tests high for "joy" associations, making French Rose a reliable vehicle for optimism in cross-demographic audiences.
  • Brand designers draw on pink-family tones to project creativity and confidence—values that French Rose communicates in a mid-tone key.
  • At 91% saturation, French Rose 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.
  • French Rose's mid-tone lightness (63%) shifts its psychological register: a balanced mid-tone that embodies warmth, playfulness, optimism, and modern confidence at its most direct.

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

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

In contemporary design, French Rose 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: French Rose's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: French Rose's vivid saturation (91%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
  • French Rose creates strong legibility with black text overlays (6.3:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: French Rose as text requires a dark background; its 63% lightness means it provides 3.4:1 contrast on white, not meeting WCAG AA.

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

French Rose Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

French Rose (#F64A8A) reaches 6.27: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: 26.3%.

  • As text on white (#FFFFFF): 3.35:1 — AA (large text only)
  • As text on black (#000000): 6.27:1 — AA ✓
  • Best text color on French Rose background: Black (#000000) at 6.27:1
  • WCAG 2.1 luminance: 26.3% — 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
  • French Rose 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.

French Rose's WCAG profile makes it a compliant choice for most text applications.

French Rose in Industry: Branding, Design & Market Applications

French Rose (#F64A8A) is most at home in industries where warmth, playfulness, optimism, and modern confidence are key brand values. Its mid-tone quality makes it particularly effective in Beauty & Personal Care contexts, where the vivid saturation signals playfulness 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: French Rose 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, French Rose works effectively in wellness apps, fashion campaigns, children's media—contexts where playfulness serves a secondary but reinforcing role.

The industries where French Rose performs best are those where the audience expects playfulness. Build brand strategy around this alignment, not against it.

Frequently Asked Questions

What is the hex code for French Rose?
The hex code for French Rose is #F64A8A. Its RGB values are rgb(246, 74, 138) and its HSL values are hsl(338, 91%, 63%).
What does French Rose 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. 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 French Rose WCAG accessible?
French Rose (#F64A8A) passes WCAG AA-large on white with a 3.35:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with French Rose?
French Rose pairs well with its complementary color Jade (#00A86B). Analogous colors like Palatinate Purple and Medium Violet Red also work harmoniously. Check the Color Harmonies section above for the full palette.
What is French Rose used for?
French Rose 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 French Rose?
In CSS, use `color: #F64A8A` or `background-color: #F64A8A`. The CSS custom property is `--color-french-rose: #F64A8A`. In Tailwind CSS, use the arbitrary value class `bg-[#F64A8A]` for backgrounds or `text-[#F64A8A]` for text.