Nearest-color comparison

Mercury vs Marble White

Mercury #EBEBEB vs Marble White #F2F0E6: RGB distance 9.9 and contrast 1.04:1. Compare hue, luminance, saturation, WCAG and practical use.

Mercury and Marble White are very close, with an RGB distance of 9.9. Marble White is lighter by 0.0383, and Marble White is more saturated by 32 percentage points. Their mutual contrast is 1.04:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Mercury#EBEBEB
Marble White#F2F0E6

Quick Difference Summary

The main measurable differences between Mercury and Marble White across RGB distance, luminance, hue, saturation, and contrast.

RGB distance9.9
Pair contrast1.04:1
Luminance delta0.0383
Hue delta50 deg
Lighter colorMarble White
More saturatedMarble White

Side-by-Side Color Profiles

gray color

Mercury

Mercury is #EBEBEB, a neutral gray with hue 0°, saturation 0% and luminance 0.8308. Beside Marble White, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 17.62:1.

HEX#EBEBEB RGB235, 235, 235 HSL0, 0, 92 CMYK0, 0, 0, 8 Luminance0.8308 Best textblack text

yellow color

Marble White

Marble White is #F2F0E6, a warm yellow with hue 50°, saturation 32% and luminance 0.8691. Beside Mercury, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 18.38:1.

HEX#F2F0E6 RGB242, 240, 230 HSL50, 32, 93 CMYK0, 1, 5, 5 Luminance0.8691 Best textblack text

When to Use Mercury or Marble White

Choose MercuryChoose Mercury when the design calls for light gray color at #EBEBEB, with neutral temperature and 92% HSL lightness.
Choose Marble WhiteChoose Marble White when #F2F0E6, its light yellow character, or its 93% 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.04:1. They share light tone characteristics.

Technical Comparison Table

PropertyMercuryMarble White
HEX#EBEBEB#F2F0E6
RGB235, 235, 235242, 240, 230
HSL0, 0, 9250, 32, 93
CMYK0, 0, 0, 80, 1, 5, 5
FamilyGrayYellow
TemperatureNeutralWarm
ToneLightLight
Luminance0.83080.8691
Black contrast17.62:118.38:1
White contrast1.19:11.14:1
Shared tonesLight

Accessibility and Contrast

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

Mercuryblack text - 17.62:1
Marble Whiteblack text - 18.38:1

Downloadable color comparison infographic

Mercury vs Marble White Color Comparison Infographic

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

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

Structured comparison data for Mercury and Marble White, 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": "mercury",
    "name": "Mercury",
    "hex": "#EBEBEB",
    "rgb": [
      235,
      235,
      235
    ],
    "hsl": [
      0,
      0,
      92
    ],
    "cmyk": [
      0,
      0,
      0,
      8
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "light"
    ],
    "luminance": 0.8308,
    "contrast": {
      "black": 17.62,
      "white": 1.19
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 17.62
    },
    "description": "Mercury is #EBEBEB, a neutral gray color with light character. Compared with Marble White, it is darker and less saturated. Use it for metallic palettes, product finishes, and premium packaging, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/mercury/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mercury.json"
  },
  {
    "slug": "marble-white",
    "name": "Marble White",
    "hex": "#F2F0E6",
    "rgb": [
      242,
      240,
      230
    ],
    "hsl": [
      50,
      32,
      93
    ],
    "cmyk": [
      0,
      1,
      5,
      5
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.8691,
    "contrast": {
      "black": 18.38,
      "white": 1.14
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 18.38
    },
    "description": "Marble White is #F2F0E6, a warm yellow color with light character. Compared with Mercury, it is lighter and more saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/marble-white/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/marble-white.json"
  }
]
Differences
{
  "rgbDistance": 9.9,
  "contrastRatio": 1.04,
  "hslDelta": {
    "hue": 50,
    "saturation": 32,
    "lightness": 1
  },
  "luminanceDelta": 0.0383,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Marble White",
  "moreSaturatedColor": "Marble White"
}
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": "Mercury",
      "background": "#EBEBEB",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.62
    },
    {
      "color": "Marble White",
      "background": "#F2F0E6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.38
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Mercury is better when the design needs light gray character, neutral temperature, and the specific HEX value #EBEBEB.",
  "chooseSecondWhen": "Marble White is better when the design needs light yellow character, warm temperature, and the specific HEX value #F2F0E6.",
  "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/mercury-vs-marble-white.json",
  "https://www.colorsencyclopedia.com/api/colors/mercury.json",
  "https://www.colorsencyclopedia.com/api/colors/marble-white.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "mercury-vs-marble-white",
  "type": "nearest",
  "name": "Mercury vs Marble White",
  "verdict": "Mercury and Marble White are very close colors. Marble White is the lighter option. Marble White reads warmer. Their mutual contrast is 1.04:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Mercury and Marble White are different gray and yellow colors with HEX values #EBEBEB and #F2F0E6. According to Colors Encyclopedia, their RGB distance is 9.9, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 9.9,
  "contrastRatio": 1.04,
  "colors": [
    {
      "slug": "mercury",
      "name": "Mercury",
      "hex": "#EBEBEB",
      "rgb": [
        235,
        235,
        235
      ],
      "hsl": [
        0,
        0,
        92
      ],
      "cmyk": [
        0,
        0,
        0,
        8
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "light"
      ],
      "luminance": 0.8308,
      "contrast": {
        "black": 17.62,
        "white": 1.19
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 17.62
      },
      "description": "Mercury is #EBEBEB, a neutral gray color with light character. Compared with Marble White, it is darker and less saturated. Use it for metallic palettes, product finishes, and premium packaging, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/mercury/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mercury.json"
    },
    {
      "slug": "marble-white",
      "name": "Marble White",
      "hex": "#F2F0E6",
      "rgb": [
        242,
        240,
        230
      ],
      "hsl": [
        50,
        32,
        93
      ],
      "cmyk": [
        0,
        1,
        5,
        5
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.8691,
      "contrast": {
        "black": 18.38,
        "white": 1.14
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 18.38
      },
      "description": "Marble White is #F2F0E6, a warm yellow color with light character. Compared with Mercury, it is lighter and more saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/marble-white/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/marble-white.json"
    }
  ],
  "differences": {
    "rgbDistance": 9.9,
    "contrastRatio": 1.04,
    "hslDelta": {
      "hue": 50,
      "saturation": 32,
      "lightness": 1
    },
    "luminanceDelta": 0.0383,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Marble White",
    "moreSaturatedColor": "Marble White"
  },
  "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": "Mercury",
        "background": "#EBEBEB",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.62
      },
      {
        "color": "Marble White",
        "background": "#F2F0E6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.38
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Mercury is better when the design needs light gray character, neutral temperature, and the specific HEX value #EBEBEB.",
    "chooseSecondWhen": "Marble White is better when the design needs light yellow character, warm temperature, and the specific HEX value #F2F0E6.",
    "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/mercury-vs-marble-white.json",
    "https://www.colorsencyclopedia.com/api/colors/mercury.json",
    "https://www.colorsencyclopedia.com/api/colors/marble-white.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/mercury-vs-marble-white/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/mercury-vs-marble-white.json"
}