Nearest-color comparison

Cedar vs Raw Umber

Cedar #8B5A2B vs Raw Umber #826644: RGB distance 29.2 and contrast 1.09:1. Compare hue, luminance, saturation, WCAG and practical use.

Cedar and Raw Umber are related but distinguishable, with an RGB distance of 29.2. Raw Umber is lighter by 0.0169, and Cedar is more saturated by 22 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.

Cedar#8B5A2B
Raw Umber#826644

Quick Difference Summary

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

RGB distance29.2
Pair contrast1.09:1
Luminance delta0.0169
Hue delta4 deg
Lighter colorRaw Umber
More saturatedCedar

Side-by-Side Color Profiles

orange color

Cedar

Cedar is #8B5A2B, a warm orange with hue 29°, saturation 53% and luminance 0.1298. Beside Raw Umber, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 5.84:1.

HEX#8B5A2B RGB139, 90, 43 HSL29, 53, 36 CMYK0, 35, 69, 45 Luminance0.1298 Best textwhite text

orange color

Raw Umber

Raw Umber is #826644, a warm orange with hue 33°, saturation 31% and luminance 0.1467. Beside Cedar, it is lighter and less saturated. Of the two standard text choices, white text gives the higher contrast at 5.34:1.

HEX#826644 RGB130, 102, 68 HSL33, 31, 39 CMYK0, 22, 48, 49 Luminance0.1467 Best textwhite text

When to Use Cedar or Raw Umber

Choose CedarChoose Cedar when the design calls for earth tone orange color at #8B5A2B, with warm temperature and 36% HSL lightness.
Choose Raw UmberChoose Raw Umber when #826644, its earth tone orange character, or its 39% 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

PropertyCedarRaw Umber
HEX#8B5A2B#826644
RGB139, 90, 43130, 102, 68
HSL29, 53, 3633, 31, 39
CMYK0, 35, 69, 450, 22, 48, 49
FamilyOrangeOrange
TemperatureWarmWarm
ToneEarth ToneEarth Tone
Luminance0.12980.1467
Black contrast3.6:13.93:1
White contrast5.84:15.34: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.

Cedarwhite text - 5.84:1
Raw Umberwhite text - 5.34:1

Downloadable color comparison infographic

Cedar vs Raw Umber Color Comparison Infographic

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

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

Structured comparison data for Cedar and Raw Umber, 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": "cedar",
    "name": "Cedar",
    "hex": "#8B5A2B",
    "rgb": [
      139,
      90,
      43
    ],
    "hsl": [
      29,
      53,
      36
    ],
    "cmyk": [
      0,
      35,
      69,
      45
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.1298,
    "contrast": {
      "black": 3.6,
      "white": 5.84
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.84
    },
    "description": "Cedar is #8B5A2B, a warm orange color with earth tone character. Compared with Raw Umber, it is darker and more saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/cedar/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cedar.json"
  },
  {
    "slug": "raw-umber",
    "name": "Raw Umber",
    "hex": "#826644",
    "rgb": [
      130,
      102,
      68
    ],
    "hsl": [
      33,
      31,
      39
    ],
    "cmyk": [
      0,
      22,
      48,
      49
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.1467,
    "contrast": {
      "black": 3.93,
      "white": 5.34
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.34
    },
    "description": "Raw Umber is #826644, a warm orange color with earth tone character. Compared with Cedar, it is lighter and less saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/raw-umber/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-umber.json"
  }
]
Differences
{
  "rgbDistance": 29.2,
  "contrastRatio": 1.09,
  "hslDelta": {
    "hue": 4,
    "saturation": 22,
    "lightness": 3
  },
  "luminanceDelta": 0.0169,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "earth-tone"
  ],
  "lighterColor": "Raw Umber",
  "moreSaturatedColor": "Cedar"
}
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": "Cedar",
      "background": "#8B5A2B",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.84
    },
    {
      "color": "Raw Umber",
      "background": "#826644",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.34
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Cedar is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #8B5A2B.",
  "chooseSecondWhen": "Raw Umber is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #826644.",
  "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/cedar-vs-raw-umber.json",
  "https://www.colorsencyclopedia.com/api/colors/cedar.json",
  "https://www.colorsencyclopedia.com/api/colors/raw-umber.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "cedar-vs-raw-umber",
  "type": "nearest",
  "name": "Cedar vs Raw Umber",
  "verdict": "Cedar and Raw Umber are visually related colors. Raw Umber 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": "Cedar and Raw Umber are different orange colors with HEX values #8B5A2B and #826644. According to Colors Encyclopedia, their RGB distance is 29.2, their contrast ratio is 1.09:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 29.2,
  "contrastRatio": 1.09,
  "colors": [
    {
      "slug": "cedar",
      "name": "Cedar",
      "hex": "#8B5A2B",
      "rgb": [
        139,
        90,
        43
      ],
      "hsl": [
        29,
        53,
        36
      ],
      "cmyk": [
        0,
        35,
        69,
        45
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.1298,
      "contrast": {
        "black": 3.6,
        "white": 5.84
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.84
      },
      "description": "Cedar is #8B5A2B, a warm orange color with earth tone character. Compared with Raw Umber, it is darker and more saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/cedar/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cedar.json"
    },
    {
      "slug": "raw-umber",
      "name": "Raw Umber",
      "hex": "#826644",
      "rgb": [
        130,
        102,
        68
      ],
      "hsl": [
        33,
        31,
        39
      ],
      "cmyk": [
        0,
        22,
        48,
        49
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.1467,
      "contrast": {
        "black": 3.93,
        "white": 5.34
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.34
      },
      "description": "Raw Umber is #826644, a warm orange color with earth tone character. Compared with Cedar, it is lighter and less saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/raw-umber/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raw-umber.json"
    }
  ],
  "differences": {
    "rgbDistance": 29.2,
    "contrastRatio": 1.09,
    "hslDelta": {
      "hue": 4,
      "saturation": 22,
      "lightness": 3
    },
    "luminanceDelta": 0.0169,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "earth-tone"
    ],
    "lighterColor": "Raw Umber",
    "moreSaturatedColor": "Cedar"
  },
  "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": "Cedar",
        "background": "#8B5A2B",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.84
      },
      {
        "color": "Raw Umber",
        "background": "#826644",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.34
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Cedar is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #8B5A2B.",
    "chooseSecondWhen": "Raw Umber is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #826644.",
    "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/cedar-vs-raw-umber.json",
    "https://www.colorsencyclopedia.com/api/colors/cedar.json",
    "https://www.colorsencyclopedia.com/api/colors/raw-umber.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/cedar-vs-raw-umber/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/cedar-vs-raw-umber.json"
}