Nearest-color comparison

Burly Wood vs Pale Gold

Burly Wood and Pale Gold are different orange colors with HEX values #DEB887 and #E6BE8A. According to Colors Encyclopedia, their RGB distance is 10.4, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Burly Wood and Pale Gold are very close colors. Pale Gold 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.

Burly Wood#DEB887
Pale Gold#E6BE8A

Quick Difference Summary

The main measurable differences between Burly Wood and Pale Gold across RGB distance, luminance, hue, saturation, and contrast.

RGB distance10.4
Pair contrast1.07:1
Luminance delta0.0392
Hue delta0 deg
Lighter colorPale Gold
More saturatedPale Gold

Side-by-Side Color Profiles

orange color

Burly Wood

Burly Wood is #DEB887, a warm orange color with balanced character. Compared with Pale Gold, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#DEB887 RGB222, 184, 135 HSL34, 57, 70 CMYK0, 17, 39, 13 Luminance0.5156 Best textblack text

orange color

Pale Gold

Pale Gold is #E6BE8A, a warm orange color with balanced character. Compared with Burly Wood, 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#E6BE8A RGB230, 190, 138 HSL34, 65, 72 CMYK0, 17, 40, 10 Luminance0.5548 Best textblack text

When to Use Burly Wood or Pale Gold

Choose Burly WoodBurly Wood is better when the design needs balanced orange character, warm temperature, and the specific HEX value #DEB887.
Choose Pale GoldPale Gold is better when the design needs balanced orange character, warm temperature, and the specific HEX value #E6BE8A.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyBurly WoodPale Gold
HEX#DEB887#E6BE8A
RGB222, 184, 135230, 190, 138
HSL34, 57, 7034, 65, 72
CMYK0, 17, 39, 130, 17, 40, 10
FamilyOrangeOrange
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.51560.5548
Black contrast11.31:112.1:1
White contrast1.86:11.74:1
Shared tonesBalanced

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Burly Woodblack text - 11.31:1
Pale Goldblack text - 12.1:1

Related Palette Strip

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

Burly Wood#DEB887
Pale Gold#E6BE8A
#F2E3CF#F2E3CF
#F6E8D5#F6E8D5
#87ADDE#87ADDE
#89B1E6#89B1E6

Machine-readable data

Machine-Readable Burly Wood vs Pale Gold Data (JSON)

Structured comparison data for Burly Wood and Pale Gold, 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": "burly-wood",
    "name": "Burly Wood",
    "hex": "#DEB887",
    "rgb": [
      222,
      184,
      135
    ],
    "hsl": [
      34,
      57,
      70
    ],
    "cmyk": [
      0,
      17,
      39,
      13
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.5156,
    "contrast": {
      "black": 11.31,
      "white": 1.86
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 11.31
    },
    "description": "Burly Wood is #DEB887, a warm orange color with balanced character. Compared with Pale Gold, it is darker and less 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/burly-wood/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/burly-wood.json"
  },
  {
    "slug": "pale-gold",
    "name": "Pale Gold",
    "hex": "#E6BE8A",
    "rgb": [
      230,
      190,
      138
    ],
    "hsl": [
      34,
      65,
      72
    ],
    "cmyk": [
      0,
      17,
      40,
      10
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.5548,
    "contrast": {
      "black": 12.1,
      "white": 1.74
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 12.1
    },
    "description": "Pale Gold is #E6BE8A, a warm orange color with balanced character. Compared with Burly Wood, 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/pale-gold/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-gold.json"
  }
]
Differences
{
  "rgbDistance": 10.4,
  "contrastRatio": 1.07,
  "hslDelta": {
    "hue": 0,
    "saturation": 8,
    "lightness": 2
  },
  "luminanceDelta": 0.0392,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Pale Gold",
  "moreSaturatedColor": "Pale Gold"
}
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": "Burly Wood",
      "background": "#DEB887",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.31
    },
    {
      "color": "Pale Gold",
      "background": "#E6BE8A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 12.1
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Burly Wood is better when the design needs balanced orange character, warm temperature, and the specific HEX value #DEB887.",
  "chooseSecondWhen": "Pale Gold is better when the design needs balanced orange character, warm temperature, and the specific HEX value #E6BE8A.",
  "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/burly-wood-vs-pale-gold.json",
  "https://www.colorsencyclopedia.com/api/colors/burly-wood.json",
  "https://www.colorsencyclopedia.com/api/colors/pale-gold.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "burly-wood-vs-pale-gold",
  "type": "nearest",
  "name": "Burly Wood vs Pale Gold",
  "verdict": "Burly Wood and Pale Gold are very close colors. Pale Gold 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": "Burly Wood and Pale Gold are different orange colors with HEX values #DEB887 and #E6BE8A. According to Colors Encyclopedia, their RGB distance is 10.4, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 10.4,
  "contrastRatio": 1.07,
  "colors": [
    {
      "slug": "burly-wood",
      "name": "Burly Wood",
      "hex": "#DEB887",
      "rgb": [
        222,
        184,
        135
      ],
      "hsl": [
        34,
        57,
        70
      ],
      "cmyk": [
        0,
        17,
        39,
        13
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5156,
      "contrast": {
        "black": 11.31,
        "white": 1.86
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 11.31
      },
      "description": "Burly Wood is #DEB887, a warm orange color with balanced character. Compared with Pale Gold, it is darker and less 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/burly-wood/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/burly-wood.json"
    },
    {
      "slug": "pale-gold",
      "name": "Pale Gold",
      "hex": "#E6BE8A",
      "rgb": [
        230,
        190,
        138
      ],
      "hsl": [
        34,
        65,
        72
      ],
      "cmyk": [
        0,
        17,
        40,
        10
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5548,
      "contrast": {
        "black": 12.1,
        "white": 1.74
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 12.1
      },
      "description": "Pale Gold is #E6BE8A, a warm orange color with balanced character. Compared with Burly Wood, 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/pale-gold/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-gold.json"
    }
  ],
  "differences": {
    "rgbDistance": 10.4,
    "contrastRatio": 1.07,
    "hslDelta": {
      "hue": 0,
      "saturation": 8,
      "lightness": 2
    },
    "luminanceDelta": 0.0392,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Pale Gold",
    "moreSaturatedColor": "Pale Gold"
  },
  "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": "Burly Wood",
        "background": "#DEB887",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.31
      },
      {
        "color": "Pale Gold",
        "background": "#E6BE8A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 12.1
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Burly Wood is better when the design needs balanced orange character, warm temperature, and the specific HEX value #DEB887.",
    "chooseSecondWhen": "Pale Gold is better when the design needs balanced orange character, warm temperature, and the specific HEX value #E6BE8A.",
    "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/burly-wood-vs-pale-gold.json",
    "https://www.colorsencyclopedia.com/api/colors/burly-wood.json",
    "https://www.colorsencyclopedia.com/api/colors/pale-gold.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/burly-wood-vs-pale-gold/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/burly-wood-vs-pale-gold.json"
}