Named color

Marble White

Marble White is a light yellow color with HEX #F2F0E6. According to Colors Encyclopedia, it has RGB 242, 240, 230, HSL 50, 32%, 93%, warm temperature, and is useful for earth tone palettes, interior design, and material inspired branding.

HEX #F2F0E6
RGB rgb(242, 240, 230)
HSL hsl(50 32% 93%)
CMYK cmyk(0, 1, 5, 5)
Luminance 0.8691
Contrast Black 18.38:1White 1.14:1

CSS Utilities

--color-marble-white: #F2F0E6;
.bg-marble-white { background-color: #F2F0E6; }
.text-marble-white { color: #F2F0E6; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.8691
Black text18.38:1AA Pass
White text1.14:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#F2F0E6",
  "rgb": [
    242,
    240,
    230
  ],
  "hsl": [
    50,
    32,
    93
  ],
  "cmyk": [
    0,
    1,
    5,
    5
  ],
  "luminance": 0.8691,
  "contrast": {
    "black": 18.38,
    "white": 1.14
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#E7E9F3",
  "analogous": [
    "#F3EBE7",
    "#EFF3E7"
  ],
  "triadic": [
    "#E7F3F1",
    "#F1E7F3"
  ],
  "tetradic": [
    "#E7F3EB",
    "#E7E9F3",
    "#F3E7EF"
  ],
  "splitComplementary": [
    "#E7EFF3",
    "#EBE7F3"
  ],
  "monochromatic": [
    "#FFFFFF",
    "#F2F0E6",
    "#D4CDAB"
  ]
}
Variants
{
  "light": "#FFFFFF",
  "dark": "#D4CDAB",
  "saturated": "#F7F4E4",
  "desaturated": "#EFEEEB",
  "pastel": "#FFFFFF",
  "neon": "#FFFFFF"
}
Pairings
{
  "best": [
    "#000000",
    "#E7E9F3",
    "#F3EBE7",
    "#EFF3E7"
  ],
  "avoid": [
    "#EFEEEB",
    "#FFFFFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFFFF",
    "#EFEEEB"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "warm-white",
    "linen",
    "linen-white",
    "alabaster",
    "mercury"
  ],
  "generatedPalettes": [
    "marble-white"
  ],
  "generatedComparisons": [
    "alabaster-vs-marble-white",
    "marble-white-vs-linen",
    "marble-white-vs-warm-white",
    "mercury-vs-marble-white"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/light"
  ],
  "relatedTools": [
    "/harmonies/marble-white",
    "/wcag/marble-white",
    "/css/colors/marble-white",
    "/hex/f2f0e6"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/light"
    ],
    "narrower": [
      "/palettes/marble-white"
    ],
    "related": [
      "/colors/warm-white",
      "/colors/linen",
      "/colors/linen-white",
      "/colors/alabaster",
      "/colors/mercury",
      "/compare/alabaster-vs-marble-white",
      "/compare/marble-white-vs-linen",
      "/compare/marble-white-vs-warm-white",
      "/compare/mercury-vs-marble-white",
      "/harmonies/marble-white",
      "/wcag/marble-white",
      "/css/colors/marble-white",
      "/hex/f2f0e6"
    ]
  }
}
Full JSON dataset
{
  "slug": "marble-white",
  "name": "Marble White",
  "hex": "#F2F0E6",
  "uses": [
    "earth-tone palettes",
    "interior design",
    "material-inspired branding"
  ],
  "psychology": {
    "associations": [
      "groundedness",
      "warmth",
      "natural texture"
    ],
    "contexts": [
      "architecture",
      "home decor",
      "outdoor products",
      "editorial layouts"
    ],
    "avoidIn": [
      "high-saturation futuristic interfaces"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "light"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "yellow",
    "warm",
    "light",
    "earth-tone-palettes",
    "interior-design",
    "material-inspired-branding",
    "groundedness",
    "warmth",
    "natural-texture"
  ],
  "popularity": 84,
  "rgb": [
    242,
    240,
    230
  ],
  "hsl": [
    50,
    32,
    93
  ],
  "cmyk": [
    0,
    1,
    5,
    5
  ],
  "luminance": 0.8691,
  "contrast": {
    "black": 18.38,
    "white": 1.14
  },
  "harmonies": {
    "complementary": "#E7E9F3",
    "analogous": [
      "#F3EBE7",
      "#EFF3E7"
    ],
    "triadic": [
      "#E7F3F1",
      "#F1E7F3"
    ],
    "tetradic": [
      "#E7F3EB",
      "#E7E9F3",
      "#F3E7EF"
    ],
    "splitComplementary": [
      "#E7EFF3",
      "#EBE7F3"
    ],
    "monochromatic": [
      "#FFFFFF",
      "#F2F0E6",
      "#D4CDAB"
    ]
  },
  "variants": {
    "light": "#FFFFFF",
    "dark": "#D4CDAB",
    "saturated": "#F7F4E4",
    "desaturated": "#EFEEEB",
    "pastel": "#FFFFFF",
    "neon": "#FFFFFF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-marble-white: #F2F0E6;",
    "utility": ".bg-marble-white { background-color: #F2F0E6; }",
    "textUtility": ".text-marble-white { color: #F2F0E6; }"
  },
  "nearestColors": [
    "warm-white",
    "linen",
    "linen-white",
    "alabaster",
    "mercury"
  ],
  "generatedPalettes": [
    "marble-white"
  ],
  "generatedComparisons": [
    "alabaster-vs-marble-white",
    "marble-white-vs-linen",
    "marble-white-vs-warm-white",
    "mercury-vs-marble-white"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/light"
  ],
  "relatedTools": [
    "/harmonies/marble-white",
    "/wcag/marble-white",
    "/css/colors/marble-white",
    "/hex/f2f0e6"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/light"
    ],
    "narrower": [
      "/palettes/marble-white"
    ],
    "related": [
      "/colors/warm-white",
      "/colors/linen",
      "/colors/linen-white",
      "/colors/alabaster",
      "/colors/mercury",
      "/compare/alabaster-vs-marble-white",
      "/compare/marble-white-vs-linen",
      "/compare/marble-white-vs-warm-white",
      "/compare/mercury-vs-marble-white",
      "/harmonies/marble-white",
      "/wcag/marble-white",
      "/css/colors/marble-white",
      "/hex/f2f0e6"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#E7E9F3",
      "#F3EBE7",
      "#EFF3E7"
    ],
    "avoid": [
      "#EFEEEB",
      "#FFFFFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFFFF",
      "#EFEEEB"
    ]
  }
}

Color meaning and use

About Marble White Color

Marble White sits in the yellow family with warm temperature and light visual character. Marble White is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include groundedness, warmth, and natural texture, which makes it relevant for architecture and home decor. In design work, Marble White is most useful for earth-tone palettes, interior design, and material-inspired branding, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Marble White against black and white text.

Black text18.38:1AA Pass
White text1.14:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#E7E9F3#E7E9F3
#F3EBE7#F3EBE7
#EFF3E7#EFF3E7
#E7F3F1#E7F3F1
#F1E7F3#F1E7F3

Variants

White#FFFFFF
#D4CDAB#D4CDAB
#F7F4E4#F7F4E4
#EFEEEB#EFEEEB
White#FFFFFF
White#FFFFFF

Pairings

Black#000000
#E7E9F3#E7E9F3
#F3EBE7#F3EBE7
#EFF3E7#EFF3E7
Matte Black#1A1A1A
White Smoke#F5F5F5