Nearest-color comparison

Antique Gold vs Oak

Antique Gold #B08D57 vs Oak #A8754F: RGB distance 26.5 and contrast 1.28:1. Compare hue, luminance, saturation, WCAG and practical use.

Antique Gold and Oak are related but distinguishable, with an RGB distance of 26.5. Antique Gold is lighter by 0.0736, and their saturation is equal. Their mutual contrast is 1.28:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Antique Gold#B08D57
Oak#A8754F

Quick Difference Summary

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

RGB distance26.5
Pair contrast1.28:1
Luminance delta0.0736
Hue delta10 deg
Lighter colorAntique Gold
More saturatedAntique Gold

Side-by-Side Color Profiles

orange color

Antique Gold

Antique Gold is #B08D57, a warm orange with hue 36°, saturation 36% and luminance 0.2897. Beside Oak, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 6.79:1.

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

orange color

Oak

Oak is #A8754F, a warm orange with hue 26°, saturation 36% and luminance 0.2161. Beside Antique Gold, it is darker and equally saturated. Of the two standard text choices, black text gives the higher contrast at 5.32:1.

HEX#A8754F RGB168, 117, 79 HSL26, 36, 48 CMYK0, 30, 53, 34 Luminance0.2161 Best textblack text

When to Use Antique Gold or Oak

Choose Antique GoldChoose Antique Gold when the design calls for earth tone orange color at #B08D57, with warm temperature and 52% HSL lightness.
Choose OakChoose Oak when #A8754F, its earth tone orange character, or its 48% 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.28:1. They share earth tone tone characteristics.

Technical Comparison Table

PropertyAntique GoldOak
HEX#B08D57#A8754F
RGB176, 141, 87168, 117, 79
HSL36, 36, 5226, 36, 48
CMYK0, 20, 51, 310, 30, 53, 34
FamilyOrangeOrange
TemperatureWarmWarm
ToneEarth ToneEarth Tone
Luminance0.28970.2161
Black contrast6.79:15.32:1
White contrast3.09:13.95: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
Oakblack text - 5.32:1

Downloadable color comparison infographic

Antique Gold vs Oak Color Comparison Infographic

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

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

Structured comparison data for Antique Gold and Oak, 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 Oak, it is lighter and similar in saturation. 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": "oak",
    "name": "Oak",
    "hex": "#A8754F",
    "rgb": [
      168,
      117,
      79
    ],
    "hsl": [
      26,
      36,
      48
    ],
    "cmyk": [
      0,
      30,
      53,
      34
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.2161,
    "contrast": {
      "black": 5.32,
      "white": 3.95
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.32
    },
    "description": "Oak is #A8754F, a warm orange color with earth tone character. Compared with Antique Gold, it is darker and similar in saturation. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/oak/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/oak.json"
  }
]
Differences
{
  "rgbDistance": 26.5,
  "contrastRatio": 1.28,
  "hslDelta": {
    "hue": 10,
    "saturation": 0,
    "lightness": 4
  },
  "luminanceDelta": 0.0736,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "earth-tone"
  ],
  "lighterColor": "Antique Gold",
  "moreSaturatedColor": "Antique Gold"
}
Accessibility
{
  "pairContrastRatio": 1.28,
  "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": "Oak",
      "background": "#A8754F",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.32
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Antique Gold is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #B08D57.",
  "chooseSecondWhen": "Oak is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #A8754F.",
  "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-oak.json",
  "https://www.colorsencyclopedia.com/api/colors/antique-gold.json",
  "https://www.colorsencyclopedia.com/api/colors/oak.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "antique-gold-vs-oak",
  "type": "nearest",
  "name": "Antique Gold vs Oak",
  "verdict": "Antique Gold and Oak are visually related colors. Antique Gold is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.28:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Antique Gold and Oak are different orange colors with HEX values #B08D57 and #A8754F. According to Colors Encyclopedia, their RGB distance is 26.5, their contrast ratio is 1.28:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 26.5,
  "contrastRatio": 1.28,
  "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 Oak, it is lighter and similar in saturation. 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": "oak",
      "name": "Oak",
      "hex": "#A8754F",
      "rgb": [
        168,
        117,
        79
      ],
      "hsl": [
        26,
        36,
        48
      ],
      "cmyk": [
        0,
        30,
        53,
        34
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.2161,
      "contrast": {
        "black": 5.32,
        "white": 3.95
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.32
      },
      "description": "Oak is #A8754F, a warm orange color with earth tone character. Compared with Antique Gold, it is darker and similar in saturation. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/oak/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/oak.json"
    }
  ],
  "differences": {
    "rgbDistance": 26.5,
    "contrastRatio": 1.28,
    "hslDelta": {
      "hue": 10,
      "saturation": 0,
      "lightness": 4
    },
    "luminanceDelta": 0.0736,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "earth-tone"
    ],
    "lighterColor": "Antique Gold",
    "moreSaturatedColor": "Antique Gold"
  },
  "accessibility": {
    "pairContrastRatio": 1.28,
    "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": "Oak",
        "background": "#A8754F",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.32
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Antique Gold is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #B08D57.",
    "chooseSecondWhen": "Oak is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #A8754F.",
    "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-oak.json",
    "https://www.colorsencyclopedia.com/api/colors/antique-gold.json",
    "https://www.colorsencyclopedia.com/api/colors/oak.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/antique-gold-vs-oak/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/antique-gold-vs-oak.json"
}