Nearest-color comparison

Alabaster vs Platinum

Alabaster #EDEAE0 vs Platinum #E5E4E2: RGB distance 10.2 and contrast 1.06:1. Compare hue, luminance, saturation, WCAG and practical use.

Alabaster and Platinum are very close, with an RGB distance of 10.2. Alabaster is lighter by 0.0459, and Alabaster is more saturated by 22 percentage points. Their mutual contrast is 1.06:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Alabaster#EDEAE0
Platinum#E5E4E2

Quick Difference Summary

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

RGB distance10.2
Pair contrast1.06:1
Luminance delta0.0459
Hue delta6 deg
Lighter colorAlabaster
More saturatedAlabaster

Side-by-Side Color Profiles

yellow color

Alabaster

Alabaster is #EDEAE0, a warm yellow with hue 46°, saturation 27% and luminance 0.8223. Beside Platinum, it is lighter and more 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

gray color

Platinum

Platinum is #E5E4E2, a neutral gray with hue 40°, saturation 5% and luminance 0.7764. Beside Alabaster, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 16.53:1.

HEX#E5E4E2 RGB229, 228, 226 HSL40, 5, 89 CMYK0, 0, 1, 10 Luminance0.7764 Best textblack text

When to Use Alabaster or Platinum

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

Technical Comparison Table

PropertyAlabasterPlatinum
HEX#EDEAE0#E5E4E2
RGB237, 234, 224229, 228, 226
HSL46, 27, 9040, 5, 89
CMYK0, 1, 5, 70, 0, 1, 10
FamilyYellowGray
TemperatureWarmNeutral
ToneLightLight
Luminance0.82230.7764
Black contrast17.45:116.53:1
White contrast1.2:11.27: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
Platinumblack text - 16.53:1

Downloadable color comparison infographic

Alabaster vs Platinum Color Comparison Infographic

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

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

Structured comparison data for Alabaster and Platinum, 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 Platinum, it is lighter and more 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": "platinum",
    "name": "Platinum",
    "hex": "#E5E4E2",
    "rgb": [
      229,
      228,
      226
    ],
    "hsl": [
      40,
      5,
      89
    ],
    "cmyk": [
      0,
      0,
      1,
      10
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "light"
    ],
    "luminance": 0.7764,
    "contrast": {
      "black": 16.53,
      "white": 1.27
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 16.53
    },
    "description": "Platinum is #E5E4E2, a neutral gray color with light character. Compared with Alabaster, 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/platinum/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/platinum.json"
  }
]
Differences
{
  "rgbDistance": 10.2,
  "contrastRatio": 1.06,
  "hslDelta": {
    "hue": 6,
    "saturation": 22,
    "lightness": 1
  },
  "luminanceDelta": 0.0459,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Alabaster",
  "moreSaturatedColor": "Alabaster"
}
Accessibility
{
  "pairContrastRatio": 1.06,
  "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": "Platinum",
      "background": "#E5E4E2",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.53
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Alabaster is better when the design needs light yellow character, warm temperature, and the specific HEX value #EDEAE0.",
  "chooseSecondWhen": "Platinum is better when the design needs light gray character, neutral temperature, and the specific HEX value #E5E4E2.",
  "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-platinum.json",
  "https://www.colorsencyclopedia.com/api/colors/alabaster.json",
  "https://www.colorsencyclopedia.com/api/colors/platinum.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "alabaster-vs-platinum",
  "type": "nearest",
  "name": "Alabaster vs Platinum",
  "verdict": "Alabaster and Platinum are very close colors. Alabaster is the lighter option. Alabaster reads warmer. Their mutual contrast is 1.06:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Alabaster and Platinum are different yellow and gray colors with HEX values #EDEAE0 and #E5E4E2. According to Colors Encyclopedia, their RGB distance is 10.2, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 10.2,
  "contrastRatio": 1.06,
  "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 Platinum, it is lighter and more 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": "platinum",
      "name": "Platinum",
      "hex": "#E5E4E2",
      "rgb": [
        229,
        228,
        226
      ],
      "hsl": [
        40,
        5,
        89
      ],
      "cmyk": [
        0,
        0,
        1,
        10
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "light"
      ],
      "luminance": 0.7764,
      "contrast": {
        "black": 16.53,
        "white": 1.27
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 16.53
      },
      "description": "Platinum is #E5E4E2, a neutral gray color with light character. Compared with Alabaster, 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/platinum/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/platinum.json"
    }
  ],
  "differences": {
    "rgbDistance": 10.2,
    "contrastRatio": 1.06,
    "hslDelta": {
      "hue": 6,
      "saturation": 22,
      "lightness": 1
    },
    "luminanceDelta": 0.0459,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Alabaster",
    "moreSaturatedColor": "Alabaster"
  },
  "accessibility": {
    "pairContrastRatio": 1.06,
    "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": "Platinum",
        "background": "#E5E4E2",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.53
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Alabaster is better when the design needs light yellow character, warm temperature, and the specific HEX value #EDEAE0.",
    "chooseSecondWhen": "Platinum is better when the design needs light gray character, neutral temperature, and the specific HEX value #E5E4E2.",
    "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-platinum.json",
    "https://www.colorsencyclopedia.com/api/colors/alabaster.json",
    "https://www.colorsencyclopedia.com/api/colors/platinum.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/alabaster-vs-platinum/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/alabaster-vs-platinum.json"
}