Nearest-color comparison

Canvas vs Champagne

Canvas and Champagne are different yellow and orange colors with HEX values #F4EBD0 and #F7E7CE. According to Colors Encyclopedia, their RGB distance is 5.4, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Canvas#F4EBD0
Champagne#F7E7CE

Quick Difference Summary

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

RGB distance5.4
Pair contrast1.02:1
Luminance delta0.0182
Hue delta8 deg
Lighter colorCanvas
More saturatedChampagne

Side-by-Side Color Profiles

yellow color

Canvas

Canvas is #F4EBD0, a warm yellow color with light character. Compared with Champagne, it is lighter and less saturated. Use it for neutral systems, backgrounds, and editorial typography, with black text as the safer foreground option.

HEX#F4EBD0 RGB244, 235, 208 HSL45, 62, 89 CMYK0, 4, 15, 4 Luminance0.832 Best textblack text

orange color

Champagne

Champagne is #F7E7CE, a warm orange color with light and pastel character. Compared with Canvas, it is darker and more 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 Canvas or Champagne

Choose CanvasCanvas is better when the design needs light yellow character, warm temperature, and the specific HEX value #F4EBD0.
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

PropertyCanvasChampagne
HEX#F4EBD0#F7E7CE
RGB244, 235, 208247, 231, 206
HSL45, 62, 8937, 72, 89
CMYK0, 4, 15, 40, 6, 17, 3
FamilyYellowOrange
TemperatureWarmWarm
ToneLightLight, Pastel
Luminance0.8320.8138
Black contrast17.64:117.28:1
White contrast1.19:11.22:1
Shared tonesLight

Accessibility and Contrast

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

Canvasblack text - 17.64:1
Champagneblack text - 17.28:1

Related Palette Strip

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

Canvas#F4EBD0
Champagne#F7E7CE
White#FFFFFF
White#FFFFFF
#D2DAF4#D2DAF4
#CFDEF7#CFDEF7

Machine-readable data

Machine-Readable Canvas vs Champagne Data (JSON)

Structured comparison data for Canvas 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": "canvas",
    "name": "Canvas",
    "hex": "#F4EBD0",
    "rgb": [
      244,
      235,
      208
    ],
    "hsl": [
      45,
      62,
      89
    ],
    "cmyk": [
      0,
      4,
      15,
      4
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.832,
    "contrast": {
      "black": 17.64,
      "white": 1.19
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 17.64
    },
    "description": "Canvas is #F4EBD0, a warm yellow color with light character. Compared with Champagne, it is lighter and less saturated. Use it for neutral systems, backgrounds, and editorial typography, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/canvas/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/canvas.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 Canvas, it is darker and more 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": 5.4,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 8,
    "saturation": 10,
    "lightness": 0
  },
  "luminanceDelta": 0.0182,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Canvas",
  "moreSaturatedColor": "Champagne"
}
Accessibility
{
  "pairContrastRatio": 1.02,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Canvas",
      "background": "#F4EBD0",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.64
    },
    {
      "color": "Champagne",
      "background": "#F7E7CE",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.28
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Canvas is better when the design needs light yellow character, warm temperature, and the specific HEX value #F4EBD0.",
  "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/canvas-vs-champagne.json",
  "https://www.colorsencyclopedia.com/api/colors/canvas.json",
  "https://www.colorsencyclopedia.com/api/colors/champagne.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "canvas-vs-champagne",
  "type": "nearest",
  "name": "Canvas vs Champagne",
  "verdict": "Canvas and Champagne are very close colors. Canvas is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.02:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Canvas and Champagne are different yellow and orange colors with HEX values #F4EBD0 and #F7E7CE. According to Colors Encyclopedia, their RGB distance is 5.4, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 5.4,
  "contrastRatio": 1.02,
  "colors": [
    {
      "slug": "canvas",
      "name": "Canvas",
      "hex": "#F4EBD0",
      "rgb": [
        244,
        235,
        208
      ],
      "hsl": [
        45,
        62,
        89
      ],
      "cmyk": [
        0,
        4,
        15,
        4
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.832,
      "contrast": {
        "black": 17.64,
        "white": 1.19
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 17.64
      },
      "description": "Canvas is #F4EBD0, a warm yellow color with light character. Compared with Champagne, it is lighter and less saturated. Use it for neutral systems, backgrounds, and editorial typography, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/canvas/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/canvas.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 Canvas, it is darker and more 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": 5.4,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 8,
      "saturation": 10,
      "lightness": 0
    },
    "luminanceDelta": 0.0182,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Canvas",
    "moreSaturatedColor": "Champagne"
  },
  "accessibility": {
    "pairContrastRatio": 1.02,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Canvas",
        "background": "#F4EBD0",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.64
      },
      {
        "color": "Champagne",
        "background": "#F7E7CE",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.28
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Canvas is better when the design needs light yellow character, warm temperature, and the specific HEX value #F4EBD0.",
    "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/canvas-vs-champagne.json",
    "https://www.colorsencyclopedia.com/api/colors/canvas.json",
    "https://www.colorsencyclopedia.com/api/colors/champagne.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/canvas-vs-champagne/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/canvas-vs-champagne.json"
}