Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Papaya (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #FF9470
- RGB
- rgb(255, 148, 112)
- HSL
- hsl(15, 100%, 72%)
- OKLCH
- oklch(0.772 0.139 39)
- CMYK
- cmyk(0%, 42%, 56%, 0%)
--color-papayabg-[#FF9470]Accessibility
Score: 48/100On White (#FFF)
2.16:1
On Black (#000)
9.72:1
On Light Gray (#F5F5F5)
1.98:1
Best text color on this background:
Design Applications
background-color: #FF9470
color: #FF9470
bg-[#FF9470] text-[#000000]
border-left: 4px solid #FF9470
Color Harmonies
Similar Colors
Color Meaning & Psychology
Orange sits at the intersection of red's intensity and yellow's optimism. It is the warmest color in the spectrum and carries associations with harvest, health, and human warmth. Unlike red, orange is rarely perceived as aggressive — it feels friendly, approachable, and energetic. In marketing, orange signals affordability and value; premium brands tend to avoid it for this reason. Deeper burnt oranges feel earthy and artisanal; bright oranges feel playful and modern. Orange has the highest visibility against a blue sky or ocean, making it the safety color for life vests and warning signs. 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 Papaya is applied in professional design.
- Technology and startup branding
- Food delivery and restaurant chains
- Outdoor recreation and adventure brands
- Construction and industrial safety equipment
- Health and wellness products emphasizing energy
- Home improvement and DIY retail
- Youth and education brands
- Budget and value-oriented retail
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
Papaya is a light color. Use black (#000000) text on top of it for maximum readability (9.72:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #FF9470;Text
color: #FF9470;Border
border: 2px solid #FF9470;Box Shadow
box-shadow: 0 4px 20px #FF947040;Gradient
background: linear-gradient(135deg, #FF9470, #ffc59f);Tailwind-style
--color-papaya: #FF9470;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Papaya without a custom config.
Background
bg-[#FF9470]Text
text-[#FF9470]Border
border-[#FF9470]Ring
ring-[#FF9470]Fill
fill-[#FF9470]From (gradient)
from-[#FF9470]Via (gradient)
via-[#FF9470]To (gradient)
to-[#FF9470]Design Tokens
Ready-to-use Papaya design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-papaya: #FF9470;
--color-papaya-rgb: 255, 148, 112;
--color-papaya-hsl: 15, 100%, 72%;
}SCSS Variables
$color-papaya: #FF9470; $color-papaya-rgb: 255, 148, 112; $color-papaya-hsl: 15, 100%, 72%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'papaya': '#FF9470',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-papaya: #FF9470;
}JSON Design Token (W3C format)
{
"papaya": {
"value": "#FF9470",
"type": "color",
"description": "Papaya — #FF9470"
}
}More orange colors
View all →What Does Papaya Mean? Color Psychology & Cultural Symbolism
The color Papaya communicates energy through the universal language of warmth. Orange tones sit at the intersection of solar energy (yellow) and vital intensity (red), and this particular shade carries that synthesis into a quality of energy that designers can deploy as an invitation to act.
- In Western design, orange occupies a unique middle ground between red's urgency and yellow's optimism—friendlier than the former, more energetic than the latter. It signals approachability, affordability, and enthusiasm without the aggression of pure red.
- In Buddhist traditions, saffron and orange are sacred colors worn by monks and associated with renunciation, warmth, and spiritual enlightenment. In Hinduism, orange (saffron) represents purity, fire, and courage.
- Papaya's light lightness (72%) shifts its psychological register: Peach and apricot tones soften orange's enthusiasm into a gentle, nurturing warmth—popular in wellness, food, and lifestyle branding.
- At 100% saturation, Papaya reads as vivid—Pure saturated oranges are impossible to ignore—they pulse with kinetic energy and work exceptionally well for sports brands, gaming, and anything that needs to project confidence and action.
Use Papaya where you want energy without intimidation. It's the color that says "come in" rather than "stop here."
How to Use Papaya in Design: Applications, Pairings & Best Practices
Brands seeking approachability often reach for orange when they've ruled out red (too intense) and yellow (too cautious). Papaya's light warmth occupies exactly that positioning sweet spot.
- UI components: secondary action buttons, highlight states, notification badges—Papaya performs reliably in all these roles with its light tonal character.
- Brand & identity: secondary CTAs, highlight accents, notification dots—contexts where Papaya's vivid quality creates the right register.
- Typography: Papaya as text requires a dark background; its 72% lightness means it provides 2.2:1 contrast on white, not meeting WCAG AA.
- Papaya creates strong legibility with black text overlays (9.7:1 contrast ratio), making it a reliable background or surface color in design systems
- Proportional use: Papaya's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
Use Papaya where you want energy without intimidation. It's the color that says "come in" rather than "stop here."
Papaya Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Papaya (#FF9470) achieves a 9.72: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: 43.6%.
- As text on white (#FFFFFF): 2.16:1 — Fail
- As text on black (#000000): 9.72:1 — AAA ✓
- Best text color on Papaya background: Black (#000000) at 9.72:1
- WCAG 2.1 luminance: 43.6% — above-median luminance—it reads as a light to mid-tone background, compatible with dark text while retaining color personality
- Papaya 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 orange-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 Papaya against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.
Papaya in Industry: Branding, Design & Market Applications
Papaya (#FF9470) is most at home in industries where enthusiasm, warmth, creativity, and accessibility are key brand values. Its light quality makes it particularly effective in Food & Beverage contexts, where the vivid saturation signals warmth at exactly the right register.
- Food & Beverage: Orange stimulates appetite almost as effectively as red while feeling friendlier and more playful. Food delivery apps, snack brands, and casual dining chains use it to communicate deliciousness and accessibility. (examples: Whole Foods, Trader Joe's, Blue Bottle Coffee) Pairs well with white for clean, appetizing digital food interfaces.
- Sports & Fitness: Orange communicates high energy, competitive drive, and athletic enthusiasm. It's a popular secondary color in sports branding precisely because it energizes without the urgency or danger association of red. (examples: Orange Theory, Peloton, Under Armour) Orange-and-black is a classic high-visibility sports palette used from road construction to professional teams.
- Technology & Startups: Challenger tech brands use orange to signal they're energetic, user-friendly, and disrupting stuffy industries. It positions a product as approachable and human without sacrificing ambition. (examples: Apple, Microsoft, Salesforce) Works better for B2C tools and consumer products than for enterprise SaaS where trust and professionalism dominate.
- Brand positioning: Papaya is best suited for brands projecting friendly, enthusiastic, accessible. Categories outside this positioning—luxury or premium positioning (reads as affordable—tend to see weaker results.
- Adjacent applications: Beyond primary industries, Papaya works effectively in secondary CTAs, highlight accents, notification dots—contexts where warmth serves a secondary but reinforcing role.
The industries where Papaya performs best are those where the audience expects warmth. Build brand strategy around this alignment, not against it.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Papaya? ▾
- The hex code for Papaya is #FF9470. Its RGB values are rgb(255, 148, 112) and its HSL values are hsl(15, 100%, 72%).
- What does Papaya mean in design? ▾
- Orange sits at the intersection of red's intensity and yellow's optimism. It is the warmest color in the spectrum and carries associations with harvest, health, and human warmth. Unlike red, orange is rarely perceived as aggressive — it feels friendly, approachable, and energetic. In marketing, orange signals affordability and value; premium brands tend to avoid it for this reason. Deeper burnt oranges feel earthy and artisanal; bright oranges feel playful and modern. Orange has the highest visibility against a blue sky or ocean, making it the safety color for life vests and warning signs. 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 Papaya WCAG accessible? ▾
- Papaya (#FF9470) does not pass WCAG AA on white (2.16:1 ratio). Use it on dark backgrounds where it achieves 9.72:1. Its overall accessibility score is 48/100.
- What colors go well with Papaya? ▾
- Papaya pairs well with its complementary color Deep Sky Blue (#00BFFF). Analogous colors like Burgundy and Red also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Papaya used for? ▾
- Papaya is commonly used for: Technology and startup branding; Food delivery and restaurant chains; Outdoor recreation and adventure brands; Construction and industrial safety equipment; Health and wellness products emphasizing energy.
- What are the CSS and Tailwind values for Papaya? ▾
- In CSS, use `color: #FF9470` or `background-color: #FF9470`. The CSS custom property is `--color-papaya: #FF9470`. In Tailwind CSS, use the arbitrary value class `bg-[#FF9470]` for backgrounds or `text-[#FF9470]` for text.