Skip to main content

Caramel Orange

#C68642·orange family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Caramel Orange (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#C68642
RGB
rgb(198, 134, 66)
HSL
hsl(31, 54%, 52%)
OKLCH
oklch(0.672 0.115 65)
CMYK
cmyk(0%, 32%, 67%, 22%)
Luminance:0.2945
CSS var:--color-caramel-orange
Tailwind:bg-[#C68642]

Accessibility

Score: 31/100

On White (#FFF)

3.05:1

AA Large

On Black (#000)

6.89:1

AA

On Light Gray (#F5F5F5)

2.8:1

Fail

Best text color on this background:

black6.89:1
Open in Contrast Checker →

Design Applications

Background

background-color: #C68642

Text Color

color: #C68642

bg-[#C68642] text-[#000000]

Accent border card component

border-left: 4px solid #C68642

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 Caramel 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

Passes AA Large

3:1 minimum required

UI Components

Meets 1.4.11

3:1 for non-text UI

Caramel Orange is a light color. Use black (#000000) text on top of it for maximum readability (6.89:1). Avoid white text on this background.

CSS & Code Examples

Background

background-color: #C68642;

Text

color: #C68642;

Border

border: 2px solid #C68642;

Box Shadow

box-shadow: 0 4px 20px #C6864240;

Gradient

background: linear-gradient(135deg, #C68642, #fcb66f);

Tailwind-style

--color-caramel-orange: #C68642;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Caramel Orange without a custom config.

Background

bg-[#C68642]

Text

text-[#C68642]

Border

border-[#C68642]

Ring

ring-[#C68642]

Fill

fill-[#C68642]

From (gradient)

from-[#C68642]

Via (gradient)

via-[#C68642]

To (gradient)

to-[#C68642]

Design Tokens

Ready-to-use Caramel Orange design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-caramel-orange: #C68642;
  --color-caramel-orange-rgb: 198, 134, 66;
  --color-caramel-orange-hsl: 31, 54%, 52%;
}

SCSS Variables

$color-caramel-orange: #C68642;
$color-caramel-orange-rgb: 198, 134, 66;
$color-caramel-orange-hsl: 31, 54%, 52%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'caramel-orange': '#C68642',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-caramel-orange: #C68642;
}

JSON Design Token (W3C format)

{
  "caramel-orange": {
    "value": "#C68642",
    "type": "color",
    "description": "Caramel Orange — #C68642"
  }
}

What Does Caramel Orange Mean? Color Psychology & Cultural Symbolism

The color Caramel Orange communicates warmth 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 warmth that designers can deploy as an invitation to act.

  • Across color psychology research, orange consistently tests high for "friendly" associations, making Caramel Orange a reliable vehicle for warmth in cross-demographic audiences.
  • Brand designers draw on orange-family tones to project energetic and creative—values that Caramel Orange communicates in a medium key.
  • At 54% saturation, Caramel Orange reads as subdued—neither overwhelming nor passive, landing in the enthusiasm, warmth, creativity, and accessibility zone with measured confidence.
  • Caramel Orange's medium lightness (52%) shifts its psychological register: a balanced mid-tone that embodies enthusiasm, warmth, creativity, and accessibility at its most direct.

Caramel 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 Caramel Orange in Design: Applications, Pairings & Best Practices

Caramel 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: Caramel Orange's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Caramel Orange's subdued quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
  • Caramel Orange creates strong legibility with black text overlays (6.9:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Caramel Orange as text requires a dark background; its 52% lightness means it provides 3.0:1 contrast on white, not meeting WCAG AA.

Caramel Orange is at its best when it amplifies friendliness—a reminder that design can be energetic and welcoming at the same time.

Caramel Orange Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Caramel Orange (#C68642) reaches 6.89: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: 29.4%.

  • As text on white (#FFFFFF): 3.05:1 — AA (large text only)
  • As text on black (#000000): 6.89:1 — AA ✓
  • Best text color on Caramel Orange background: Black (#000000) at 6.89:1
  • WCAG 2.1 luminance: 29.4% — 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
  • Caramel Orange 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 orange-family colors are distinguished from greens and browns. For critical UI states, supplement color alone with shape, label, or pattern cues.

Always verify Caramel 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.

Caramel Orange in Industry: Branding, Design & Market Applications

Across industry research, orange-family tones consistently outperform competitors in categories built on enthusiasm, warmth, creativity, and accessibility. Caramel Orange is a medium expression of this advantage—best positioned in Food & Beverage and adjacent markets.

  • 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: Chipotle, Sweetgreen, 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: Notion, Slack, Salesforce) Works better for B2C tools and consumer products than for enterprise SaaS where trust and professionalism dominate.
  • Brand positioning: Caramel Orange is best suited for brands projecting energetic, creative, accessible. Categories outside this positioning—luxury or premium positioning (reads as affordable—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Caramel Orange works effectively in pricing callouts, casual branding, promotional elements—contexts where energy serves a secondary but reinforcing role.

Caramel Orange earns its strongest ROI in industries where trust and recognition compound over time: Food & Beverage, Sports & Fitness, Technology & Startups. Use it to build the kind of brand recognition that decades reinforce.

Frequently Asked Questions

What is the hex code for Caramel Orange?
The hex code for Caramel Orange is #C68642. Its RGB values are rgb(198, 134, 66) and its HSL values are hsl(31, 54%, 52%).
What does Caramel 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 Caramel Orange WCAG accessible?
Caramel Orange (#C68642) passes WCAG AA-large on white with a 3.05:1 contrast ratio. Its overall accessibility score is 31/100.
What colors go well with Caramel Orange?
Caramel Orange pairs well with its complementary color Aegean Blue (#1F456E). Analogous colors like Garnet and Coral also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Caramel Orange used for?
Caramel 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 Caramel Orange?
In CSS, use `color: #C68642` or `background-color: #C68642`. The CSS custom property is `--color-caramel-orange: #C68642`. In Tailwind CSS, use the arbitrary value class `bg-[#C68642]` for backgrounds or `text-[#C68642]` for text.