orange color
Bronze
Bronze is #CD7F32, a warm orange with hue 30°, saturation 61% and luminance 0.2839. Beside Ochre, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 6.68:1.
Nearest-color comparison
Bronze #CD7F32 vs Ochre #CC7722: RGB distance 17.9 and contrast 1.07:1. Compare hue, luminance, saturation, WCAG and practical use.
Bronze and Ochre are very close, with an RGB distance of 17.9. Bronze is lighter by 0.0224, and Ochre is more saturated by 10 percentage points. Their mutual contrast is 1.07:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.
The main measurable differences between Bronze and Ochre across RGB distance, luminance, hue, saturation, and contrast.
orange color
Bronze is #CD7F32, a warm orange with hue 30°, saturation 61% and luminance 0.2839. Beside Ochre, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 6.68:1.
orange color
Ochre is #CC7722, a warm orange with hue 30°, saturation 71% and luminance 0.2615. Beside Bronze, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 6.23:1.
Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.
Downloadable color comparison infographic
Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

A compact visual strip showing the two compared colors with nearby harmony and variant context.
Machine-readable data
Structured comparison data for Bronze and Ochre, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and linksdifferencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributesaccessibilityPair contrast and safer text choices for each coloruseCasesWhen to choose each color and when to use them togetherrelatedApiMachine-readable comparison and color endpoints[
{
"slug": "bronze",
"name": "Bronze",
"hex": "#CD7F32",
"rgb": [
205,
127,
50
],
"hsl": [
30,
61,
50
],
"cmyk": [
0,
38,
76,
20
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.2839,
"contrast": {
"black": 6.68,
"white": 3.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"bestText": {
"text": "#000000",
"label": "black text",
"ratio": 6.68
},
"description": "Bronze is #CD7F32, a warm orange color with earth tone character. Compared with Ochre, it is lighter 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/bronze/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/bronze.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 Bronze, it is darker and more 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"
}
]{
"rgbDistance": 17.9,
"contrastRatio": 1.07,
"hslDelta": {
"hue": 0,
"saturation": 10,
"lightness": 3
},
"luminanceDelta": 0.0224,
"sameFamily": true,
"sameTemperature": true,
"sharedTones": [],
"lighterColor": "Bronze",
"moreSaturatedColor": "Ochre"
}{
"pairContrastRatio": 1.07,
"textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
"safeText": [
{
"color": "Bronze",
"background": "#CD7F32",
"foreground": "#000000",
"label": "black text",
"ratio": 6.68
},
{
"color": "Ochre",
"background": "#CC7722",
"foreground": "#000000",
"label": "black text",
"ratio": 6.23
}
]
}{
"chooseFirstWhen": "Bronze is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #CD7F32.",
"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."
}[
"https://www.colorsencyclopedia.com/api/compare/bronze-vs-ochre.json",
"https://www.colorsencyclopedia.com/api/colors/bronze.json",
"https://www.colorsencyclopedia.com/api/colors/ochre.json"
]{
"datasetVersion": "1.0.0",
"slug": "bronze-vs-ochre",
"type": "nearest",
"name": "Bronze vs Ochre",
"verdict": "Bronze and Ochre are very close colors. Bronze is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.07:1, so the pair is too low for text and better treated as a palette relationship.",
"summary": "Bronze and Ochre are different orange colors with HEX values #CD7F32 and #CC7722. According to Colors Encyclopedia, their RGB distance is 17.9, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
"rgbDistance": 17.9,
"contrastRatio": 1.07,
"colors": [
{
"slug": "bronze",
"name": "Bronze",
"hex": "#CD7F32",
"rgb": [
205,
127,
50
],
"hsl": [
30,
61,
50
],
"cmyk": [
0,
38,
76,
20
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.2839,
"contrast": {
"black": 6.68,
"white": 3.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"bestText": {
"text": "#000000",
"label": "black text",
"ratio": 6.68
},
"description": "Bronze is #CD7F32, a warm orange color with earth tone character. Compared with Ochre, it is lighter 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/bronze/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/bronze.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 Bronze, it is darker and more 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": 17.9,
"contrastRatio": 1.07,
"hslDelta": {
"hue": 0,
"saturation": 10,
"lightness": 3
},
"luminanceDelta": 0.0224,
"sameFamily": true,
"sameTemperature": true,
"sharedTones": [],
"lighterColor": "Bronze",
"moreSaturatedColor": "Ochre"
},
"accessibility": {
"pairContrastRatio": 1.07,
"textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
"safeText": [
{
"color": "Bronze",
"background": "#CD7F32",
"foreground": "#000000",
"label": "black text",
"ratio": 6.68
},
{
"color": "Ochre",
"background": "#CC7722",
"foreground": "#000000",
"label": "black text",
"ratio": 6.23
}
]
},
"useCases": {
"chooseFirstWhen": "Bronze is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #CD7F32.",
"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/bronze-vs-ochre.json",
"https://www.colorsencyclopedia.com/api/colors/bronze.json",
"https://www.colorsencyclopedia.com/api/colors/ochre.json"
],
"url": "https://www.colorsencyclopedia.com/compare/bronze-vs-ochre/",
"apiUrl": "https://www.colorsencyclopedia.com/api/compare/bronze-vs-ochre.json"
}