Nearest-color comparison

Antique Gold vs Camel

Antique Gold and Camel are different orange colors with HEX values #B08D57 and #C19A6B. According to Colors Encyclopedia, their RGB distance is 29.3, their contrast ratio is 1.19:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Antique Gold and Camel are visually related colors. Camel is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.19:1, so the pair is too low for text and better treated as a palette relationship.

Antique Gold#B08D57
Camel#C19A6B

Quick Difference Summary

The main measurable differences between Antique Gold and Camel across RGB distance, luminance, hue, saturation, and contrast.

RGB distance29.3
Pair contrast1.19:1
Luminance delta0.0654
Hue delta3 deg
Lighter colorCamel
More saturatedCamel

Side-by-Side Color Profiles

orange color

Antique Gold

Antique Gold is #B08D57, a warm orange color with earth tone character. Compared with Camel, it is darker and less saturated. Use it for metallic palettes, product finishes, and premium packaging, with black text as the safer foreground option.

HEX#B08D57 RGB176, 141, 87 HSL36, 36, 52 CMYK0, 20, 51, 31 Luminance0.2897 Best textblack text

orange color

Camel

Camel is #C19A6B, a warm orange color with earth tone character. Compared with Antique Gold, it is lighter and more saturated. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.

HEX#C19A6B RGB193, 154, 107 HSL33, 41, 59 CMYK0, 20, 45, 24 Luminance0.3551 Best textblack text

When to Use Antique Gold or Camel

Choose Antique GoldAntique Gold is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #B08D57.
Choose CamelCamel is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #C19A6B.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyAntique GoldCamel
HEX#B08D57#C19A6B
RGB176, 141, 87193, 154, 107
HSL36, 36, 5233, 41, 59
CMYK0, 20, 51, 310, 20, 45, 24
FamilyOrangeOrange
TemperatureWarmWarm
ToneEarth ToneEarth Tone
Luminance0.28970.3551
Black contrast6.79:18.1:1
White contrast3.09:12.59: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.

Antique Goldblack text - 6.79:1
Camelblack text - 8.1:1

Related Palette Strip

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

Antique Gold#B08D57
Camel#C19A6B
#CEB897#CEB897
#DCC7AC#DCC7AC
#597CB1#597CB1
#6C92C1#6C92C1

Machine-readable data

Machine-Readable Antique Gold vs Camel Data (JSON)

Structured comparison data for Antique Gold and Camel, 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": "antique-gold",
    "name": "Antique Gold",
    "hex": "#B08D57",
    "rgb": [
      176,
      141,
      87
    ],
    "hsl": [
      36,
      36,
      52
    ],
    "cmyk": [
      0,
      20,
      51,
      31
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.2897,
    "contrast": {
      "black": 6.79,
      "white": 3.09
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.79
    },
    "description": "Antique Gold is #B08D57, a warm orange color with earth tone character. Compared with Camel, it is darker and less saturated. Use it for metallic palettes, product finishes, and premium packaging, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/antique-gold/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/antique-gold.json"
  },
  {
    "slug": "camel",
    "name": "Camel",
    "hex": "#C19A6B",
    "rgb": [
      193,
      154,
      107
    ],
    "hsl": [
      33,
      41,
      59
    ],
    "cmyk": [
      0,
      20,
      45,
      24
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.3551,
    "contrast": {
      "black": 8.1,
      "white": 2.59
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 8.1
    },
    "description": "Camel is #C19A6B, a warm orange color with earth tone character. Compared with Antique Gold, it is lighter 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/camel/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/camel.json"
  }
]
Differences
{
  "rgbDistance": 29.3,
  "contrastRatio": 1.19,
  "hslDelta": {
    "hue": 3,
    "saturation": 5,
    "lightness": 7
  },
  "luminanceDelta": 0.0654,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "earth-tone"
  ],
  "lighterColor": "Camel",
  "moreSaturatedColor": "Camel"
}
Accessibility
{
  "pairContrastRatio": 1.19,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Antique Gold",
      "background": "#B08D57",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.79
    },
    {
      "color": "Camel",
      "background": "#C19A6B",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.1
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Antique Gold is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #B08D57.",
  "chooseSecondWhen": "Camel is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #C19A6B.",
  "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/antique-gold-vs-camel.json",
  "https://www.colorsencyclopedia.com/api/colors/antique-gold.json",
  "https://www.colorsencyclopedia.com/api/colors/camel.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "antique-gold-vs-camel",
  "type": "nearest",
  "name": "Antique Gold vs Camel",
  "verdict": "Antique Gold and Camel are visually related colors. Camel is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.19:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Antique Gold and Camel are different orange colors with HEX values #B08D57 and #C19A6B. According to Colors Encyclopedia, their RGB distance is 29.3, their contrast ratio is 1.19:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 29.3,
  "contrastRatio": 1.19,
  "colors": [
    {
      "slug": "antique-gold",
      "name": "Antique Gold",
      "hex": "#B08D57",
      "rgb": [
        176,
        141,
        87
      ],
      "hsl": [
        36,
        36,
        52
      ],
      "cmyk": [
        0,
        20,
        51,
        31
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.2897,
      "contrast": {
        "black": 6.79,
        "white": 3.09
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.79
      },
      "description": "Antique Gold is #B08D57, a warm orange color with earth tone character. Compared with Camel, it is darker and less saturated. Use it for metallic palettes, product finishes, and premium packaging, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/antique-gold/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/antique-gold.json"
    },
    {
      "slug": "camel",
      "name": "Camel",
      "hex": "#C19A6B",
      "rgb": [
        193,
        154,
        107
      ],
      "hsl": [
        33,
        41,
        59
      ],
      "cmyk": [
        0,
        20,
        45,
        24
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3551,
      "contrast": {
        "black": 8.1,
        "white": 2.59
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 8.1
      },
      "description": "Camel is #C19A6B, a warm orange color with earth tone character. Compared with Antique Gold, it is lighter 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/camel/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/camel.json"
    }
  ],
  "differences": {
    "rgbDistance": 29.3,
    "contrastRatio": 1.19,
    "hslDelta": {
      "hue": 3,
      "saturation": 5,
      "lightness": 7
    },
    "luminanceDelta": 0.0654,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "earth-tone"
    ],
    "lighterColor": "Camel",
    "moreSaturatedColor": "Camel"
  },
  "accessibility": {
    "pairContrastRatio": 1.19,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Antique Gold",
        "background": "#B08D57",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.79
      },
      {
        "color": "Camel",
        "background": "#C19A6B",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.1
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Antique Gold is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #B08D57.",
    "chooseSecondWhen": "Camel is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #C19A6B.",
    "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/antique-gold-vs-camel.json",
    "https://www.colorsencyclopedia.com/api/colors/antique-gold.json",
    "https://www.colorsencyclopedia.com/api/colors/camel.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/antique-gold-vs-camel/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/antique-gold-vs-camel.json"
}