Nearest-color comparison

Alabaster vs Marble White

Alabaster #EDEAE0 vs Marble White #F2F0E6: RGB distance 9.8 and contrast 1.05:1. Compare hue, luminance, saturation, WCAG and practical use.

Alabaster and Marble White are very close, with an RGB distance of 9.8. Marble White is lighter by 0.0468, and Marble White is more saturated by 5 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.

Alabaster#EDEAE0
Marble White#F2F0E6

Quick Difference Summary

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

RGB distance9.8
Pair contrast1.05:1
Luminance delta0.0468
Hue delta4 deg
Lighter colorMarble White
More saturatedMarble White

Side-by-Side Color Profiles

yellow color

Alabaster

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

HEX#EDEAE0 RGB237, 234, 224 HSL46, 27, 90 CMYK0, 1, 5, 7 Luminance0.8223 Best textblack text

yellow color

Marble White

Marble White is #F2F0E6, a warm yellow with hue 50°, saturation 32% and luminance 0.8691. Beside Alabaster, 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 Alabaster or Marble White

Choose AlabasterChoose Alabaster when the design calls for light yellow color at #EDEAE0, with warm temperature and 90% 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.05:1. They share light tone characteristics.

Technical Comparison Table

PropertyAlabasterMarble White
HEX#EDEAE0#F2F0E6
RGB237, 234, 224242, 240, 230
HSL46, 27, 9050, 32, 93
CMYK0, 1, 5, 70, 1, 5, 5
FamilyYellowYellow
TemperatureWarmWarm
ToneLightLight
Luminance0.82230.8691
Black contrast17.45:118.38:1
White contrast1.2: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.

Alabasterblack text - 17.45:1
Marble Whiteblack text - 18.38:1

Downloadable color comparison infographic

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

Structured comparison data for Alabaster 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": "alabaster",
    "name": "Alabaster",
    "hex": "#EDEAE0",
    "rgb": [
      237,
      234,
      224
    ],
    "hsl": [
      46,
      27,
      90
    ],
    "cmyk": [
      0,
      1,
      5,
      7
    ],
    "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": "Alabaster is #EDEAE0, a warm yellow color with light character. Compared with Marble White, 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/alabaster/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alabaster.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 Alabaster, 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.8,
  "contrastRatio": 1.05,
  "hslDelta": {
    "hue": 4,
    "saturation": 5,
    "lightness": 3
  },
  "luminanceDelta": 0.0468,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Marble White",
  "moreSaturatedColor": "Marble White"
}
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": "Alabaster",
      "background": "#EDEAE0",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.45
    },
    {
      "color": "Marble White",
      "background": "#F2F0E6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.38
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Alabaster is better when the design needs light yellow character, warm temperature, and the specific HEX value #EDEAE0.",
  "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/alabaster-vs-marble-white.json",
  "https://www.colorsencyclopedia.com/api/colors/alabaster.json",
  "https://www.colorsencyclopedia.com/api/colors/marble-white.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "alabaster-vs-marble-white",
  "type": "nearest",
  "name": "Alabaster vs Marble White",
  "verdict": "Alabaster and Marble White are very close colors. Marble White 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": "Alabaster and Marble White are different yellow colors with HEX values #EDEAE0 and #F2F0E6. According to Colors Encyclopedia, their RGB distance is 9.8, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 9.8,
  "contrastRatio": 1.05,
  "colors": [
    {
      "slug": "alabaster",
      "name": "Alabaster",
      "hex": "#EDEAE0",
      "rgb": [
        237,
        234,
        224
      ],
      "hsl": [
        46,
        27,
        90
      ],
      "cmyk": [
        0,
        1,
        5,
        7
      ],
      "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": "Alabaster is #EDEAE0, a warm yellow color with light character. Compared with Marble White, 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/alabaster/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alabaster.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 Alabaster, 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.8,
    "contrastRatio": 1.05,
    "hslDelta": {
      "hue": 4,
      "saturation": 5,
      "lightness": 3
    },
    "luminanceDelta": 0.0468,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Marble White",
    "moreSaturatedColor": "Marble White"
  },
  "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": "Alabaster",
        "background": "#EDEAE0",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.45
      },
      {
        "color": "Marble White",
        "background": "#F2F0E6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.38
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Alabaster is better when the design needs light yellow character, warm temperature, and the specific HEX value #EDEAE0.",
    "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/alabaster-vs-marble-white.json",
    "https://www.colorsencyclopedia.com/api/colors/alabaster.json",
    "https://www.colorsencyclopedia.com/api/colors/marble-white.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/alabaster-vs-marble-white/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/alabaster-vs-marble-white.json"
}