Nearest-color comparison

Marble White vs Warm White

Marble White #F2F0E6 vs Warm White #F8F4E3: RGB distance 7.8 and contrast 1.04:1. Compare hue, luminance, saturation, WCAG and practical use.

Marble White and Warm White are very close, with an RGB distance of 7.8. Warm White is lighter by 0.0329, and Warm White is more saturated by 28 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.

Marble White#F2F0E6
Warm White#F8F4E3

Quick Difference Summary

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

RGB distance7.8
Pair contrast1.04:1
Luminance delta0.0329
Hue delta1 deg
Lighter colorWarm White
More saturatedWarm White

Side-by-Side Color Profiles

yellow color

Marble White

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

yellow color

Warm White

Warm White is #F8F4E3, a warm yellow with hue 49°, saturation 60% and luminance 0.902. Beside Marble White, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 19.04:1.

HEX#F8F4E3 RGB248, 244, 227 HSL49, 60, 93 CMYK0, 2, 8, 3 Luminance0.902 Best textblack text

When to Use Marble White or Warm White

Choose Marble WhiteChoose Marble White when the design calls for light yellow color at #F2F0E6, with warm temperature and 93% HSL lightness.
Choose Warm WhiteChoose Warm White when #F8F4E3, 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

PropertyMarble WhiteWarm White
HEX#F2F0E6#F8F4E3
RGB242, 240, 230248, 244, 227
HSL50, 32, 9349, 60, 93
CMYK0, 1, 5, 50, 2, 8, 3
FamilyYellowYellow
TemperatureWarmWarm
ToneLightLight
Luminance0.86910.902
Black contrast18.38:119.04:1
White contrast1.14:11.1:1
Shared tonesLight

Accessibility and Contrast

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

Marble Whiteblack text - 18.38:1
Warm Whiteblack text - 19.04:1

Downloadable color comparison infographic

Marble White vs Warm White Color Comparison Infographic

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

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

Structured comparison data for Marble White and Warm 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": "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 Warm White, it is darker and less 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"
  },
  {
    "slug": "warm-white",
    "name": "Warm White",
    "hex": "#F8F4E3",
    "rgb": [
      248,
      244,
      227
    ],
    "hsl": [
      49,
      60,
      93
    ],
    "cmyk": [
      0,
      2,
      8,
      3
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "light"
    ],
    "luminance": 0.902,
    "contrast": {
      "black": 19.04,
      "white": 1.1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 19.04
    },
    "description": "Warm White is #F8F4E3, a warm yellow color with light character. Compared with Marble White, 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/warm-white/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/warm-white.json"
  }
]
Differences
{
  "rgbDistance": 7.8,
  "contrastRatio": 1.04,
  "hslDelta": {
    "hue": 1,
    "saturation": 28,
    "lightness": 0
  },
  "luminanceDelta": 0.0329,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light"
  ],
  "lighterColor": "Warm White",
  "moreSaturatedColor": "Warm 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": "Marble White",
      "background": "#F2F0E6",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.38
    },
    {
      "color": "Warm White",
      "background": "#F8F4E3",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 19.04
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Marble White is better when the design needs light yellow character, warm temperature, and the specific HEX value #F2F0E6.",
  "chooseSecondWhen": "Warm White is better when the design needs light yellow character, warm temperature, and the specific HEX value #F8F4E3.",
  "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/marble-white-vs-warm-white.json",
  "https://www.colorsencyclopedia.com/api/colors/marble-white.json",
  "https://www.colorsencyclopedia.com/api/colors/warm-white.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "marble-white-vs-warm-white",
  "type": "nearest",
  "name": "Marble White vs Warm White",
  "verdict": "Marble White and Warm White are very close colors. Warm White is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.04:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Marble White and Warm White are different yellow colors with HEX values #F2F0E6 and #F8F4E3. According to Colors Encyclopedia, their RGB distance is 7.8, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 7.8,
  "contrastRatio": 1.04,
  "colors": [
    {
      "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 Warm White, it is darker and less 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"
    },
    {
      "slug": "warm-white",
      "name": "Warm White",
      "hex": "#F8F4E3",
      "rgb": [
        248,
        244,
        227
      ],
      "hsl": [
        49,
        60,
        93
      ],
      "cmyk": [
        0,
        2,
        8,
        3
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.902,
      "contrast": {
        "black": 19.04,
        "white": 1.1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 19.04
      },
      "description": "Warm White is #F8F4E3, a warm yellow color with light character. Compared with Marble White, 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/warm-white/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/warm-white.json"
    }
  ],
  "differences": {
    "rgbDistance": 7.8,
    "contrastRatio": 1.04,
    "hslDelta": {
      "hue": 1,
      "saturation": 28,
      "lightness": 0
    },
    "luminanceDelta": 0.0329,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light"
    ],
    "lighterColor": "Warm White",
    "moreSaturatedColor": "Warm 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": "Marble White",
        "background": "#F2F0E6",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.38
      },
      {
        "color": "Warm White",
        "background": "#F8F4E3",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 19.04
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Marble White is better when the design needs light yellow character, warm temperature, and the specific HEX value #F2F0E6.",
    "chooseSecondWhen": "Warm White is better when the design needs light yellow character, warm temperature, and the specific HEX value #F8F4E3.",
    "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/marble-white-vs-warm-white.json",
    "https://www.colorsencyclopedia.com/api/colors/marble-white.json",
    "https://www.colorsencyclopedia.com/api/colors/warm-white.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/marble-white-vs-warm-white/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/marble-white-vs-warm-white.json"
}