Nearest-color comparison

Raw Sienna vs Terracotta

Raw Sienna #D68A59 vs Terracotta #E2725B: RGB distance 26.9 and contrast 1.12:1. Compare hue, luminance, saturation, WCAG and practical use.

Raw Sienna and Terracotta are related but distinguishable, with an RGB distance of 26.9. Raw Sienna is lighter by 0.0423, and Terracotta is more saturated by 10 percentage points. Their mutual contrast is 1.12:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Raw Sienna#D68A59
Terracotta#E2725B

Quick Difference Summary

The main measurable differences between Raw Sienna and Terracotta across RGB distance, luminance, hue, saturation, and contrast.

RGB distance26.9
Pair contrast1.12:1
Luminance delta0.0423
Hue delta14 deg
Lighter colorRaw Sienna
More saturatedTerracotta

Side-by-Side Color Profiles

orange color

Raw Sienna

Raw Sienna is #D68A59, a warm orange with hue 24°, saturation 60% and luminance 0.3319. Beside Terracotta, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 7.64:1.

HEX#D68A59 RGB214, 138, 89 HSL24, 60, 59 CMYK0, 36, 58, 16 Luminance0.3319 Best textblack text

orange color

Terracotta

Terracotta is #E2725B, a warm orange with hue 10°, saturation 70% and luminance 0.2896. Beside Raw Sienna, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 6.79:1.

HEX#E2725B RGB226, 114, 91 HSL10, 70, 62 CMYK0, 50, 60, 11 Luminance0.2896 Best textblack text

When to Use Raw Sienna or Terracotta

Choose Raw SiennaChoose Raw Sienna when the design calls for earth tone orange color at #D68A59, with warm temperature and 59% HSL lightness.
Choose TerracottaChoose Terracotta when #E2725B, its earth tone and muted orange character, or its 62% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.12:1. They share earth tone tone characteristics.

Technical Comparison Table

PropertyRaw SiennaTerracotta
HEX#D68A59#E2725B
RGB214, 138, 89226, 114, 91
HSL24, 60, 5910, 70, 62
CMYK0, 36, 58, 160, 50, 60, 11
FamilyOrangeOrange
TemperatureWarmWarm
ToneEarth ToneEarth Tone, Muted
Luminance0.33190.2896
Black contrast7.64:16.79:1
White contrast2.75:13.09:1
Shared tonesEarth Tone

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Raw Siennablack text - 7.64:1
Terracottablack text - 6.79:1

Downloadable color comparison infographic

Raw Sienna vs Terracotta Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Raw Sienna vs Terracotta color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Raw Sienna vs Terracotta color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Machine-readable data

Machine-Readable Raw Sienna vs Terracotta Data (JSON)

Structured comparison data for Raw Sienna and Terracotta, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "raw-sienna",
    "name": "Raw Sienna",
    "hex": "#D68A59",
    "rgb": [
      214,
      138,
      89
    ],
    "hsl": [
      24,
      60,
      59
    ],
    "cmyk": [
      0,
      36,
      58,
      16
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.3319,
    "contrast": {
      "black": 7.64,
      "white": 2.75
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.64
    },
    "description": "Raw Sienna is #D68A59, a warm orange color with earth tone character. Compared with Terracotta, it is lighter and less saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/raw-sienna/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json"
  },
  {
    "slug": "terracotta",
    "name": "Terracotta",
    "hex": "#E2725B",
    "rgb": [
      226,
      114,
      91
    ],
    "hsl": [
      10,
      70,
      62
    ],
    "cmyk": [
      0,
      50,
      60,
      11
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "earth-tone",
      "muted"
    ],
    "luminance": 0.2896,
    "contrast": {
      "black": 6.79,
      "white": 3.09
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.79
    },
    "description": "Terracotta is #E2725B, a warm orange color with earth tone and muted character. Compared with Raw Sienna, it is darker and more saturated. Use it for interior design, ceramic palettes, and editorial accents, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/terracotta/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/terracotta.json"
  }
]
Differences
{
  "rgbDistance": 26.9,
  "contrastRatio": 1.12,
  "hslDelta": {
    "hue": 14,
    "saturation": 10,
    "lightness": 3
  },
  "luminanceDelta": 0.0423,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "earth-tone"
  ],
  "lighterColor": "Raw Sienna",
  "moreSaturatedColor": "Terracotta"
}
Accessibility
{
  "pairContrastRatio": 1.12,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Raw Sienna",
      "background": "#D68A59",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.64
    },
    {
      "color": "Terracotta",
      "background": "#E2725B",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.79
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Raw Sienna is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #D68A59.",
  "chooseSecondWhen": "Terracotta is better when the design needs earth tone and muted orange character, warm temperature, and the specific HEX value #E2725B.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/raw-sienna-vs-terracotta.json",
  "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json",
  "https://www.colorsencyclopedia.com/api/colors/terracotta.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "raw-sienna-vs-terracotta",
  "type": "nearest",
  "name": "Raw Sienna vs Terracotta",
  "verdict": "Raw Sienna and Terracotta are visually related colors. Raw Sienna is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.12:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Raw Sienna and Terracotta are different orange colors with HEX values #D68A59 and #E2725B. According to Colors Encyclopedia, their RGB distance is 26.9, their contrast ratio is 1.12:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 26.9,
  "contrastRatio": 1.12,
  "colors": [
    {
      "slug": "raw-sienna",
      "name": "Raw Sienna",
      "hex": "#D68A59",
      "rgb": [
        214,
        138,
        89
      ],
      "hsl": [
        24,
        60,
        59
      ],
      "cmyk": [
        0,
        36,
        58,
        16
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3319,
      "contrast": {
        "black": 7.64,
        "white": 2.75
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.64
      },
      "description": "Raw Sienna is #D68A59, a warm orange color with earth tone character. Compared with Terracotta, it is lighter and less saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/raw-sienna/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json"
    },
    {
      "slug": "terracotta",
      "name": "Terracotta",
      "hex": "#E2725B",
      "rgb": [
        226,
        114,
        91
      ],
      "hsl": [
        10,
        70,
        62
      ],
      "cmyk": [
        0,
        50,
        60,
        11
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone",
        "muted"
      ],
      "luminance": 0.2896,
      "contrast": {
        "black": 6.79,
        "white": 3.09
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.79
      },
      "description": "Terracotta is #E2725B, a warm orange color with earth tone and muted character. Compared with Raw Sienna, it is darker and more saturated. Use it for interior design, ceramic palettes, and editorial accents, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/terracotta/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/terracotta.json"
    }
  ],
  "differences": {
    "rgbDistance": 26.9,
    "contrastRatio": 1.12,
    "hslDelta": {
      "hue": 14,
      "saturation": 10,
      "lightness": 3
    },
    "luminanceDelta": 0.0423,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "earth-tone"
    ],
    "lighterColor": "Raw Sienna",
    "moreSaturatedColor": "Terracotta"
  },
  "accessibility": {
    "pairContrastRatio": 1.12,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Raw Sienna",
        "background": "#D68A59",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.64
      },
      {
        "color": "Terracotta",
        "background": "#E2725B",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.79
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Raw Sienna is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #D68A59.",
    "chooseSecondWhen": "Terracotta is better when the design needs earth tone and muted orange character, warm temperature, and the specific HEX value #E2725B.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/raw-sienna-vs-terracotta.json",
    "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json",
    "https://www.colorsencyclopedia.com/api/colors/terracotta.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/raw-sienna-vs-terracotta/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/raw-sienna-vs-terracotta.json"
}