Skip to main content

Dusty Pink

#DCAE96·pink family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#DCAE96
RGB
rgb(220, 174, 150)
HSL
hsl(21, 50%, 73%)
OKLCH
oklch(0.786 0.063 49)
CMYK
cmyk(0%, 21%, 32%, 14%)
Luminance:0.4769
CSS var:--color-dusty-pink
Tailwind:bg-[#DCAE96]

Accessibility

Score: 48/100

On White (#FFF)

1.99:1

Fail

On Black (#000)

10.54:1

AAA

On Light Gray (#F5F5F5)

1.83:1

Fail

Best text color on this background:

black10.54:1
Open in Contrast Checker →

Design Applications

Background

background-color: #DCAE96

Text Color

color: #DCAE96

bg-[#DCAE96] text-[#000000]

Accent border card component

border-left: 4px solid #DCAE96

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 Dusty 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

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

CSS & Code Examples

Background

background-color: #DCAE96;

Text

color: #DCAE96;

Border

border: 2px solid #DCAE96;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #DCAE96, #ffe0c7);

Tailwind-style

--color-dusty-pink: #DCAE96;

Tailwind CSS Utilities

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

Background

bg-[#DCAE96]

Text

text-[#DCAE96]

Border

border-[#DCAE96]

Ring

ring-[#DCAE96]

Fill

fill-[#DCAE96]

From (gradient)

from-[#DCAE96]

Via (gradient)

via-[#DCAE96]

To (gradient)

to-[#DCAE96]

Design Tokens

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

CSS Custom Properties

:root {
  --color-dusty-pink: #DCAE96;
  --color-dusty-pink-rgb: 220, 174, 150;
  --color-dusty-pink-hsl: 21, 50%, 73%;
}

SCSS Variables

$color-dusty-pink: #DCAE96;
$color-dusty-pink-rgb: 220, 174, 150;
$color-dusty-pink-hsl: 21, 50%, 73%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-dusty-pink: #DCAE96;
}

JSON Design Token (W3C format)

{
  "dusty-pink": {
    "value": "#DCAE96",
    "type": "color",
    "description": "Dusty Pink — #DCAE96"
  }
}

What Does Dusty Pink Mean? Color Psychology & Cultural Symbolism

Dusty Pink occupies a sweet spot in the pink spectrum—light enough to feel accessible, saturated enough (50%) to project warmth with conviction. It's the version of pink that says something specific rather than defaulting to a category.

  • 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.
  • Dusty 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.
  • At 50% saturation, Dusty Pink reads as subdued—neither overwhelming nor passive, landing in the warmth, playfulness, optimism, and modern confidence zone with measured confidence.

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

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

The art of using Dusty 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—Dusty Pink performs reliably in all these roles with its light tonal character.
  • Brand & identity: beauty packaging, confectionery and dessert brands, celebratory occasions—contexts where Dusty Pink's subdued quality creates the right register.
  • Typography: Dusty Pink as text requires a dark background; its 73% lightness means it provides 2.0:1 contrast on white, not meeting WCAG AA.
  • Dusty Pink creates strong legibility with black text overlays (10.5:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Dusty Pink's subdued 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 Dusty Pink well are the ones that understand what they're communicating beyond gender—warmth, creativity, and the willingness to be joyful.

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

Dusty Pink (#DCAE96) achieves a 10.54: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: 47.7%.

  • As text on white (#FFFFFF): 1.99:1 — Fail
  • As text on black (#000000): 10.54:1 — AAA ✓
  • Best text color on Dusty Pink background: Black (#000000) at 10.54:1
  • WCAG 2.1 luminance: 47.7% — above-median luminance—it reads as a light to mid-tone background, compatible with dark text while retaining color personality
  • Dusty 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.

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

Dusty Pink in Industry: Branding, Design & Market Applications

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

The industries where Dusty Pink 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 Dusty Pink?
The hex code for Dusty Pink is #DCAE96. Its RGB values are rgb(220, 174, 150) and its HSL values are hsl(21, 50%, 73%).
What does Dusty 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 Dusty Pink WCAG accessible?
Dusty Pink (#DCAE96) does not pass WCAG AA on white (1.99:1 ratio). Use it on dark backgrounds where it achieves 10.54:1. Its overall accessibility score is 48/100.
What colors go well with Dusty Pink?
Dusty Pink pairs well with its complementary color Columbia Blue (#C4D8E2). Analogous colors like Carmine and Fiesta Orange also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Dusty Pink used for?
Dusty 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 Dusty Pink?
In CSS, use `color: #DCAE96` or `background-color: #DCAE96`. The CSS custom property is `--color-dusty-pink: #DCAE96`. In Tailwind CSS, use the arbitrary value class `bg-[#DCAE96]` for backgrounds or `text-[#DCAE96]` for text.