Color Directory/Terracotta

Terracotta (#E2725B)

Luminance: 29% · Nearest standard name: Terracotta

TERRACOTTA
#E2725B
rgb(226, 114, 91) · hsl(10°, 70%, 62%)
HEX#E2725B
RGB226, 114, 91
HSL10°, 70%, 62%
HSV / HSB10°, 60%, 89%
CMYK (Print)0%, 50%, 60%, 11%

Color Harmonies

Complementary

#E2725B#5ACBE2

Analogous

#E25A87#E2725B#E2B55A

Triadic

#E2725B#5AE271#715AE2

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)3.09:1

Sample text rendered with #E2725B on white

AA Normal: FAILAA Large: PASS
Against Dark (#0F172A)5.77:1

Sample text rendered with #E2725B on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Terracotta (#E2725B)

Terracotta (#E2725B) is a distinct shade within the Rose & Red chromatic spectrum. Characterized by an optical luminance of 29% and a warm color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#E2725B
RGB Space226, 114, 91
HSL Values10°, 70%, 62%
HSV / HSB10°, 60%, 89%
CMYK Ink0%, 50%, 60%, 11%
TemperatureWarm

Optical Color Harmony Formulas for Terracotta

Geometric intervals calculated from #E2725B on the 360-degree color wheel.

Direct Polar (180°)#5ACBE2

Complementary Harmony

Pairs Terracotta with its polar opposite (#5ACBE2) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#E25A87 · #E2B55A

Analogous Harmony

Positions adjacent neighboring hues on either side of Terracotta for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#5AE2B5 · #5A87E2

Split-Complementary

Uses the two colors flanking the direct complement of Terracotta, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#5AE271 · #715AE2

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#87E25A · #5ACBE2 · #B55AE2

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Terracotta

Lock #E2725B inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Terracotta

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 70% and lightness of 62%, Terracotta (#E2725B) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Radiates high energy, urgency, passionate emotion, and dramatic visual power. Commands immediate human attention.

Optimal Industry Verticals

E-Commerce Flash Sales, Fitness Apparel, Gaming HUDs, Food & Beverage. Combining Terracotta with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Terracotta

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-e2725b: #E2725B;
  --color-e2725b-rgb: 226, 114, 91;
  --color-e2725b-hsl: 10deg 70% 62%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'e2725b': '#E2725B',
      }
    }
  }
};

Frequently Asked Questions About Terracotta (#E2725B)

Authoritative answers covering Terracotta color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Terracotta (#E2725B)?
Terracotta is defined by the HEX code #E2725B. Its digital screen RGB coordinates are R:226, G:114, B:91. Its cylindrical HSL values are Hue:10°, Saturation:70%, Lightness:62%. In HSV/HSB format, it is 10°, 60%, 89%. For four-color CMYK process printing, its ink percentages are C:0%, M:50%, Y:60%, K:11%.
Does Terracotta (#E2725B) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Terracotta achieves a contrast ratio of 3.09:1 (Failing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 5.77:1 (Passing WCAG AA).
What is the direct complementary color for Terracotta (#E2725B)?
The exact 180-degree optical complementary color for #E2725B is #5ACBE2. When placed side-by-side, #E2725B and #5ACBE2 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Terracotta in the 60-30-10 UI design rule?
With a saturation of 70% and lightness of 62%, Terracotta (#E2725B) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Terracotta into Tailwind CSS and CSS variables?
You can define Terracotta in CSS custom properties as ':root { --color-custom: #E2725B; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Terracotta using our interactive Color Palette Generator.
Which color family does Terracotta (#E2725B) belong to?
Terracotta belongs to the Rose & Red family (Warm spectrum). You can explore full tonal ramps and curated palettes in our Rose & Red Color Guide.