Nearest-color comparison

Eggshell vs Canvas

Eggshell #F0EAD6 vs Canvas #F4EBD0: RGB distance 7.3 and contrast 1.01:1. Compare hue, luminance, saturation, WCAG and practical use.

Eggshell and Canvas are very close, with an RGB distance of 7.3. Canvas is lighter by 0.0097, and Canvas is more saturated by 16 percentage points. Their mutual contrast is 1.01:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Eggshell#F0EAD6
Canvas#F4EBD0

Quick Difference Summary

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

RGB distance7.3
Pair contrast1.01:1
Luminance delta0.0097
Hue delta1 deg
Lighter colorCanvas
More saturatedCanvas

Side-by-Side Color Profiles

yellow color

Eggshell

Eggshell is #F0EAD6, a warm yellow with hue 46°, saturation 46% and luminance 0.8223. Beside Canvas, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 17.45:1.

HEX#F0EAD6 RGB240, 234, 214 HSL46, 46, 89 CMYK0, 3, 11, 6 Luminance0.8223 Best textblack text

yellow color

Canvas

Canvas is #F4EBD0, a warm yellow with hue 45°, saturation 62% and luminance 0.832. Beside Eggshell, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 17.64:1.

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

When to Use Eggshell or Canvas

Choose EggshellChoose Eggshell when the design calls for light yellow color at #F0EAD6, with warm temperature and 89% HSL lightness.
Choose CanvasChoose Canvas when #F4EBD0, its light yellow 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.01:1. They share light tone characteristics.

Technical Comparison Table

PropertyEggshellCanvas
HEX#F0EAD6#F4EBD0
RGB240, 234, 214244, 235, 208
HSL46, 46, 8945, 62, 89
CMYK0, 3, 11, 60, 4, 15, 4
FamilyYellowYellow
TemperatureWarmWarm
ToneLightLight
Luminance0.82230.832
Black contrast17.45:117.64:1
White contrast1.2:11.19:1
Shared tonesLight

Accessibility and Contrast

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

Eggshellblack text - 17.45:1
Canvasblack text - 17.64:1

Downloadable color comparison infographic

Eggshell vs Canvas Color Comparison Infographic

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

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

Structured comparison data for Eggshell and Canvas, 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": "eggshell",
    "name": "Eggshell",
    "hex": "#F0EAD6",
    "rgb": [
      240,
      234,
      214
    ],
    "hsl": [
      46,
      46,
      89
    ],
    "cmyk": [
      0,
      3,
      11,
      6
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.8223,
    "contrast": {
      "black": 17.45,
      "white": 1.2
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 17.45
    },
    "description": "Eggshell is #F0EAD6, a warm yellow color with light character. Compared with Canvas, it is darker and less saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/eggshell/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/eggshell.json"
  },
  {
    "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 Eggshell, it is lighter and more 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"
  }
]
Differences
{
  "rgbDistance": 7.3,
  "contrastRatio": 1.01,
  "hslDelta": {
    "hue": 1,
    "saturation": 16,
    "lightness": 0
  },
  "luminanceDelta": 0.0097,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Canvas",
  "moreSaturatedColor": "Canvas"
}
Accessibility
{
  "pairContrastRatio": 1.01,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Eggshell",
      "background": "#F0EAD6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.45
    },
    {
      "color": "Canvas",
      "background": "#F4EBD0",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.64
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Eggshell is better when the design needs light yellow character, warm temperature, and the specific HEX value #F0EAD6.",
  "chooseSecondWhen": "Canvas is better when the design needs light yellow character, warm temperature, and the specific HEX value #F4EBD0.",
  "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/eggshell-vs-canvas.json",
  "https://www.colorsencyclopedia.com/api/colors/eggshell.json",
  "https://www.colorsencyclopedia.com/api/colors/canvas.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "eggshell-vs-canvas",
  "type": "nearest",
  "name": "Eggshell vs Canvas",
  "verdict": "Eggshell and Canvas are very close colors. Canvas is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.01:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Eggshell and Canvas are different yellow colors with HEX values #F0EAD6 and #F4EBD0. According to Colors Encyclopedia, their RGB distance is 7.3, their contrast ratio is 1.01:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 7.3,
  "contrastRatio": 1.01,
  "colors": [
    {
      "slug": "eggshell",
      "name": "Eggshell",
      "hex": "#F0EAD6",
      "rgb": [
        240,
        234,
        214
      ],
      "hsl": [
        46,
        46,
        89
      ],
      "cmyk": [
        0,
        3,
        11,
        6
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.8223,
      "contrast": {
        "black": 17.45,
        "white": 1.2
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 17.45
      },
      "description": "Eggshell is #F0EAD6, a warm yellow color with light character. Compared with Canvas, it is darker and less saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/eggshell/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/eggshell.json"
    },
    {
      "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 Eggshell, it is lighter and more 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"
    }
  ],
  "differences": {
    "rgbDistance": 7.3,
    "contrastRatio": 1.01,
    "hslDelta": {
      "hue": 1,
      "saturation": 16,
      "lightness": 0
    },
    "luminanceDelta": 0.0097,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Canvas",
    "moreSaturatedColor": "Canvas"
  },
  "accessibility": {
    "pairContrastRatio": 1.01,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Eggshell",
        "background": "#F0EAD6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.45
      },
      {
        "color": "Canvas",
        "background": "#F4EBD0",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.64
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Eggshell is better when the design needs light yellow character, warm temperature, and the specific HEX value #F0EAD6.",
    "chooseSecondWhen": "Canvas is better when the design needs light yellow character, warm temperature, and the specific HEX value #F4EBD0.",
    "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/eggshell-vs-canvas.json",
    "https://www.colorsencyclopedia.com/api/colors/eggshell.json",
    "https://www.colorsencyclopedia.com/api/colors/canvas.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/eggshell-vs-canvas/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/eggshell-vs-canvas.json"
}