Skip to main content

Terra Cotta

#E2725B·red family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#E2725B
RGB
rgb(226, 114, 91)
HSL
hsl(10, 70%, 62%)
OKLCH
oklch(0.677 0.144 33)
CMYK
cmyk(0%, 50%, 60%, 11%)
Luminance:0.2896
CSS var:--color-terra-cotta
Tailwind:bg-[#E2725B]

Accessibility

Score: 31/100

On White (#FFF)

3.09:1

AA Large

On Black (#000)

6.79:1

AA

On Light Gray (#F5F5F5)

2.84:1

Fail

Best text color on this background:

black6.79:1
Open in Contrast Checker →

Design Applications

Background

background-color: #E2725B

Text Color

color: #E2725B

bg-[#E2725B] text-[#000000]

Accent border card component

border-left: 4px solid #E2725B

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 Terra Cotta 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

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

CSS & Code Examples

Background

background-color: #E2725B;

Text

color: #E2725B;

Border

border: 2px solid #E2725B;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #E2725B, #ffa288);

Tailwind-style

--color-terra-cotta: #E2725B;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Terra Cotta without a custom config.

Background

bg-[#E2725B]

Text

text-[#E2725B]

Border

border-[#E2725B]

Ring

ring-[#E2725B]

Fill

fill-[#E2725B]

From (gradient)

from-[#E2725B]

Via (gradient)

via-[#E2725B]

To (gradient)

to-[#E2725B]

Design Tokens

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

CSS Custom Properties

:root {
  --color-terra-cotta: #E2725B;
  --color-terra-cotta-rgb: 226, 114, 91;
  --color-terra-cotta-hsl: 10, 70%, 62%;
}

SCSS Variables

$color-terra-cotta: #E2725B;
$color-terra-cotta-rgb: 226, 114, 91;
$color-terra-cotta-hsl: 10, 70%, 62%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'terra-cotta': '#E2725B',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-terra-cotta: #E2725B;
}

JSON Design Token (W3C format)

{
  "terra-cotta": {
    "value": "#E2725B",
    "type": "color",
    "description": "Terra Cotta — #E2725B"
  }
}

What Does Terra Cotta Mean? Color Psychology & Cultural Symbolism

The psychology of Terra Cotta begins with its spectral address in the red zone, where human perception has never been neutral. Millennia of association with both celebration and danger collapse into the contemporary reading of urgency that makes red-family tones so effective in design.

  • Across color psychology research, red consistently tests high for "energy" associations, making Terra Cotta a reliable vehicle for urgency in cross-demographic audiences.
  • Brand designers draw on red-family tones to project excitement and urgency—values that Terra Cotta communicates in a mid-tone key.
  • At 70% saturation, Terra Cotta reads as moderately saturated—neither overwhelming nor passive, landing in the energy, passion, urgency, and power zone with measured confidence.
  • Terra Cotta's mid-tone lightness (62%) shifts its psychological register: a balanced mid-tone that embodies energy, passion, urgency, and power at its most direct.

For designers, Terra Cotta is a precision instrument: powerful in small doses, overwhelming at scale. Restraint is its best amplifier.

How to Use Terra Cotta in Design: Applications, Pairings & Best Practices

In digital interfaces, Terra Cotta functions as a high-attention accent rather than a dominant tone. Even at small proportions, its moderately saturated saturation (70%) carries enough visual weight to direct the eye precisely where needed.

  • Avoid: financial dashboards (loss association), environmental brands (conflicts with green identity), and medical UIs where red exclusively signals critical alerts.
  • Color harmonies: Terra Cotta's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Terra Cotta's moderately saturated saturation (70%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
  • Terra Cotta creates strong legibility with black text overlays (6.8:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Terra Cotta as text requires a dark background; its 62% lightness means it provides 3.1:1 contrast on white, not meeting WCAG AA.

For designers, Terra Cotta is a precision instrument: powerful in small doses, overwhelming at scale. Restraint is its best amplifier.

Terra Cotta Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Terra Cotta (#E2725B) reaches 6.79: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.0%.

  • As text on white (#FFFFFF): 3.09:1 — AA (large text only)
  • As text on black (#000000): 6.79:1 — AA ✓
  • Best text color on Terra Cotta background: Black (#000000) at 6.79:1
  • WCAG 2.1 luminance: 29.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
  • Terra Cotta 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 Terra Cotta 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.

Terra Cotta in Industry: Branding, Design & Market Applications

Across industry research, red-family tones consistently outperform competitors in categories built on energy, passion, urgency, and power. Terra Cotta is a mid-tone 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: Terra Cotta 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, Terra Cotta works effectively in error states, notification badges, sports branding—contexts where passion serves a secondary but reinforcing role.

Terra Cotta 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.

Frequently Asked Questions

What is the hex code for Terra Cotta?
The hex code for Terra Cotta is #E2725B. Its RGB values are rgb(226, 114, 91) and its HSL values are hsl(10, 70%, 62%).
What does Terra Cotta 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 Terra Cotta WCAG accessible?
Terra Cotta (#E2725B) passes WCAG AA-large on white with a 3.09:1 contrast ratio. Its overall accessibility score is 31/100.
What colors go well with Terra Cotta?
Terra Cotta pairs well with its complementary color Sky Teal (#62B4C4). Analogous colors like Pale Violet Red and Candy Pink also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Terra Cotta used for?
Terra Cotta 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 Terra Cotta?
In CSS, use `color: #E2725B` or `background-color: #E2725B`. The CSS custom property is `--color-terra-cotta: #E2725B`. In Tailwind CSS, use the arbitrary value class `bg-[#E2725B]` for backgrounds or `text-[#E2725B]` for text.