Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Safety Orange (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #FF6700
- RGB
- rgb(255, 103, 0)
- HSL
- hsl(24, 100%, 50%)
- OKLCH
- oklch(0.697 0.204 44)
- CMYK
- cmyk(0%, 60%, 100%, 0%)
--color-safety-orangebg-[#FF6700]Accessibility
Score: 48/100On White (#FFF)
2.92:1
On Black (#000)
7.19:1
On Light Gray (#F5F5F5)
2.68:1
Best text color on this background:
Design Applications
background-color: #FF6700
color: #FF6700
bg-[#FF6700] text-[#000000]
border-left: 4px solid #FF6700
Color Harmonies
Complementary
Carolina Blue
#4B9CD3
Split-Complementary
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. 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 Safety Orange 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
Safety Orange is a light color. Use black (#000000) text on top of it for maximum readability (7.19:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #FF6700;Text
color: #FF6700;Border
border: 2px solid #FF6700;Box Shadow
box-shadow: 0 4px 20px #FF670040;Gradient
background: linear-gradient(135deg, #FF6700, #ff993f);Tailwind-style
--color-safety-orange: #FF6700;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Safety Orange without a custom config.
Background
bg-[#FF6700]Text
text-[#FF6700]Border
border-[#FF6700]Ring
ring-[#FF6700]Fill
fill-[#FF6700]From (gradient)
from-[#FF6700]Via (gradient)
via-[#FF6700]To (gradient)
to-[#FF6700]Design Tokens
Ready-to-use Safety Orange design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-safety-orange: #FF6700;
--color-safety-orange-rgb: 255, 103, 0;
--color-safety-orange-hsl: 24, 100%, 50%;
}SCSS Variables
$color-safety-orange: #FF6700; $color-safety-orange-rgb: 255, 103, 0; $color-safety-orange-hsl: 24, 100%, 50%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'safety-orange': '#FF6700',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-safety-orange: #FF6700;
}JSON Design Token (W3C format)
{
"safety-orange": {
"value": "#FF6700",
"type": "color",
"description": "Safety Orange — #FF6700"
}
}More orange colors
View all →What Does Safety Orange Mean? Color Psychology & Cultural Symbolism
Few colors better embody the tension between energy and approachability than the orange family. At #FF6700, Safety Orange resolves that tension in favor of enthusiasm—warm enough to feel inviting, saturated enough (100%) to remain visually active.
- Across color psychology research, orange consistently tests high for "friendly" associations, making Safety Orange a reliable vehicle for enthusiasm in cross-demographic audiences.
- Brand designers draw on orange-family tones to project energetic and creative—values that Safety Orange communicates in a medium key.
- At 100% saturation, Safety Orange 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.
- Safety Orange's medium lightness (50%) shifts its psychological register: a balanced mid-tone that embodies enthusiasm, warmth, creativity, and accessibility at its most direct.
Safety Orange is at its best when it amplifies friendliness—a reminder that design can be energetic and welcoming at the same time.
How to Use Safety Orange in Design: Applications, Pairings & Best Practices
Safety Orange is a natural secondary color in design systems—energetic enough to accent, friendly enough to avoid intimidation. It shines in promotional contexts where urgency is wanted but red would feel aggressive.
- Avoid: luxury or premium positioning (reads as affordable, not exclusive), healthcare clinical contexts (may seem too casual), and B2B enterprise tools where seriousness is required.
- Color harmonies: Safety Orange's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Safety Orange's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
- Safety Orange creates strong legibility with black text overlays (7.2:1 contrast ratio), making it a reliable background or surface color in design systems
- Typography: Safety Orange as text requires a dark background; its 50% lightness means it provides 2.9:1 contrast on white, not meeting WCAG AA.
Safety Orange is at its best when it amplifies friendliness—a reminder that design can be energetic and welcoming at the same time.
Safety Orange Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Safety Orange (#FF6700) achieves a 7.19: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: 31.0%.
- As text on white (#FFFFFF): 2.92:1 — Fail
- As text on black (#000000): 7.19:1 — AAA ✓
- Best text color on Safety Orange background: Black (#000000) at 7.19:1
- WCAG 2.1 luminance: 31.0% — 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
- Safety Orange 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.
Always verify Safety Orange 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.
Safety Orange in Industry: Branding, Design & Market Applications
Safety Orange's brand positioning falls squarely in the territory of enthusiasm, warmth, creativity, and accessibility. Industry data supports its strongest performance in food delivery, sports & fitness, tech startups categories, where the vivid saturation calibrates the message at a medium, considered level.
- 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: Nike, Gatorade, 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: Safety Orange 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, Safety Orange works effectively in secondary CTAs, highlight accents, notification dots—contexts where friendliness serves a secondary but reinforcing role.
For marketers and brand strategists, Safety Orange is a commitment to enthusiasm, warmth, creativity, and accessibility. 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 Safety Orange? ▾
- The hex code for Safety Orange is #FF6700. Its RGB values are rgb(255, 103, 0) and its HSL values are hsl(24, 100%, 50%).
- What does Safety Orange 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. 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 Safety Orange WCAG accessible? ▾
- Safety Orange (#FF6700) does not pass WCAG AA on white (2.92:1 ratio). Use it on dark backgrounds where it achieves 7.19:1. Its overall accessibility score is 48/100.
- What colors go well with Safety Orange? ▾
- Safety Orange pairs well with its complementary color Carolina Blue (#4B9CD3). Analogous colors like Ruby and Tomato also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Safety Orange used for? ▾
- Safety Orange 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 Safety Orange? ▾
- In CSS, use `color: #FF6700` or `background-color: #FF6700`. The CSS custom property is `--color-safety-orange: #FF6700`. In Tailwind CSS, use the arbitrary value class `bg-[#FF6700]` for backgrounds or `text-[#FF6700]` for text.