Nearest-color comparison

Raw Sienna vs Peru

Raw Sienna #D68A59 vs Peru #CD853F: RGB distance 28 and contrast 1.09:1. Compare hue, luminance, saturation, WCAG and practical use.

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

Raw Sienna#D68A59
Peru#CD853F

Quick Difference Summary

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

RGB distance28
Pair contrast1.09:1
Luminance delta0.0308
Hue delta6 deg
Lighter colorRaw Sienna
More saturatedRaw Sienna

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 Peru, it is lighter and more 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

Peru

Peru is #CD853F, a warm orange with hue 30°, saturation 59% and luminance 0.3011. Beside Raw Sienna, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 7.02:1.

HEX#CD853F RGB205, 133, 63 HSL30, 59, 53 CMYK0, 35, 69, 20 Luminance0.3011 Best textblack text

When to Use Raw Sienna or Peru

Choose Raw SiennaChoose Raw Sienna when the design calls for earth tone orange color at #D68A59, with warm temperature and 59% HSL lightness.
Choose PeruChoose Peru when #CD853F, its earth tone orange character, or its 53% 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.09:1. They share earth tone tone characteristics.

Technical Comparison Table

PropertyRaw SiennaPeru
HEX#D68A59#CD853F
RGB214, 138, 89205, 133, 63
HSL24, 60, 5930, 59, 53
CMYK0, 36, 58, 160, 35, 69, 20
FamilyOrangeOrange
TemperatureWarmWarm
ToneEarth ToneEarth Tone
Luminance0.33190.3011
Black contrast7.64:17.02:1
White contrast2.75:12.99: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
Perublack text - 7.02:1

Downloadable color comparison infographic

Raw Sienna vs Peru 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 Peru color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Raw Sienna vs Peru 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 Peru Data (JSON)

Structured comparison data for Raw Sienna and Peru, 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 Peru, it is lighter and more 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": "peru",
    "name": "Peru",
    "hex": "#CD853F",
    "rgb": [
      205,
      133,
      63
    ],
    "hsl": [
      30,
      59,
      53
    ],
    "cmyk": [
      0,
      35,
      69,
      20
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.3011,
    "contrast": {
      "black": 7.02,
      "white": 2.99
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.02
    },
    "description": "Peru is #CD853F, a warm orange color with earth tone character. Compared with Raw Sienna, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/peru/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peru.json"
  }
]
Differences
{
  "rgbDistance": 28,
  "contrastRatio": 1.09,
  "hslDelta": {
    "hue": 6,
    "saturation": 1,
    "lightness": 6
  },
  "luminanceDelta": 0.0308,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "earth-tone"
  ],
  "lighterColor": "Raw Sienna",
  "moreSaturatedColor": "Raw Sienna"
}
Accessibility
{
  "pairContrastRatio": 1.09,
  "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": "Peru",
      "background": "#CD853F",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.02
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Raw Sienna is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #D68A59.",
  "chooseSecondWhen": "Peru is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #CD853F.",
  "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-peru.json",
  "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json",
  "https://www.colorsencyclopedia.com/api/colors/peru.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "raw-sienna-vs-peru",
  "type": "nearest",
  "name": "Raw Sienna vs Peru",
  "verdict": "Raw Sienna and Peru are visually related colors. Raw Sienna is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.09:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Raw Sienna and Peru are different orange colors with HEX values #D68A59 and #CD853F. According to Colors Encyclopedia, their RGB distance is 28, their contrast ratio is 1.09:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 28,
  "contrastRatio": 1.09,
  "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 Peru, it is lighter and more 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": "peru",
      "name": "Peru",
      "hex": "#CD853F",
      "rgb": [
        205,
        133,
        63
      ],
      "hsl": [
        30,
        59,
        53
      ],
      "cmyk": [
        0,
        35,
        69,
        20
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3011,
      "contrast": {
        "black": 7.02,
        "white": 2.99
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.02
      },
      "description": "Peru is #CD853F, a warm orange color with earth tone character. Compared with Raw Sienna, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/peru/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peru.json"
    }
  ],
  "differences": {
    "rgbDistance": 28,
    "contrastRatio": 1.09,
    "hslDelta": {
      "hue": 6,
      "saturation": 1,
      "lightness": 6
    },
    "luminanceDelta": 0.0308,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "earth-tone"
    ],
    "lighterColor": "Raw Sienna",
    "moreSaturatedColor": "Raw Sienna"
  },
  "accessibility": {
    "pairContrastRatio": 1.09,
    "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": "Peru",
        "background": "#CD853F",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.02
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Raw Sienna is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #D68A59.",
    "chooseSecondWhen": "Peru is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #CD853F.",
    "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-peru.json",
    "https://www.colorsencyclopedia.com/api/colors/raw-sienna.json",
    "https://www.colorsencyclopedia.com/api/colors/peru.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/raw-sienna-vs-peru/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/raw-sienna-vs-peru.json"
}