Nearest-color comparison

Blanched Almond vs Champagne

Blanched Almond and Champagne are different orange colors with HEX values #FFEBCD and #F7E7CE. According to Colors Encyclopedia, their RGB distance is 9, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Blanched Almond#FFEBCD
Champagne#F7E7CE

Quick Difference Summary

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

RGB distance9
Pair contrast1.04:1
Luminance delta0.037
Hue delta1 deg
Lighter colorBlanched Almond
More saturatedBlanched Almond

Side-by-Side Color Profiles

orange color

Blanched Almond

Blanched Almond is #FFEBCD, a warm orange color with light and pastel character. Compared with Champagne, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#FFEBCD RGB255, 235, 205 HSL36, 100, 90 CMYK0, 8, 20, 0 Luminance0.8508 Best textblack text

orange color

Champagne

Champagne is #F7E7CE, a warm orange color with light and pastel character. Compared with Blanched Almond, it is darker and less saturated. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.

HEX#F7E7CE RGB247, 231, 206 HSL37, 72, 89 CMYK0, 6, 17, 3 Luminance0.8138 Best textblack text

When to Use Blanched Almond or Champagne

Choose Blanched AlmondBlanched Almond is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #FFEBCD.
Choose ChampagneChampagne is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #F7E7CE.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyBlanched AlmondChampagne
HEX#FFEBCD#F7E7CE
RGB255, 235, 205247, 231, 206
HSL36, 100, 9037, 72, 89
CMYK0, 8, 20, 00, 6, 17, 3
FamilyOrangeOrange
TemperatureWarmWarm
ToneLight, PastelLight, Pastel
Luminance0.85080.8138
Black contrast18.02:117.28:1
White contrast1.17:11.22:1
Shared tonesLight, Pastel

Accessibility and Contrast

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

Blanched Almondblack text - 18.02:1
Champagneblack text - 17.28:1

Related Palette Strip

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

Blanched Almond#FFEBCD
Champagne#F7E7CE
White#FFFFFF
White#FFFFFF
#CCE0FF#CCE0FF
#CFDEF7#CFDEF7

Machine-readable data

Machine-Readable Blanched Almond vs Champagne Data (JSON)

Structured comparison data for Blanched Almond and Champagne, 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": "blanched-almond",
    "name": "Blanched Almond",
    "hex": "#FFEBCD",
    "rgb": [
      255,
      235,
      205
    ],
    "hsl": [
      36,
      100,
      90
    ],
    "cmyk": [
      0,
      8,
      20,
      0
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.8508,
    "contrast": {
      "black": 18.02,
      "white": 1.17
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 18.02
    },
    "description": "Blanched Almond is #FFEBCD, a warm orange color with light and pastel character. Compared with Champagne, it is lighter 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/blanched-almond/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/blanched-almond.json"
  },
  {
    "slug": "champagne",
    "name": "Champagne",
    "hex": "#F7E7CE",
    "rgb": [
      247,
      231,
      206
    ],
    "hsl": [
      37,
      72,
      89
    ],
    "cmyk": [
      0,
      6,
      17,
      3
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.8138,
    "contrast": {
      "black": 17.28,
      "white": 1.22
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 17.28
    },
    "description": "Champagne is #F7E7CE, a warm orange color with light and pastel character. Compared with Blanched Almond, it is darker and less saturated. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/champagne/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/champagne.json"
  }
]
Differences
{
  "rgbDistance": 9,
  "contrastRatio": 1.04,
  "hslDelta": {
    "hue": 1,
    "saturation": 28,
    "lightness": 1
  },
  "luminanceDelta": 0.037,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light",
    "pastel"
  ],
  "lighterColor": "Blanched Almond",
  "moreSaturatedColor": "Blanched Almond"
}
Accessibility
{
  "pairContrastRatio": 1.04,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Blanched Almond",
      "background": "#FFEBCD",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.02
    },
    {
      "color": "Champagne",
      "background": "#F7E7CE",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.28
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Blanched Almond is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #FFEBCD.",
  "chooseSecondWhen": "Champagne is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #F7E7CE.",
  "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/blanched-almond-vs-champagne.json",
  "https://www.colorsencyclopedia.com/api/colors/blanched-almond.json",
  "https://www.colorsencyclopedia.com/api/colors/champagne.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "blanched-almond-vs-champagne",
  "type": "nearest",
  "name": "Blanched Almond vs Champagne",
  "verdict": "Blanched Almond and Champagne are very close colors. Blanched Almond is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.04:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Blanched Almond and Champagne are different orange colors with HEX values #FFEBCD and #F7E7CE. According to Colors Encyclopedia, their RGB distance is 9, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 9,
  "contrastRatio": 1.04,
  "colors": [
    {
      "slug": "blanched-almond",
      "name": "Blanched Almond",
      "hex": "#FFEBCD",
      "rgb": [
        255,
        235,
        205
      ],
      "hsl": [
        36,
        100,
        90
      ],
      "cmyk": [
        0,
        8,
        20,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.8508,
      "contrast": {
        "black": 18.02,
        "white": 1.17
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 18.02
      },
      "description": "Blanched Almond is #FFEBCD, a warm orange color with light and pastel character. Compared with Champagne, it is lighter 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/blanched-almond/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/blanched-almond.json"
    },
    {
      "slug": "champagne",
      "name": "Champagne",
      "hex": "#F7E7CE",
      "rgb": [
        247,
        231,
        206
      ],
      "hsl": [
        37,
        72,
        89
      ],
      "cmyk": [
        0,
        6,
        17,
        3
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.8138,
      "contrast": {
        "black": 17.28,
        "white": 1.22
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 17.28
      },
      "description": "Champagne is #F7E7CE, a warm orange color with light and pastel character. Compared with Blanched Almond, it is darker and less saturated. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/champagne/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/champagne.json"
    }
  ],
  "differences": {
    "rgbDistance": 9,
    "contrastRatio": 1.04,
    "hslDelta": {
      "hue": 1,
      "saturation": 28,
      "lightness": 1
    },
    "luminanceDelta": 0.037,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light",
      "pastel"
    ],
    "lighterColor": "Blanched Almond",
    "moreSaturatedColor": "Blanched Almond"
  },
  "accessibility": {
    "pairContrastRatio": 1.04,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Blanched Almond",
        "background": "#FFEBCD",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.02
      },
      {
        "color": "Champagne",
        "background": "#F7E7CE",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.28
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Blanched Almond is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #FFEBCD.",
    "chooseSecondWhen": "Champagne is better when the design needs light and pastel orange character, warm temperature, and the specific HEX value #F7E7CE.",
    "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/blanched-almond-vs-champagne.json",
    "https://www.colorsencyclopedia.com/api/colors/blanched-almond.json",
    "https://www.colorsencyclopedia.com/api/colors/champagne.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/blanched-almond-vs-champagne/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/blanched-almond-vs-champagne.json"
}