Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Rose Quartz (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #AA98A9
- RGB
- rgb(170, 152, 169)
- HSL
- hsl(303, 10%, 63%)
- OKLCH
- oklch(0.701 0.032 328)
- CMYK
- cmyk(0%, 11%, 1%, 33%)
--color-rose-quartzbg-[#AA98A9]Accessibility
Score: 48/100On White (#FFF)
2.7:1
On Black (#000)
7.77:1
On Light Gray (#F5F5F5)
2.48:1
Best text color on this background:
Design Applications
background-color: #AA98A9
color: #AA98A9
bg-[#AA98A9] text-[#000000]
border-left: 4px solid #AA98A9
Color Harmonies
Complementary
Celadon
#ACE1AF
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. Its near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.
Industry Usage
Common contexts and industries where Rose Quartz 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
Rose Quartz is a light color. Use black (#000000) text on top of it for maximum readability (7.77:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #AA98A9;Text
color: #AA98A9;Border
border: 2px solid #AA98A9;Box Shadow
box-shadow: 0 4px 20px #AA98A940;Gradient
background: linear-gradient(135deg, #AA98A9, #dcc9db);Tailwind-style
--color-rose-quartz: #AA98A9;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Rose Quartz without a custom config.
Background
bg-[#AA98A9]Text
text-[#AA98A9]Border
border-[#AA98A9]Ring
ring-[#AA98A9]Fill
fill-[#AA98A9]From (gradient)
from-[#AA98A9]Via (gradient)
via-[#AA98A9]To (gradient)
to-[#AA98A9]Design Tokens
Ready-to-use Rose Quartz design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-rose-quartz: #AA98A9;
--color-rose-quartz-rgb: 170, 152, 169;
--color-rose-quartz-hsl: 303, 10%, 63%;
}SCSS Variables
$color-rose-quartz: #AA98A9; $color-rose-quartz-rgb: 170, 152, 169; $color-rose-quartz-hsl: 303, 10%, 63%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'rose-quartz': '#AA98A9',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-rose-quartz: #AA98A9;
}JSON Design Token (W3C format)
{
"rose-quartz": {
"value": "#AA98A9",
"type": "color",
"description": "Rose Quartz — #AA98A9"
}
}More pink colors
View all →What Does Rose Quartz 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 #AA98A9, Rose Quartz 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 Rose Quartz a reliable vehicle for optimism in cross-demographic audiences.
- Brand designers draw on pink-family tones to project creativity and confidence—values that Rose Quartz communicates in a mid-tone key.
- At 10% saturation, Rose Quartz reads as muted—Dusty rose and mauve tones carry vintage charm and sophistication—the pinks of independent boutiques, slow beauty, and artisanal brands that value uniqueness over trend.
- Rose Quartz'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.
The brands that use Rose Quartz well are the ones that understand what they're communicating beyond gender—warmth, creativity, and the willingness to be joyful.
How to Use Rose Quartz in Design: Applications, Pairings & Best Practices
The art of using Rose Quartz 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.
- 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 Quartz's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Rose Quartz's muted quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
- Rose Quartz creates strong legibility with black text overlays (7.8:1 contrast ratio), making it a reliable background or surface color in design systems
- Typography: Rose Quartz as text requires a dark background; its 63% lightness means it provides 2.7:1 contrast on white, not meeting WCAG AA.
The brands that use Rose Quartz well are the ones that understand what they're communicating beyond gender—warmth, creativity, and the willingness to be joyful.
Rose Quartz Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Rose Quartz (#AA98A9) achieves a 7.77: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: 33.9%.
- As text on white (#FFFFFF): 2.70:1 — Fail
- As text on black (#000000): 7.77:1 — AAA ✓
- Best text color on Rose Quartz background: Black (#000000) at 7.77:1
- WCAG 2.1 luminance: 33.9% — 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 Quartz 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 Rose Quartz against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.
Rose Quartz in Industry: Branding, Design & Market Applications
Rose Quartz's brand positioning falls squarely in the territory of warmth, playfulness, optimism, and modern confidence. Industry data supports its strongest performance in beauty & fashion, food & confectionery, entertainment categories, where the muted saturation calibrates the message at a mid-tone, considered level.
- 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 Quartz 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, Rose Quartz works effectively in wellness apps, fashion campaigns, children's media—contexts where playfulness serves a secondary but reinforcing role.
For marketers and brand strategists, Rose Quartz is a commitment to warmth, playfulness, optimism, and modern confidence. Match it with industries that make that promise and it will pay dividends consistently.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Rose Quartz? ▾
- The hex code for Rose Quartz is #AA98A9. Its RGB values are rgb(170, 152, 169) and its HSL values are hsl(303, 10%, 63%).
- What does Rose Quartz 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 near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.
- Is Rose Quartz WCAG accessible? ▾
- Rose Quartz (#AA98A9) does not pass WCAG AA on white (2.7:1 ratio). Use it on dark backgrounds where it achieves 7.77:1. Its overall accessibility score is 48/100.
- What colors go well with Rose Quartz? ▾
- Rose Quartz pairs well with its complementary color Celadon (#ACE1AF). Analogous colors like Grape and Medium Orchid also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Rose Quartz used for? ▾
- Rose Quartz 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 Quartz? ▾
- In CSS, use `color: #AA98A9` or `background-color: #AA98A9`. The CSS custom property is `--color-rose-quartz: #AA98A9`. In Tailwind CSS, use the arbitrary value class `bg-[#AA98A9]` for backgrounds or `text-[#AA98A9]` for text.