Nearest-color comparison

Pale Goldenrod vs Wheat

Pale Goldenrod and Wheat are different yellow and orange colors with HEX values #EEE8AA and #F5DEB3. According to Colors Encyclopedia, their RGB distance is 15.2, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Pale Goldenrod#EEE8AA
Wheat#F5DEB3

Quick Difference Summary

The main measurable differences between Pale Goldenrod and Wheat across RGB distance, luminance, hue, saturation, and contrast.

RGB distance15.2
Pair contrast1.05:1
Luminance delta0.0388
Hue delta16 deg
Lighter colorPale Goldenrod
More saturatedWheat

Side-by-Side Color Profiles

yellow color

Pale Goldenrod

Pale Goldenrod is #EEE8AA, a warm yellow color with balanced character. Compared with Wheat, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#EEE8AA RGB238, 232, 170 HSL55, 67, 80 CMYK0, 3, 29, 7 Luminance0.7879 Best textblack text

orange color

Wheat

Wheat is #F5DEB3, a warm orange color with pastel character. Compared with Pale Goldenrod, it is darker and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#F5DEB3 RGB245, 222, 179 HSL39, 77, 83 CMYK0, 9, 27, 4 Luminance0.7491 Best textblack text

When to Use Pale Goldenrod or Wheat

Choose Pale GoldenrodPale Goldenrod is better when the design needs balanced yellow character, warm temperature, and the specific HEX value #EEE8AA.
Choose WheatWheat is better when the design needs pastel orange character, warm temperature, and the specific HEX value #F5DEB3.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyPale GoldenrodWheat
HEX#EEE8AA#F5DEB3
RGB238, 232, 170245, 222, 179
HSL55, 67, 8039, 77, 83
CMYK0, 3, 29, 70, 9, 27, 4
FamilyYellowOrange
TemperatureWarmWarm
ToneBalancedPastel
Luminance0.78790.7491
Black contrast16.76:115.98:1
White contrast1.25:11.31:1
Shared tonesNone

Accessibility and Contrast

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

Pale Goldenrodblack text - 16.76:1
Wheatblack text - 15.98:1

Related Palette Strip

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

Pale Goldenrod#EEE8AA
Wheat#F5DEB3
#FDFDF6#FDFDF6
White#FFFFFF
#AAB0EE#AAB0EE
#B2CAF5#B2CAF5

Machine-readable data

Machine-Readable Pale Goldenrod vs Wheat Data (JSON)

Structured comparison data for Pale Goldenrod and Wheat, 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": "pale-goldenrod",
    "name": "Pale Goldenrod",
    "hex": "#EEE8AA",
    "rgb": [
      238,
      232,
      170
    ],
    "hsl": [
      55,
      67,
      80
    ],
    "cmyk": [
      0,
      3,
      29,
      7
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.7879,
    "contrast": {
      "black": 16.76,
      "white": 1.25
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 16.76
    },
    "description": "Pale Goldenrod is #EEE8AA, a warm yellow color with balanced character. Compared with Wheat, it is lighter 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/pale-goldenrod/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json"
  },
  {
    "slug": "wheat",
    "name": "Wheat",
    "hex": "#F5DEB3",
    "rgb": [
      245,
      222,
      179
    ],
    "hsl": [
      39,
      77,
      83
    ],
    "cmyk": [
      0,
      9,
      27,
      4
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.7491,
    "contrast": {
      "black": 15.98,
      "white": 1.31
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.98
    },
    "description": "Wheat is #F5DEB3, a warm orange color with pastel character. Compared with Pale Goldenrod, it is darker and more 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/wheat/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wheat.json"
  }
]
Differences
{
  "rgbDistance": 15.2,
  "contrastRatio": 1.05,
  "hslDelta": {
    "hue": 16,
    "saturation": 10,
    "lightness": 3
  },
  "luminanceDelta": 0.0388,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Pale Goldenrod",
  "moreSaturatedColor": "Wheat"
}
Accessibility
{
  "pairContrastRatio": 1.05,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Pale Goldenrod",
      "background": "#EEE8AA",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.76
    },
    {
      "color": "Wheat",
      "background": "#F5DEB3",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.98
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Pale Goldenrod is better when the design needs balanced yellow character, warm temperature, and the specific HEX value #EEE8AA.",
  "chooseSecondWhen": "Wheat is better when the design needs pastel orange character, warm temperature, and the specific HEX value #F5DEB3.",
  "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/pale-goldenrod-vs-wheat.json",
  "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json",
  "https://www.colorsencyclopedia.com/api/colors/wheat.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pale-goldenrod-vs-wheat",
  "type": "nearest",
  "name": "Pale Goldenrod vs Wheat",
  "verdict": "Pale Goldenrod and Wheat are very close colors. Pale Goldenrod is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.05:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Pale Goldenrod and Wheat are different yellow and orange colors with HEX values #EEE8AA and #F5DEB3. According to Colors Encyclopedia, their RGB distance is 15.2, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 15.2,
  "contrastRatio": 1.05,
  "colors": [
    {
      "slug": "pale-goldenrod",
      "name": "Pale Goldenrod",
      "hex": "#EEE8AA",
      "rgb": [
        238,
        232,
        170
      ],
      "hsl": [
        55,
        67,
        80
      ],
      "cmyk": [
        0,
        3,
        29,
        7
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.7879,
      "contrast": {
        "black": 16.76,
        "white": 1.25
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 16.76
      },
      "description": "Pale Goldenrod is #EEE8AA, a warm yellow color with balanced character. Compared with Wheat, it is lighter 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/pale-goldenrod/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json"
    },
    {
      "slug": "wheat",
      "name": "Wheat",
      "hex": "#F5DEB3",
      "rgb": [
        245,
        222,
        179
      ],
      "hsl": [
        39,
        77,
        83
      ],
      "cmyk": [
        0,
        9,
        27,
        4
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.7491,
      "contrast": {
        "black": 15.98,
        "white": 1.31
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.98
      },
      "description": "Wheat is #F5DEB3, a warm orange color with pastel character. Compared with Pale Goldenrod, it is darker and more 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/wheat/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wheat.json"
    }
  ],
  "differences": {
    "rgbDistance": 15.2,
    "contrastRatio": 1.05,
    "hslDelta": {
      "hue": 16,
      "saturation": 10,
      "lightness": 3
    },
    "luminanceDelta": 0.0388,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Pale Goldenrod",
    "moreSaturatedColor": "Wheat"
  },
  "accessibility": {
    "pairContrastRatio": 1.05,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Pale Goldenrod",
        "background": "#EEE8AA",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.76
      },
      {
        "color": "Wheat",
        "background": "#F5DEB3",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.98
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Pale Goldenrod is better when the design needs balanced yellow character, warm temperature, and the specific HEX value #EEE8AA.",
    "chooseSecondWhen": "Wheat is better when the design needs pastel orange character, warm temperature, and the specific HEX value #F5DEB3.",
    "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/pale-goldenrod-vs-wheat.json",
    "https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json",
    "https://www.colorsencyclopedia.com/api/colors/wheat.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/pale-goldenrod-vs-wheat/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/pale-goldenrod-vs-wheat.json"
}