Nearest-color comparison

Champagne Gold vs Bamboo

Champagne Gold and Bamboo are different orange and yellow colors with HEX values #D6B971 and #C7B56E. According to Colors Encyclopedia, their RGB distance is 15.8, their contrast ratio is 1.08:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Champagne Gold and Bamboo are very close colors. Champagne Gold is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.08:1, so the pair is too low for text and better treated as a palette relationship.

Champagne Gold#D6B971
Bamboo#C7B56E

Quick Difference Summary

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

RGB distance15.8
Pair contrast1.08:1
Luminance delta0.0387
Hue delta5 deg
Lighter colorChampagne Gold
More saturatedChampagne Gold

Side-by-Side Color Profiles

orange color

Champagne Gold

Champagne Gold is #D6B971, a warm orange color with earth tone character. Compared with Bamboo, it is lighter and more saturated. Use it for metallic palettes, product finishes, and premium packaging, with black text as the safer foreground option.

HEX#D6B971 RGB214, 185, 113 HSL43, 55, 64 CMYK0, 14, 47, 16 Luminance0.5019 Best textblack text

yellow color

Bamboo

Bamboo is #C7B56E, a warm yellow color with earth tone character. Compared with Champagne Gold, it is darker and less saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.

HEX#C7B56E RGB199, 181, 110 HSL48, 44, 61 CMYK0, 9, 45, 22 Luminance0.4632 Best textblack text

When to Use Champagne Gold or Bamboo

Choose Champagne GoldChampagne Gold is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #D6B971.
Choose BambooBamboo is better when the design needs earth tone yellow character, warm temperature, and the specific HEX value #C7B56E.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyChampagne GoldBamboo
HEX#D6B971#C7B56E
RGB214, 185, 113199, 181, 110
HSL43, 55, 6448, 44, 61
CMYK0, 14, 47, 160, 9, 45, 22
FamilyOrangeYellow
TemperatureWarmWarm
ToneEarth ToneEarth Tone
Luminance0.50190.4632
Black contrast11.04:110.26:1
White contrast1.9:12.05: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.

Champagne Goldblack text - 11.04:1
Bambooblack text - 10.26:1

Related Palette Strip

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

Champagne Gold#D6B971
Bamboo#C7B56E
#EADCB8#EADCB8
#E1D8B2#E1D8B2
#718DD6#718DD6
#7081C7#7081C7

Machine-readable data

Machine-Readable Champagne Gold vs Bamboo Data (JSON)

Structured comparison data for Champagne Gold and Bamboo, 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": "champagne-gold",
    "name": "Champagne Gold",
    "hex": "#D6B971",
    "rgb": [
      214,
      185,
      113
    ],
    "hsl": [
      43,
      55,
      64
    ],
    "cmyk": [
      0,
      14,
      47,
      16
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.5019,
    "contrast": {
      "black": 11.04,
      "white": 1.9
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 11.04
    },
    "description": "Champagne Gold is #D6B971, a warm orange color with earth tone character. Compared with Bamboo, it is lighter and more 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/champagne-gold/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/champagne-gold.json"
  },
  {
    "slug": "bamboo",
    "name": "Bamboo",
    "hex": "#C7B56E",
    "rgb": [
      199,
      181,
      110
    ],
    "hsl": [
      48,
      44,
      61
    ],
    "cmyk": [
      0,
      9,
      45,
      22
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.4632,
    "contrast": {
      "black": 10.26,
      "white": 2.05
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.26
    },
    "description": "Bamboo is #C7B56E, a warm yellow color with earth tone character. Compared with Champagne Gold, it is darker and less saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/bamboo/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bamboo.json"
  }
]
Differences
{
  "rgbDistance": 15.8,
  "contrastRatio": 1.08,
  "hslDelta": {
    "hue": 5,
    "saturation": 11,
    "lightness": 3
  },
  "luminanceDelta": 0.0387,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "earth-tone"
  ],
  "lighterColor": "Champagne Gold",
  "moreSaturatedColor": "Champagne Gold"
}
Accessibility
{
  "pairContrastRatio": 1.08,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Champagne Gold",
      "background": "#D6B971",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.04
    },
    {
      "color": "Bamboo",
      "background": "#C7B56E",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.26
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Champagne Gold is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #D6B971.",
  "chooseSecondWhen": "Bamboo is better when the design needs earth tone yellow character, warm temperature, and the specific HEX value #C7B56E.",
  "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/champagne-gold-vs-bamboo.json",
  "https://www.colorsencyclopedia.com/api/colors/champagne-gold.json",
  "https://www.colorsencyclopedia.com/api/colors/bamboo.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "champagne-gold-vs-bamboo",
  "type": "nearest",
  "name": "Champagne Gold vs Bamboo",
  "verdict": "Champagne Gold and Bamboo are very close colors. Champagne Gold is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.08:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Champagne Gold and Bamboo are different orange and yellow colors with HEX values #D6B971 and #C7B56E. According to Colors Encyclopedia, their RGB distance is 15.8, their contrast ratio is 1.08:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 15.8,
  "contrastRatio": 1.08,
  "colors": [
    {
      "slug": "champagne-gold",
      "name": "Champagne Gold",
      "hex": "#D6B971",
      "rgb": [
        214,
        185,
        113
      ],
      "hsl": [
        43,
        55,
        64
      ],
      "cmyk": [
        0,
        14,
        47,
        16
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.5019,
      "contrast": {
        "black": 11.04,
        "white": 1.9
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 11.04
      },
      "description": "Champagne Gold is #D6B971, a warm orange color with earth tone character. Compared with Bamboo, it is lighter and more 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/champagne-gold/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/champagne-gold.json"
    },
    {
      "slug": "bamboo",
      "name": "Bamboo",
      "hex": "#C7B56E",
      "rgb": [
        199,
        181,
        110
      ],
      "hsl": [
        48,
        44,
        61
      ],
      "cmyk": [
        0,
        9,
        45,
        22
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4632,
      "contrast": {
        "black": 10.26,
        "white": 2.05
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.26
      },
      "description": "Bamboo is #C7B56E, a warm yellow color with earth tone character. Compared with Champagne Gold, it is darker and less saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/bamboo/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bamboo.json"
    }
  ],
  "differences": {
    "rgbDistance": 15.8,
    "contrastRatio": 1.08,
    "hslDelta": {
      "hue": 5,
      "saturation": 11,
      "lightness": 3
    },
    "luminanceDelta": 0.0387,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "earth-tone"
    ],
    "lighterColor": "Champagne Gold",
    "moreSaturatedColor": "Champagne Gold"
  },
  "accessibility": {
    "pairContrastRatio": 1.08,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Champagne Gold",
        "background": "#D6B971",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.04
      },
      {
        "color": "Bamboo",
        "background": "#C7B56E",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.26
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Champagne Gold is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #D6B971.",
    "chooseSecondWhen": "Bamboo is better when the design needs earth tone yellow character, warm temperature, and the specific HEX value #C7B56E.",
    "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/champagne-gold-vs-bamboo.json",
    "https://www.colorsencyclopedia.com/api/colors/champagne-gold.json",
    "https://www.colorsencyclopedia.com/api/colors/bamboo.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/champagne-gold-vs-bamboo/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/champagne-gold-vs-bamboo.json"
}