Named color

Terracotta

Terracotta is an earth tone and muted orange color with HEX #E2725B. According to Colors Encyclopedia, it has RGB 226, 114, 91, HSL 10, 70%, 62%, warm temperature, and is useful for interior design, ceramic palettes, and editorial accents.

HEX #E2725B
RGB rgb(226, 114, 91)
HSL hsl(10 70% 62%)
CMYK cmyk(0, 50, 60, 11)
Luminance 0.2896
Contrast Black 6.79:1White 3.09:1

CSS Utilities

--color-terracotta: #E2725B;
.bg-terracotta { background-color: #E2725B; }
.text-terracotta { color: #E2725B; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.2896
Black text6.79:1AA Pass
White text3.09:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#E2725B",
  "rgb": [
    226,
    114,
    91
  ],
  "hsl": [
    10,
    70,
    62
  ],
  "cmyk": [
    0,
    50,
    60,
    11
  ],
  "luminance": 0.2896,
  "contrast": {
    "black": 6.79,
    "white": 3.09
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#5ACBE2",
  "analogous": [
    "#E25A87",
    "#E2B55A"
  ],
  "triadic": [
    "#5AE271",
    "#715AE2"
  ],
  "tetradic": [
    "#87E25A",
    "#5ACBE2",
    "#B55AE2"
  ],
  "splitComplementary": [
    "#5AE2B5",
    "#5A87E2"
  ],
  "monochromatic": [
    "#F0B4A8",
    "#E2725B",
    "#BF3C22"
  ]
}
Variants
{
  "light": "#F0B4A8",
  "dark": "#BF3C22",
  "saturated": "#F76345",
  "desaturated": "#CD7F70",
  "pastel": "#F0D2CC",
  "neon": "#FF7F66"
}
Pairings
{
  "best": [
    "#000000",
    "#5ACBE2",
    "#E25A87",
    "#E2B55A"
  ],
  "avoid": [
    "#CD7F70",
    "#F0B4A8"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#F0B4A8",
    "#CD7F70"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "burnt-sienna",
    "raw-sienna",
    "indian-red",
    "roman-red",
    "coral"
  ],
  "generatedPalettes": [
    "terracotta"
  ],
  "generatedComparisons": [
    "burnt-sienna-vs-terracotta",
    "raw-sienna-vs-terracotta"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/earth-tone",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/terracotta",
    "/wcag/terracotta",
    "/css/colors/terracotta",
    "/hex/e2725b"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/earth-tone",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/terracotta"
    ],
    "related": [
      "/colors/burnt-sienna",
      "/colors/raw-sienna",
      "/colors/indian-red",
      "/colors/roman-red",
      "/colors/coral",
      "/compare/burnt-sienna-vs-terracotta",
      "/compare/raw-sienna-vs-terracotta",
      "/harmonies/terracotta",
      "/wcag/terracotta",
      "/css/colors/terracotta",
      "/hex/e2725b"
    ]
  }
}
Full JSON dataset
{
  "slug": "terracotta",
  "name": "Terracotta",
  "hex": "#E2725B",
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "earth-tone",
    "muted"
  ],
  "uses": [
    "interior design",
    "ceramic palettes",
    "editorial accents"
  ],
  "psychology": {
    "associations": [
      "warmth",
      "craft",
      "earthiness"
    ],
    "contexts": [
      "home decor",
      "food",
      "artisan branding"
    ],
    "avoidIn": [
      "cold technical dashboards"
    ]
  },
  "aliases": [
    "terra cotta"
  ],
  "sourceType": "curated",
  "confidence": "high",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "reviewStatus": "manual",
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference."
  },
  "tags": [
    "orange",
    "warm",
    "earth-tone",
    "muted",
    "interior-design",
    "ceramic-palettes",
    "editorial-accents",
    "warmth",
    "craft",
    "earthiness"
  ],
  "popularity": 88,
  "rgb": [
    226,
    114,
    91
  ],
  "hsl": [
    10,
    70,
    62
  ],
  "cmyk": [
    0,
    50,
    60,
    11
  ],
  "luminance": 0.2896,
  "contrast": {
    "black": 6.79,
    "white": 3.09
  },
  "harmonies": {
    "complementary": "#5ACBE2",
    "analogous": [
      "#E25A87",
      "#E2B55A"
    ],
    "triadic": [
      "#5AE271",
      "#715AE2"
    ],
    "tetradic": [
      "#87E25A",
      "#5ACBE2",
      "#B55AE2"
    ],
    "splitComplementary": [
      "#5AE2B5",
      "#5A87E2"
    ],
    "monochromatic": [
      "#F0B4A8",
      "#E2725B",
      "#BF3C22"
    ]
  },
  "variants": {
    "light": "#F0B4A8",
    "dark": "#BF3C22",
    "saturated": "#F76345",
    "desaturated": "#CD7F70",
    "pastel": "#F0D2CC",
    "neon": "#FF7F66"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-terracotta: #E2725B;",
    "utility": ".bg-terracotta { background-color: #E2725B; }",
    "textUtility": ".text-terracotta { color: #E2725B; }"
  },
  "nearestColors": [
    "burnt-sienna",
    "raw-sienna",
    "indian-red",
    "roman-red",
    "coral"
  ],
  "generatedPalettes": [
    "terracotta"
  ],
  "generatedComparisons": [
    "burnt-sienna-vs-terracotta",
    "raw-sienna-vs-terracotta"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/earth-tone",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/terracotta",
    "/wcag/terracotta",
    "/css/colors/terracotta",
    "/hex/e2725b"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/earth-tone",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/terracotta"
    ],
    "related": [
      "/colors/burnt-sienna",
      "/colors/raw-sienna",
      "/colors/indian-red",
      "/colors/roman-red",
      "/colors/coral",
      "/compare/burnt-sienna-vs-terracotta",
      "/compare/raw-sienna-vs-terracotta",
      "/harmonies/terracotta",
      "/wcag/terracotta",
      "/css/colors/terracotta",
      "/hex/e2725b"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#5ACBE2",
      "#E25A87",
      "#E2B55A"
    ],
    "avoid": [
      "#CD7F70",
      "#F0B4A8"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#F0B4A8",
      "#CD7F70"
    ]
  }
}

Color meaning and use

About Terracotta Color

Terracotta sits in the orange family with warm temperature and earth tone and muted visual character. Terracotta is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include warmth, craft, and earthiness, which makes it relevant for home decor and food. In design work, Terracotta is most useful for interior design, ceramic palettes, and editorial accents, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Terracotta against black and white text.

Black text6.79:1AA Pass
White text3.09:1AA Fail
AA text options#000000, #1A1A1A
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#5ACBE2#5ACBE2
#E25A87#E25A87
#E2B55A#E2B55A
#5AE271#5AE271
#715AE2#715AE2

Variants

#F0B4A8#F0B4A8
#BF3C22#BF3C22
#F76345#F76345
#CD7F70#CD7F70
#F0D2CC#F0D2CC
#FF7F66#FF7F66

Pairings

Black#000000
#5ACBE2#5ACBE2
#E25A87#E25A87
#E2B55A#E2B55A
Matte Black#1A1A1A
White Smoke#F5F5F5