Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Rose (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #FF007F
- RGB
- rgb(255, 0, 127)
- HSL
- hsl(330, 100%, 50%)
- OKLCH
- oklch(0.645 0.26 3)
- CMYK
- cmyk(0%, 100%, 50%, 0%)
--color-rosebg-[#FF007F]Accessibility
Score: 39/100On White (#FFF)
3.78:1
On Black (#000)
5.56:1
On Light Gray (#F5F5F5)
3.47:1
Best text color on this background:
Design Applications
background-color: #FF007F
color: #FF007F
bg-[#FF007F] text-[#000000]
border-left: 4px solid #FF007F
Color Harmonies
Complementary
Mint Cream
#F5FFFA
Split-Complementary
Similar Colors
Color Meaning & Psychology
Red is the most emotionally intense color in the spectrum. It stimulates the nervous system, accelerates respiration, and increases heart rate. Red commands attention through associations with blood, fire, danger, and passion — making it the dominant choice for warnings, calls-to-action, and brand identities that must stand out instantly. In food culture, red stimulates appetite. In romance, it signals desire. In sport, studies show red-clad competitors win more often. However, overuse creates aggression. The most effective red designs use it sparingly as a focal accent. 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 is applied in professional design.
- Emergency alerts and warning systems
- Food and beverage brands (appetite stimulation)
- Sports teams and athletic wear
- Calls-to-action and "Buy Now" buttons
- Pharmaceutical packaging for urgent medications
- Entertainment and gaming brands
- Automotive brands emphasizing power and performance
- Retail sale and clearance signage
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 is a light color. Use black (#000000) text on top of it for maximum readability (5.56:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #FF007F;Text
color: #FF007F;Border
border: 2px solid #FF007F;Box Shadow
box-shadow: 0 4px 20px #FF007F40;Gradient
background: linear-gradient(135deg, #FF007F, #ff5dae);Tailwind-style
--color-rose: #FF007F;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Rose without a custom config.
Background
bg-[#FF007F]Text
text-[#FF007F]Border
border-[#FF007F]Ring
ring-[#FF007F]Fill
fill-[#FF007F]From (gradient)
from-[#FF007F]Via (gradient)
via-[#FF007F]To (gradient)
to-[#FF007F]Design Tokens
Ready-to-use Rose design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-rose: #FF007F;
--color-rose-rgb: 255, 0, 127;
--color-rose-hsl: 330, 100%, 50%;
}SCSS Variables
$color-rose: #FF007F; $color-rose-rgb: 255, 0, 127; $color-rose-hsl: 330, 100%, 50%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'rose': '#FF007F',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-rose: #FF007F;
}JSON Design Token (W3C format)
{
"rose": {
"value": "#FF007F",
"type": "color",
"description": "Rose — #FF007F"
}
}Related Palettes & Combinations
Color Combinations
More red colors
View all →What Does Rose Mean? Color Psychology & Cultural Symbolism
Rose (#FF007F) sits in a wavelength range that triggers a measurable physiological response: elevated heart rate, heightened attention, and faster reaction times. Designers use this biological leverage when they need an immediate sense of power.
- In Western cultures red denotes importance (red carpets), danger (stop signs), love (Valentine's Day), and financial loss ("in the red")—a dual symbolism of celebration and warning that designers leverage depending on context.
- Across China, India, and much of Southeast Asia, red is the color of luck, prosperity, and celebration. It dominates weddings, Lunar New Year, and auspicious occasions, carrying exactly the opposite of its Western "danger" connotation.
- Rose's medium lightness (50%) shifts its psychological register: a balanced mid-tone that embodies energy, passion, urgency, and power at its most direct.
- At 100% saturation, Rose reads as vivid—Pure saturated reds are physiologically stimulating, triggering faster heart rate and heightened alertness—among the most attention-commanding tones in human visual perception.
For designers, Rose is a precision instrument: powerful in small doses, overwhelming at scale. Restraint is its best amplifier.
How to Use Rose in Design: Applications, Pairings & Best Practices
In digital interfaces, Rose functions as a high-attention accent rather than a dominant tone. Even at small proportions, its vivid saturation (100%) carries enough visual weight to direct the eye precisely where needed.
- UI components: primary action buttons, error and destructive states, delete confirmations—Rose performs reliably in all these roles with its medium tonal character.
- Brand & identity: call-to-action buttons, promotional banners, food packaging—contexts where Rose's vivid quality creates the right register.
- Typography: Rose as text requires a dark background; its 50% lightness means it provides 3.8:1 contrast on white, not meeting WCAG AA.
- Rose creates strong legibility with black text overlays (5.6:1 contrast ratio), making it a reliable background or surface color in design systems
- Proportional use: Rose's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
For designers, Rose is a precision instrument: powerful in small doses, overwhelming at scale. Restraint is its best amplifier.
Rose Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Rose (#FF007F) reaches 5.56: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.8%.
- As text on white (#FFFFFF): 3.78:1 — AA (large text only)
- As text on black (#000000): 5.56:1 — AA ✓
- Best text color on Rose background: Black (#000000) at 5.56:1
- WCAG 2.1 luminance: 22.8% — 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 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 red-family colors are distinguished from greens and browns. For critical UI states, supplement color alone with shape, label, or pattern cues.
Always verify Rose at its final intended size and weight using a real contrast checker—font weight and rendering environment affect perceived legibility beyond what raw ratios capture.
Rose in Industry: Branding, Design & Market Applications
Across industry research, red-family tones consistently outperform competitors in categories built on energy, passion, urgency, and power. Rose is a medium expression of this advantage—best positioned in Food & Beverage and adjacent markets.
- Food & Beverage: Red stimulates appetite and accelerates purchase decisions. Fast food chains, hot sauce brands, and snack packaging use it deliberately because it increases caloric craving and speeds up decision-making at point of sale. (examples: Whole Foods, Trader Joe's, Blue Bottle Coffee) Avoid in fine dining or health-food contexts where a slower, more mindful experience is the goal.
- Retail & E-commerce: The "red sale tag" is a globally conditioned retail convention. Red signals scarcity and urgency, making it the universal shorthand for clearance events, limited-time offers, and price callouts. (examples: Shopify merchant sites, ASOS, H&M) Overuse exhausts the urgency signal—reserve it for genuinely time-limited promotions.
- Sports & Entertainment: Red communicates competition, athletic energy, and tribal passion. From team jerseys to arena signage, it energizes crowds and aligns with the visceral intensity sports brands want to project. (examples: Spotify, Netflix, Hulu) Works best paired with black or white for maximum contrast and visual impact.
- Brand positioning: Rose is best suited for brands projecting excitement, urgency, importance. Categories outside this positioning—financial dashboards (loss association)—tend to see weaker results.
- Adjacent applications: Beyond primary industries, Rose works effectively in error states, notification badges, sports branding—contexts where excitement serves a secondary but reinforcing role.
Rose earns its strongest ROI in industries where trust and recognition compound over time: Food & Beverage, Retail & E-commerce, Sports & Entertainment. Use it to build the kind of brand recognition that decades reinforce.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Rose? ▾
- The hex code for Rose is #FF007F. Its RGB values are rgb(255, 0, 127) and its HSL values are hsl(330, 100%, 50%).
- What does Rose mean in design? ▾
- Red is the most emotionally intense color in the spectrum. It stimulates the nervous system, accelerates respiration, and increases heart rate. Red commands attention through associations with blood, fire, danger, and passion — making it the dominant choice for warnings, calls-to-action, and brand identities that must stand out instantly. In food culture, red stimulates appetite. In romance, it signals desire. In sport, studies show red-clad competitors win more often. However, overuse creates aggression. The most effective red designs use it sparingly as a focal accent. 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 WCAG accessible? ▾
- Rose (#FF007F) passes WCAG AA-large on white with a 3.78:1 contrast ratio. Its overall accessibility score is 39/100.
- What colors go well with Rose? ▾
- Rose pairs well with its complementary color Mint Cream (#F5FFFA). Analogous colors like Purple and Shocking Pink also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Rose used for? ▾
- Rose is commonly used for: Emergency alerts and warning systems; Food and beverage brands (appetite stimulation); Sports teams and athletic wear; Calls-to-action and "Buy Now" buttons; Pharmaceutical packaging for urgent medications.
- What are the CSS and Tailwind values for Rose? ▾
- In CSS, use `color: #FF007F` or `background-color: #FF007F`. The CSS custom property is `--color-rose: #FF007F`. In Tailwind CSS, use the arbitrary value class `bg-[#FF007F]` for backgrounds or `text-[#FF007F]` for text.