Skip to main content

Pastel Pink

#FFD1DC·pink family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#FFD1DC
RGB
rgb(255, 209, 220)
HSL
hsl(346, 100%, 91%)
OKLCH
oklch(0.903 0.053 2)
CMYK
cmyk(0%, 18%, 14%, 0%)
Luminance:0.7203
CSS var:--color-pastel-pink
Tailwind:bg-[#FFD1DC]

Accessibility

Score: 48/100

On White (#FFF)

1.36:1

Fail

On Black (#000)

15.41:1

AAA

On Light Gray (#F5F5F5)

1.25:1

Fail

Best text color on this background:

black15.41:1
Open in Contrast Checker →

Design Applications

Background

background-color: #FFD1DC

Text Color

color: #FFD1DC

bg-[#FFD1DC] text-[#000000]

Accent border card component

border-left: 4px solid #FFD1DC

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. As a very light tint, it carries the lightness and openness of its hue family while remaining gentle enough for backgrounds, subtle highlights, and delicate UI elements.

Industry Usage

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

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

CSS & Code Examples

Background

background-color: #FFD1DC;

Text

color: #FFD1DC;

Border

border: 2px solid #FFD1DC;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #FFD1DC, #ffffff);

Tailwind-style

--color-pastel-pink: #FFD1DC;

Tailwind CSS Utilities

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

Background

bg-[#FFD1DC]

Text

text-[#FFD1DC]

Border

border-[#FFD1DC]

Ring

ring-[#FFD1DC]

Fill

fill-[#FFD1DC]

From (gradient)

from-[#FFD1DC]

Via (gradient)

via-[#FFD1DC]

To (gradient)

to-[#FFD1DC]

Design Tokens

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

CSS Custom Properties

:root {
  --color-pastel-pink: #FFD1DC;
  --color-pastel-pink-rgb: 255, 209, 220;
  --color-pastel-pink-hsl: 346, 100%, 91%;
}

SCSS Variables

$color-pastel-pink: #FFD1DC;
$color-pastel-pink-rgb: 255, 209, 220;
$color-pastel-pink-hsl: 346, 100%, 91%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-pastel-pink: #FFD1DC;
}

JSON Design Token (W3C format)

{
  "pastel-pink": {
    "value": "#FFD1DC",
    "type": "color",
    "description": "Pastel Pink — #FFD1DC"
  }
}

What Does Pastel Pink 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 #FFD1DC, Pastel Pink resolves into affection—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.
  • Pastel Pink's pale lightness (91%) 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 100% saturation, Pastel 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.

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

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

In contemporary design, Pastel 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.

  • UI components: delight moments, playful CTAs, featured or special states—Pastel Pink performs reliably in all these roles with its pale tonal character.
  • Brand & identity: beauty packaging, confectionery and dessert brands, celebratory occasions—contexts where Pastel Pink's vivid quality creates the right register.
  • Typography: Pastel Pink as text requires a dark background; its 91% lightness means it provides 1.4:1 contrast on white, not meeting WCAG AA.
  • Pastel Pink creates strong legibility with black text overlays (15.4:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Pastel Pink's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.

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

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

Pastel Pink (#FFD1DC) achieves a 15.41: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: 72.0%.

  • As text on white (#FFFFFF): 1.36:1 — Fail
  • As text on black (#000000): 15.41:1 — AAA ✓
  • Best text color on Pastel Pink background: Black (#000000) at 15.41:1
  • WCAG 2.1 luminance: 72.0% — high-luminance (near-white)—it provides excellent readability for dark text overlays and integrates naturally into light design systems
  • Pastel 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.

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

Pastel 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. Pastel Pink is a pale 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: Pastel 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, Pastel Pink works effectively in beauty packaging, confectionery and dessert brands, celebratory occasions—contexts where confidence serves a secondary but reinforcing role.

Pastel 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 Pastel Pink?
The hex code for Pastel Pink is #FFD1DC. Its RGB values are rgb(255, 209, 220) and its HSL values are hsl(346, 100%, 91%).
What does Pastel 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. As a very light tint, it carries the lightness and openness of its hue family while remaining gentle enough for backgrounds, subtle highlights, and delicate UI elements.
Is Pastel Pink WCAG accessible?
Pastel Pink (#FFD1DC) does not pass WCAG AA on white (1.36:1 ratio). Use it on dark backgrounds where it achieves 15.41:1. Its overall accessibility score is 48/100.
What colors go well with Pastel Pink?
Pastel Pink pairs well with its complementary color Persian Teal (#009473). Analogous colors like Shocking Pink and Peony also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Pastel Pink used for?
Pastel 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 Pastel Pink?
In CSS, use `color: #FFD1DC` or `background-color: #FFD1DC`. The CSS custom property is `--color-pastel-pink: #FFD1DC`. In Tailwind CSS, use the arbitrary value class `bg-[#FFD1DC]` for backgrounds or `text-[#FFD1DC]` for text.