Skip to main content

Rose Gold

#B76E79·pink family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#B76E79
RGB
rgb(183, 110, 121)
HSL
hsl(351, 34%, 57%)
OKLCH
oklch(0.621 0.093 10)
CMYK
cmyk(0%, 40%, 34%, 28%)
Luminance:0.2260
CSS var:--color-rose-gold
Tailwind:bg-[#B76E79]

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: #B76E79

Text Color

color: #B76E79

bg-[#B76E79] text-[#000000]

Accent border card component

border-left: 4px solid #B76E79

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 Rose Gold 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

Rose Gold 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: #B76E79;

Text

color: #B76E79;

Border

border: 2px solid #B76E79;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #B76E79, #eb9da8);

Tailwind-style

--color-rose-gold: #B76E79;

Tailwind CSS Utilities

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

Background

bg-[#B76E79]

Text

text-[#B76E79]

Border

border-[#B76E79]

Ring

ring-[#B76E79]

Fill

fill-[#B76E79]

From (gradient)

from-[#B76E79]

Via (gradient)

via-[#B76E79]

To (gradient)

to-[#B76E79]

Design Tokens

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

CSS Custom Properties

:root {
  --color-rose-gold: #B76E79;
  --color-rose-gold-rgb: 183, 110, 121;
  --color-rose-gold-hsl: 351, 34%, 57%;
}

SCSS Variables

$color-rose-gold: #B76E79;
$color-rose-gold-rgb: 183, 110, 121;
$color-rose-gold-hsl: 351, 34%, 57%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-rose-gold: #B76E79;
}

JSON Design Token (W3C format)

{
  "rose-gold": {
    "value": "#B76E79",
    "type": "color",
    "description": "Rose Gold — #B76E79"
  }
}

What Does Rose Gold Mean? Color Psychology & Cultural Symbolism

Rose Gold (#B76E79) is a color in the middle of a cultural conversation. The pink family has expanded beyond its traditional soft-feminine coding into a broader register of affection—and this particular mid-tone tone positions it in the part of that spectrum that reads as engaged, warm, and confident.

  • Across color psychology research, pink consistently tests high for "joy" associations, making Rose Gold a reliable vehicle for affection in cross-demographic audiences.
  • Brand designers draw on pink-family tones to project creativity and confidence—values that Rose Gold communicates in a mid-tone key.
  • At 34% saturation, Rose Gold reads as subdued—neither overwhelming nor passive, landing in the warmth, playfulness, optimism, and modern confidence zone with measured confidence.
  • Rose Gold's mid-tone lightness (57%) 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, Rose Gold is a choice. Make it deliberately and it rewards you with warmth no other color delivers.

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

In contemporary design, Rose Gold 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: Rose Gold's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Rose Gold's subdued quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
  • Rose Gold creates strong legibility with black text overlays (5.5:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Rose Gold as text requires a dark background; its 57% lightness means it provides 3.8:1 contrast on white, not meeting WCAG AA.

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

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

Rose Gold (#B76E79) 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 Rose Gold 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
  • Rose Gold 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.

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

Rose Gold in Industry: Branding, Design & Market Applications

Rose Gold (#B76E79) 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 subdued 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: Rose Gold 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, Rose Gold works effectively in beauty packaging, confectionery and dessert brands, celebratory occasions—contexts where optimism serves a secondary but reinforcing role.

The industries where Rose Gold 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 Rose Gold?
The hex code for Rose Gold is #B76E79. Its RGB values are rgb(183, 110, 121) and its HSL values are hsl(351, 34%, 57%).
What does Rose Gold 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 Rose Gold WCAG accessible?
Rose Gold (#B76E79) 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 Rose Gold?
Rose Gold pairs well with its complementary color Muted Teal (#5F7A76). Analogous colors like Sky Magenta and Carnation Pink also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Rose Gold used for?
Rose Gold 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 Rose Gold?
In CSS, use `color: #B76E79` or `background-color: #B76E79`. The CSS custom property is `--color-rose-gold: #B76E79`. In Tailwind CSS, use the arbitrary value class `bg-[#B76E79]` for backgrounds or `text-[#B76E79]` for text.