Nearest-color comparison

Dark Goldenrod vs Ochre

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.

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.

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 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.

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 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.

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 GoldenrodDark Goldenrod is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #B8860B.
Choose OchreOchre is better when the design needs balanced orange character, warm temperature, and the specific HEX value #CC7722.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

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

Related Palette Strip

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

Dark Goldenrod#B8860B
Ochre#CC7722
#F3BA2B#F3BA2B
#E5A666#E5A666
#0B3CB7#0B3CB7
#2378CD#2378CD

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"
}