Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Fairy Tale Pink (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #F2C1D1
- RGB
- rgb(242, 193, 209)
- HSL
- hsl(340, 65%, 85%)
- OKLCH
- oklch(0.859 0.059 357)
- CMYK
- cmyk(0%, 20%, 14%, 5%)
--color-fairy-tale-pinkbg-[#F2C1D1]Accessibility
Score: 48/100On White (#FFF)
1.58:1
On Black (#000)
13.32:1
On Light Gray (#F5F5F5)
1.45:1
Best text color on this background:
Design Applications
background-color: #F2C1D1
color: #F2C1D1
bg-[#F2C1D1] text-[#000000]
border-left: 4px solid #F2C1D1
Color Harmonies
Complementary
Eucalyptus
#44D7A8
Split-Complementary
Similar Colors
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 Fairy Tale 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
Fairy Tale Pink is a light color. Use black (#000000) text on top of it for maximum readability (13.32:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #F2C1D1;Text
color: #F2C1D1;Border
border: 2px solid #F2C1D1;Box Shadow
box-shadow: 0 4px 20px #F2C1D140;Gradient
background: linear-gradient(135deg, #F2C1D1, #fff4ff);Tailwind-style
--color-fairy-tale-pink: #F2C1D1;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Fairy Tale Pink without a custom config.
Background
bg-[#F2C1D1]Text
text-[#F2C1D1]Border
border-[#F2C1D1]Ring
ring-[#F2C1D1]Fill
fill-[#F2C1D1]From (gradient)
from-[#F2C1D1]Via (gradient)
via-[#F2C1D1]To (gradient)
to-[#F2C1D1]Design Tokens
Ready-to-use Fairy Tale Pink design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-fairy-tale-pink: #F2C1D1;
--color-fairy-tale-pink-rgb: 242, 193, 209;
--color-fairy-tale-pink-hsl: 340, 65%, 85%;
}SCSS Variables
$color-fairy-tale-pink: #F2C1D1; $color-fairy-tale-pink-rgb: 242, 193, 209; $color-fairy-tale-pink-hsl: 340, 65%, 85%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'fairy-tale-pink': '#F2C1D1',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-fairy-tale-pink: #F2C1D1;
}JSON Design Token (W3C format)
{
"fairy-tale-pink": {
"value": "#F2C1D1",
"type": "color",
"description": "Fairy Tale Pink — #F2C1D1"
}
}More pink colors
View all →What Does Fairy Tale Pink Mean? Color Psychology & Cultural Symbolism
The contemporary psychology of pink is more complex than its reputation suggests. Fairy Tale Pink (#F2C1D1) carries the family's warmth and approachability while pale character positions it as warmth: not naïve softness, but intentional, emotionally confident design.
- Across color psychology research, pink consistently tests high for "joy" associations, making Fairy Tale Pink a reliable vehicle for warmth in cross-demographic audiences.
- Brand designers draw on pink-family tones to project creativity and confidence—values that Fairy Tale Pink communicates in a pale key.
- At 65% saturation, Fairy Tale Pink reads as moderately saturated—neither overwhelming nor passive, landing in the warmth, playfulness, optimism, and modern confidence zone with measured confidence.
- Fairy Tale Pink's pale lightness (85%) 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, Fairy Tale Pink is a choice. Make it deliberately and it rewards you with warmth no other color delivers.
How to Use Fairy Tale Pink in Design: Applications, Pairings & Best Practices
In contemporary design, Fairy Tale 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: Fairy Tale Pink's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Fairy Tale Pink's moderately saturated saturation (65%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
- Fairy Tale Pink creates strong legibility with black text overlays (13.3:1 contrast ratio), making it a reliable background or surface color in design systems
- Typography: Fairy Tale Pink as text requires a dark background; its 85% lightness means it provides 1.6:1 contrast on white, not meeting WCAG AA.
In a world of muted neutrals, Fairy Tale Pink is a choice. Make it deliberately and it rewards you with warmth no other color delivers.
Fairy Tale Pink Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Fairy Tale Pink (#F2C1D1) achieves a 13.32: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: 61.6%.
- As text on white (#FFFFFF): 1.58:1 — Fail
- As text on black (#000000): 13.32:1 — AAA ✓
- Best text color on Fairy Tale Pink background: Black (#000000) at 13.32:1
- WCAG 2.1 luminance: 61.6% — above-median luminance—it reads as a light to mid-tone background, compatible with dark text while retaining color personality
- Fairy Tale 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.
Fairy Tale Pink's WCAG profile makes it a compliant choice for most text applications.
Fairy Tale Pink in Industry: Branding, Design & Market Applications
Fairy Tale Pink (#F2C1D1) is most at home in industries where warmth, playfulness, optimism, and modern confidence are key brand values. Its pale quality makes it particularly effective in Beauty & Personal Care contexts, where the moderately saturated saturation signals confidence 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: Fairy Tale 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, Fairy Tale Pink works effectively in beauty packaging, confectionery and dessert brands, celebratory occasions—contexts where confidence serves a secondary but reinforcing role.
The industries where Fairy Tale Pink performs best are those where the audience expects confidence. Build brand strategy around this alignment, not against it.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Fairy Tale Pink? ▾
- The hex code for Fairy Tale Pink is #F2C1D1. Its RGB values are rgb(242, 193, 209) and its HSL values are hsl(340, 65%, 85%).
- What does Fairy Tale 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 Fairy Tale Pink WCAG accessible? ▾
- Fairy Tale Pink (#F2C1D1) does not pass WCAG AA on white (1.58:1 ratio). Use it on dark backgrounds where it achieves 13.32:1. Its overall accessibility score is 48/100.
- What colors go well with Fairy Tale Pink? ▾
- Fairy Tale Pink pairs well with its complementary color Eucalyptus (#44D7A8). Analogous colors like Byzantium and Classic Rose also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Fairy Tale Pink used for? ▾
- Fairy Tale 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 Fairy Tale Pink? ▾
- In CSS, use `color: #F2C1D1` or `background-color: #F2C1D1`. The CSS custom property is `--color-fairy-tale-pink: #F2C1D1`. In Tailwind CSS, use the arbitrary value class `bg-[#F2C1D1]` for backgrounds or `text-[#F2C1D1]` for text.