Nearest-color comparison

Dark Goldenrod vs Ochre

Dark Goldenrod #B8860B vs Ochre #CC7722: RGB distance 34 and contrast 1.04:1. Compare hue, luminance, saturation, WCAG and practical use.

Dark Goldenrod and Ochre are related but distinguishable, with an RGB distance of 34. Dark Goldenrod is lighter by 0.0111, and Dark Goldenrod is more saturated by 18 percentage points. Their mutual contrast is 1.04:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Dark Goldenrod#B8860B
Ochre#CC7722

Quick Difference Summary

The main measurable differences between Dark Goldenrod and Ochre across RGB distance, luminance, hue, saturation, and contrast.

RGB distance34
Pair contrast1.04:1
Luminance delta0.0111
Hue delta13 deg
Lighter colorDark Goldenrod
More saturatedDark Goldenrod

Side-by-Side Color Profiles

orange color

Dark Goldenrod

Dark Goldenrod is #B8860B, a warm orange with hue 43°, saturation 89% and luminance 0.2726. Beside Ochre, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 6.45:1.

HEX#B8860B RGB184, 134, 11 HSL43, 89, 38 CMYK0, 27, 94, 28 Luminance0.2726 Best textblack text

orange color

Ochre

Ochre is #CC7722, a warm orange with hue 30°, saturation 71% and luminance 0.2615. Beside Dark Goldenrod, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 6.23:1.

HEX#CC7722 RGB204, 119, 34 HSL30, 71, 47 CMYK0, 42, 83, 20 Luminance0.2615 Best textblack text

When to Use Dark Goldenrod or Ochre

Choose Dark GoldenrodChoose Dark Goldenrod when the design calls for vibrant orange color at #B8860B, with warm temperature and 38% HSL lightness.
Choose OchreChoose Ochre when #CC7722, its balanced orange character, or its 47% 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.04:1.

Technical Comparison Table

PropertyDark GoldenrodOchre
HEX#B8860B#CC7722
RGB184, 134, 11204, 119, 34
HSL43, 89, 3830, 71, 47
CMYK0, 27, 94, 280, 42, 83, 20
FamilyOrangeOrange
TemperatureWarmWarm
ToneVibrantBalanced
Luminance0.27260.2615
Black contrast6.45:16.23:1
White contrast3.25:13.37:1
Shared tonesNone

Accessibility and Contrast

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

Dark Goldenrodblack text - 6.45:1
Ochreblack text - 6.23:1

Downloadable color comparison infographic

Dark Goldenrod vs Ochre Color Comparison Infographic

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

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

Structured comparison data for Dark Goldenrod and Ochre, 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": "dark-goldenrod",
    "name": "Dark Goldenrod",
    "hex": "#B8860B",
    "rgb": [
      184,
      134,
      11
    ],
    "hsl": [
      43,
      89,
      38
    ],
    "cmyk": [
      0,
      27,
      94,
      28
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.2726,
    "contrast": {
      "black": 6.45,
      "white": 3.25
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.45
    },
    "description": "Dark Goldenrod is #B8860B, a warm orange color with vibrant character. Compared with Ochre, it is lighter and more 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/dark-goldenrod/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-goldenrod.json"
  },
  {
    "slug": "ochre",
    "name": "Ochre",
    "hex": "#CC7722",
    "rgb": [
      204,
      119,
      34
    ],
    "hsl": [
      30,
      71,
      47
    ],
    "cmyk": [
      0,
      42,
      83,
      20
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.2615,
    "contrast": {
      "black": 6.23,
      "white": 3.37
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.23
    },
    "description": "Ochre is #CC7722, a warm orange color with balanced character. Compared with Dark Goldenrod, it is darker and less saturated. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/ochre/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ochre.json"
  }
]
Differences
{
  "rgbDistance": 34,
  "contrastRatio": 1.04,
  "hslDelta": {
    "hue": 13,
    "saturation": 18,
    "lightness": 9
  },
  "luminanceDelta": 0.0111,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Dark Goldenrod",
  "moreSaturatedColor": "Dark Goldenrod"
}
Accessibility
{
  "pairContrastRatio": 1.04,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Dark Goldenrod",
      "background": "#B8860B",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.45
    },
    {
      "color": "Ochre",
      "background": "#CC7722",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.23
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Dark Goldenrod is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #B8860B.",
  "chooseSecondWhen": "Ochre is better when the design needs balanced orange character, warm temperature, and the specific HEX value #CC7722.",
  "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/dark-goldenrod-vs-ochre.json",
  "https://www.colorsencyclopedia.com/api/colors/dark-goldenrod.json",
  "https://www.colorsencyclopedia.com/api/colors/ochre.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dark-goldenrod-vs-ochre",
  "type": "nearest",
  "name": "Dark Goldenrod vs Ochre",
  "verdict": "Dark Goldenrod and Ochre are visually related colors. Dark Goldenrod is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.04:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Dark Goldenrod and Ochre are different orange colors with HEX values #B8860B and #CC7722. According to Colors Encyclopedia, their RGB distance is 34, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 34,
  "contrastRatio": 1.04,
  "colors": [
    {
      "slug": "dark-goldenrod",
      "name": "Dark Goldenrod",
      "hex": "#B8860B",
      "rgb": [
        184,
        134,
        11
      ],
      "hsl": [
        43,
        89,
        38
      ],
      "cmyk": [
        0,
        27,
        94,
        28
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2726,
      "contrast": {
        "black": 6.45,
        "white": 3.25
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.45
      },
      "description": "Dark Goldenrod is #B8860B, a warm orange color with vibrant character. Compared with Ochre, it is lighter and more 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/dark-goldenrod/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-goldenrod.json"
    },
    {
      "slug": "ochre",
      "name": "Ochre",
      "hex": "#CC7722",
      "rgb": [
        204,
        119,
        34
      ],
      "hsl": [
        30,
        71,
        47
      ],
      "cmyk": [
        0,
        42,
        83,
        20
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2615,
      "contrast": {
        "black": 6.23,
        "white": 3.37
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.23
      },
      "description": "Ochre is #CC7722, a warm orange color with balanced character. Compared with Dark Goldenrod, it is darker and less saturated. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/ochre/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ochre.json"
    }
  ],
  "differences": {
    "rgbDistance": 34,
    "contrastRatio": 1.04,
    "hslDelta": {
      "hue": 13,
      "saturation": 18,
      "lightness": 9
    },
    "luminanceDelta": 0.0111,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Dark Goldenrod",
    "moreSaturatedColor": "Dark Goldenrod"
  },
  "accessibility": {
    "pairContrastRatio": 1.04,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Dark Goldenrod",
        "background": "#B8860B",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.45
      },
      {
        "color": "Ochre",
        "background": "#CC7722",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.23
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Dark Goldenrod is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #B8860B.",
    "chooseSecondWhen": "Ochre is better when the design needs balanced orange character, warm temperature, and the specific HEX value #CC7722.",
    "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/dark-goldenrod-vs-ochre.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-goldenrod.json",
    "https://www.colorsencyclopedia.com/api/colors/ochre.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/dark-goldenrod-vs-ochre/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/dark-goldenrod-vs-ochre.json"
}