Nearest-color comparison

Vellum vs Champagne

Vellum #EFE3C8 vs Champagne #F7E7CE: RGB distance 10.8 and contrast 1.05:1. Compare hue, luminance, saturation, WCAG and practical use.

Vellum and Champagne are very close, with an RGB distance of 10.8. Champagne is lighter by 0.0392, and Champagne is more saturated by 17 percentage points. Their mutual contrast is 1.05:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Vellum#EFE3C8
Champagne#F7E7CE

Quick Difference Summary

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

RGB distance10.8
Pair contrast1.05:1
Luminance delta0.0392
Hue delta5 deg
Lighter colorChampagne
More saturatedChampagne

Side-by-Side Color Profiles

orange color

Vellum

Vellum is #EFE3C8, a warm orange with hue 42°, saturation 55% and luminance 0.7746. Beside Champagne, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 16.49:1.

HEX#EFE3C8 RGB239, 227, 200 HSL42, 55, 86 CMYK0, 5, 16, 6 Luminance0.7746 Best textblack text

orange color

Champagne

Champagne is #F7E7CE, a warm orange with hue 37°, saturation 72% and luminance 0.8138. Beside Vellum, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 17.28:1.

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

When to Use Vellum or Champagne

Choose VellumChoose Vellum when the design calls for light orange color at #EFE3C8, with warm temperature and 86% HSL lightness.
Choose ChampagneChoose Champagne when #F7E7CE, its light and pastel orange character, or its 89% 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.05:1. They share light tone characteristics.

Technical Comparison Table

PropertyVellumChampagne
HEX#EFE3C8#F7E7CE
RGB239, 227, 200247, 231, 206
HSL42, 55, 8637, 72, 89
CMYK0, 5, 16, 60, 6, 17, 3
FamilyOrangeOrange
TemperatureWarmWarm
ToneLightLight, Pastel
Luminance0.77460.8138
Black contrast16.49:117.28:1
White contrast1.27: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.

Vellumblack text - 16.49:1
Champagneblack text - 17.28:1

Downloadable color comparison infographic

Vellum vs Champagne Color Comparison Infographic

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

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

Structured comparison data for Vellum 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": "vellum",
    "name": "Vellum",
    "hex": "#EFE3C8",
    "rgb": [
      239,
      227,
      200
    ],
    "hsl": [
      42,
      55,
      86
    ],
    "cmyk": [
      0,
      5,
      16,
      6
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.7746,
    "contrast": {
      "black": 16.49,
      "white": 1.27
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 16.49
    },
    "description": "Vellum is #EFE3C8, a warm orange color with light character. Compared with Champagne, it is darker 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/vellum/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/vellum.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 Vellum, it is lighter 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": 10.8,
  "contrastRatio": 1.05,
  "hslDelta": {
    "hue": 5,
    "saturation": 17,
    "lightness": 3
  },
  "luminanceDelta": 0.0392,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Champagne",
  "moreSaturatedColor": "Champagne"
}
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": "Vellum",
      "background": "#EFE3C8",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.49
    },
    {
      "color": "Champagne",
      "background": "#F7E7CE",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.28
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Vellum is better when the design needs light orange character, warm temperature, and the specific HEX value #EFE3C8.",
  "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/vellum-vs-champagne.json",
  "https://www.colorsencyclopedia.com/api/colors/vellum.json",
  "https://www.colorsencyclopedia.com/api/colors/champagne.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "vellum-vs-champagne",
  "type": "nearest",
  "name": "Vellum vs Champagne",
  "verdict": "Vellum and Champagne are very close colors. Champagne 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": "Vellum and Champagne are different orange colors with HEX values #EFE3C8 and #F7E7CE. According to Colors Encyclopedia, their RGB distance is 10.8, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 10.8,
  "contrastRatio": 1.05,
  "colors": [
    {
      "slug": "vellum",
      "name": "Vellum",
      "hex": "#EFE3C8",
      "rgb": [
        239,
        227,
        200
      ],
      "hsl": [
        42,
        55,
        86
      ],
      "cmyk": [
        0,
        5,
        16,
        6
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.7746,
      "contrast": {
        "black": 16.49,
        "white": 1.27
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 16.49
      },
      "description": "Vellum is #EFE3C8, a warm orange color with light character. Compared with Champagne, it is darker 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/vellum/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/vellum.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 Vellum, it is lighter 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": 10.8,
    "contrastRatio": 1.05,
    "hslDelta": {
      "hue": 5,
      "saturation": 17,
      "lightness": 3
    },
    "luminanceDelta": 0.0392,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Champagne",
    "moreSaturatedColor": "Champagne"
  },
  "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": "Vellum",
        "background": "#EFE3C8",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.49
      },
      {
        "color": "Champagne",
        "background": "#F7E7CE",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.28
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Vellum is better when the design needs light orange character, warm temperature, and the specific HEX value #EFE3C8.",
    "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/vellum-vs-champagne.json",
    "https://www.colorsencyclopedia.com/api/colors/vellum.json",
    "https://www.colorsencyclopedia.com/api/colors/champagne.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/vellum-vs-champagne/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/vellum-vs-champagne.json"
}