Nearest-color comparison

Stone vs Titanium

Stone and Titanium are different gray colors with HEX values #8A817C and #878681. According to Colors Encyclopedia, their RGB distance is 7.7, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Stone and Titanium are very close colors. Titanium 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.

Stone#8A817C
Titanium#878681

Quick Difference Summary

The main measurable differences between Stone and Titanium across RGB distance, luminance, hue, saturation, and contrast.

RGB distance7.7
Pair contrast1.04:1
Luminance delta0.0123
Hue delta29 deg
Lighter colorTitanium
More saturatedStone

Side-by-Side Color Profiles

gray color

Stone

Stone is #8A817C, a neutral gray color with muted character. Compared with Titanium, it is darker and more saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.

HEX#8A817C RGB138, 129, 124 HSL21, 6, 51 CMYK0, 7, 10, 46 Luminance0.2256 Best textblack text

gray color

Titanium

Titanium is #878681, a neutral gray color with muted character. Compared with Stone, it is lighter and less saturated. Use it for metallic palettes, product finishes, and premium packaging, with black text as the safer foreground option.

HEX#878681 RGB135, 134, 129 HSL50, 2, 52 CMYK0, 1, 4, 47 Luminance0.2379 Best textblack text

When to Use Stone or Titanium

Choose StoneStone is better when the design needs muted gray character, neutral temperature, and the specific HEX value #8A817C.
Choose TitaniumTitanium is better when the design needs muted gray character, neutral temperature, and the specific HEX value #878681.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyStoneTitanium
HEX#8A817C#878681
RGB138, 129, 124135, 134, 129
HSL21, 6, 5150, 2, 52
CMYK0, 7, 10, 460, 1, 4, 47
FamilyGrayGray
TemperatureNeutralNeutral
ToneMutedMuted
Luminance0.22560.2379
Black contrast5.51:15.76:1
White contrast3.81:13.65:1
Shared tonesMuted

Accessibility and Contrast

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

Stoneblack text - 5.51:1
Titaniumblack text - 5.76:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Stone#8A817C
Titanium#878681
#B5AFAB#B5AFAB
#B4B4B1#B4B4B1
#7B848A#7B848A
#828387#828387

Machine-readable data

Machine-Readable Stone vs Titanium Data (JSON)

Structured comparison data for Stone and Titanium, 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": "stone",
    "name": "Stone",
    "hex": "#8A817C",
    "rgb": [
      138,
      129,
      124
    ],
    "hsl": [
      21,
      6,
      51
    ],
    "cmyk": [
      0,
      7,
      10,
      46
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "muted"
    ],
    "luminance": 0.2256,
    "contrast": {
      "black": 5.51,
      "white": 3.81
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.51
    },
    "description": "Stone is #8A817C, a neutral gray color with muted character. Compared with Titanium, it is darker 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/stone/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/stone.json"
  },
  {
    "slug": "titanium",
    "name": "Titanium",
    "hex": "#878681",
    "rgb": [
      135,
      134,
      129
    ],
    "hsl": [
      50,
      2,
      52
    ],
    "cmyk": [
      0,
      1,
      4,
      47
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "muted"
    ],
    "luminance": 0.2379,
    "contrast": {
      "black": 5.76,
      "white": 3.65
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.76
    },
    "description": "Titanium is #878681, a neutral gray color with muted character. Compared with Stone, it is lighter 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/titanium/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/titanium.json"
  }
]
Differences
{
  "rgbDistance": 7.7,
  "contrastRatio": 1.04,
  "hslDelta": {
    "hue": 29,
    "saturation": 4,
    "lightness": 1
  },
  "luminanceDelta": 0.0123,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "muted"
  ],
  "lighterColor": "Titanium",
  "moreSaturatedColor": "Stone"
}
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": "Stone",
      "background": "#8A817C",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.51
    },
    {
      "color": "Titanium",
      "background": "#878681",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.76
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Stone is better when the design needs muted gray character, neutral temperature, and the specific HEX value #8A817C.",
  "chooseSecondWhen": "Titanium is better when the design needs muted gray character, neutral temperature, and the specific HEX value #878681.",
  "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/stone-vs-titanium.json",
  "https://www.colorsencyclopedia.com/api/colors/stone.json",
  "https://www.colorsencyclopedia.com/api/colors/titanium.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "stone-vs-titanium",
  "type": "nearest",
  "name": "Stone vs Titanium",
  "verdict": "Stone and Titanium are very close colors. Titanium 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": "Stone and Titanium are different gray colors with HEX values #8A817C and #878681. According to Colors Encyclopedia, their RGB distance is 7.7, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 7.7,
  "contrastRatio": 1.04,
  "colors": [
    {
      "slug": "stone",
      "name": "Stone",
      "hex": "#8A817C",
      "rgb": [
        138,
        129,
        124
      ],
      "hsl": [
        21,
        6,
        51
      ],
      "cmyk": [
        0,
        7,
        10,
        46
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.2256,
      "contrast": {
        "black": 5.51,
        "white": 3.81
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.51
      },
      "description": "Stone is #8A817C, a neutral gray color with muted character. Compared with Titanium, it is darker 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/stone/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/stone.json"
    },
    {
      "slug": "titanium",
      "name": "Titanium",
      "hex": "#878681",
      "rgb": [
        135,
        134,
        129
      ],
      "hsl": [
        50,
        2,
        52
      ],
      "cmyk": [
        0,
        1,
        4,
        47
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.2379,
      "contrast": {
        "black": 5.76,
        "white": 3.65
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.76
      },
      "description": "Titanium is #878681, a neutral gray color with muted character. Compared with Stone, it is lighter 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/titanium/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/titanium.json"
    }
  ],
  "differences": {
    "rgbDistance": 7.7,
    "contrastRatio": 1.04,
    "hslDelta": {
      "hue": 29,
      "saturation": 4,
      "lightness": 1
    },
    "luminanceDelta": 0.0123,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "muted"
    ],
    "lighterColor": "Titanium",
    "moreSaturatedColor": "Stone"
  },
  "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": "Stone",
        "background": "#8A817C",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.51
      },
      {
        "color": "Titanium",
        "background": "#878681",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.76
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Stone is better when the design needs muted gray character, neutral temperature, and the specific HEX value #8A817C.",
    "chooseSecondWhen": "Titanium is better when the design needs muted gray character, neutral temperature, and the specific HEX value #878681.",
    "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/stone-vs-titanium.json",
    "https://www.colorsencyclopedia.com/api/colors/stone.json",
    "https://www.colorsencyclopedia.com/api/colors/titanium.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/stone-vs-titanium/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/stone-vs-titanium.json"
}