Nearest-color comparison

Butter vs Peach

Butter #FFF1A8 vs Peach #FFE5B4: RGB distance 17 and contrast 1.07:1. Compare hue, luminance, saturation, WCAG and practical use.

Butter and Peach are very close, with an RGB distance of 17. Butter is lighter by 0.0641, and their saturation is equal. Their mutual contrast is 1.07:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Butter#FFF1A8
Peach#FFE5B4

Quick Difference Summary

The main measurable differences between Butter and Peach across RGB distance, luminance, hue, saturation, and contrast.

RGB distance17
Pair contrast1.07:1
Luminance delta0.0641
Hue delta11 deg
Lighter colorButter
More saturatedButter

Side-by-Side Color Profiles

yellow color

Butter

Butter is #FFF1A8, a warm yellow with hue 50°, saturation 100% and luminance 0.87. Beside Peach, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 18.4:1.

HEX#FFF1A8 RGB255, 241, 168 HSL50, 100, 83 CMYK0, 5, 34, 0 Luminance0.87 Best textblack text

orange color

Peach

Peach is #FFE5B4, a warm orange with hue 39°, saturation 100% and luminance 0.8059. Beside Butter, it is darker and equally saturated. Of the two standard text choices, black text gives the higher contrast at 17.12:1.

HEX#FFE5B4 RGB255, 229, 180 HSL39, 100, 85 CMYK0, 10, 29, 0 Luminance0.8059 Best textblack text

When to Use Butter or Peach

Choose ButterChoose Butter when the design calls for pastel yellow color at #FFF1A8, with warm temperature and 83% HSL lightness.
Choose PeachChoose Peach when #FFE5B4, its pastel orange character, or its 85% 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.07:1. They share pastel tone characteristics.

Technical Comparison Table

PropertyButterPeach
HEX#FFF1A8#FFE5B4
RGB255, 241, 168255, 229, 180
HSL50, 100, 8339, 100, 85
CMYK0, 5, 34, 00, 10, 29, 0
FamilyYellowOrange
TemperatureWarmWarm
TonePastelPastel
Luminance0.870.8059
Black contrast18.4:117.12:1
White contrast1.14:11.23:1
Shared tonesPastel

Accessibility and Contrast

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

Butterblack text - 18.4:1
Peachblack text - 17.12:1

Downloadable color comparison infographic

Butter vs Peach Color Comparison Infographic

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

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

Structured comparison data for Butter and Peach, 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": "butter",
    "name": "Butter",
    "hex": "#FFF1A8",
    "rgb": [
      255,
      241,
      168
    ],
    "hsl": [
      50,
      100,
      83
    ],
    "cmyk": [
      0,
      5,
      34,
      0
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.87,
    "contrast": {
      "black": 18.4,
      "white": 1.14
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 18.4
    },
    "description": "Butter is #FFF1A8, a warm yellow color with pastel character. Compared with Peach, it is lighter and similar in saturation. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/butter/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/butter.json"
  },
  {
    "slug": "peach",
    "name": "Peach",
    "hex": "#FFE5B4",
    "rgb": [
      255,
      229,
      180
    ],
    "hsl": [
      39,
      100,
      85
    ],
    "cmyk": [
      0,
      10,
      29,
      0
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.8059,
    "contrast": {
      "black": 17.12,
      "white": 1.23
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 17.12
    },
    "description": "Peach is #FFE5B4, a warm orange color with pastel character. Compared with Butter, it is darker and similar in saturation. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/peach/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peach.json"
  }
]
Differences
{
  "rgbDistance": 17,
  "contrastRatio": 1.07,
  "hslDelta": {
    "hue": 11,
    "saturation": 0,
    "lightness": 2
  },
  "luminanceDelta": 0.0641,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "pastel"
  ],
  "lighterColor": "Butter",
  "moreSaturatedColor": "Butter"
}
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": "Butter",
      "background": "#FFF1A8",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.4
    },
    {
      "color": "Peach",
      "background": "#FFE5B4",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.12
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Butter is better when the design needs pastel yellow character, warm temperature, and the specific HEX value #FFF1A8.",
  "chooseSecondWhen": "Peach is better when the design needs pastel orange character, warm temperature, and the specific HEX value #FFE5B4.",
  "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/butter-vs-peach.json",
  "https://www.colorsencyclopedia.com/api/colors/butter.json",
  "https://www.colorsencyclopedia.com/api/colors/peach.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "butter-vs-peach",
  "type": "nearest",
  "name": "Butter vs Peach",
  "verdict": "Butter and Peach are very close colors. Butter 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": "Butter and Peach are different yellow and orange colors with HEX values #FFF1A8 and #FFE5B4. According to Colors Encyclopedia, their RGB distance is 17, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 17,
  "contrastRatio": 1.07,
  "colors": [
    {
      "slug": "butter",
      "name": "Butter",
      "hex": "#FFF1A8",
      "rgb": [
        255,
        241,
        168
      ],
      "hsl": [
        50,
        100,
        83
      ],
      "cmyk": [
        0,
        5,
        34,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.87,
      "contrast": {
        "black": 18.4,
        "white": 1.14
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 18.4
      },
      "description": "Butter is #FFF1A8, a warm yellow color with pastel character. Compared with Peach, it is lighter and similar in saturation. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/butter/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/butter.json"
    },
    {
      "slug": "peach",
      "name": "Peach",
      "hex": "#FFE5B4",
      "rgb": [
        255,
        229,
        180
      ],
      "hsl": [
        39,
        100,
        85
      ],
      "cmyk": [
        0,
        10,
        29,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.8059,
      "contrast": {
        "black": 17.12,
        "white": 1.23
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 17.12
      },
      "description": "Peach is #FFE5B4, a warm orange color with pastel character. Compared with Butter, it is darker and similar in saturation. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/peach/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peach.json"
    }
  ],
  "differences": {
    "rgbDistance": 17,
    "contrastRatio": 1.07,
    "hslDelta": {
      "hue": 11,
      "saturation": 0,
      "lightness": 2
    },
    "luminanceDelta": 0.0641,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "pastel"
    ],
    "lighterColor": "Butter",
    "moreSaturatedColor": "Butter"
  },
  "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": "Butter",
        "background": "#FFF1A8",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.4
      },
      {
        "color": "Peach",
        "background": "#FFE5B4",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.12
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Butter is better when the design needs pastel yellow character, warm temperature, and the specific HEX value #FFF1A8.",
    "chooseSecondWhen": "Peach is better when the design needs pastel orange character, warm temperature, and the specific HEX value #FFE5B4.",
    "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/butter-vs-peach.json",
    "https://www.colorsencyclopedia.com/api/colors/butter.json",
    "https://www.colorsencyclopedia.com/api/colors/peach.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/butter-vs-peach/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/butter-vs-peach.json"
}