Nearest-color comparison

Warm Gray vs Titanium

Warm Gray #8A8378 vs Titanium #878681: RGB distance 9.9 and contrast 1.03:1. Compare hue, luminance, saturation, WCAG and practical use.

Warm Gray and Titanium are very close, with an RGB distance of 9.9. Titanium is lighter by 0.008, and Warm Gray is more saturated by 5 percentage points. Their mutual contrast is 1.03:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Warm Gray#8A8378
Titanium#878681

Quick Difference Summary

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

RGB distance9.9
Pair contrast1.03:1
Luminance delta0.008
Hue delta13 deg
Lighter colorTitanium
More saturatedWarm Gray

Side-by-Side Color Profiles

gray color

Warm Gray

Warm Gray is #8A8378, a neutral gray with hue 37°, saturation 7% and luminance 0.2299. Beside Titanium, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 5.6:1.

HEX#8A8378 RGB138, 131, 120 HSL37, 7, 51 CMYK0, 5, 13, 46 Luminance0.2299 Best textblack text

gray color

Titanium

Titanium is #878681, a neutral gray with hue 50°, saturation 2% and luminance 0.2379. Beside Warm Gray, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 5.76:1.

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

When to Use Warm Gray or Titanium

Choose Warm GrayChoose Warm Gray when the design calls for muted gray color at #8A8378, with neutral temperature and 51% HSL lightness.
Choose TitaniumChoose Titanium when #878681, its muted gray character, or its 52% 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.03:1. They share muted tone characteristics.

Technical Comparison Table

PropertyWarm GrayTitanium
HEX#8A8378#878681
RGB138, 131, 120135, 134, 129
HSL37, 7, 5150, 2, 52
CMYK0, 5, 13, 460, 1, 4, 47
FamilyGrayGray
TemperatureNeutralNeutral
ToneMutedMuted
Luminance0.22990.2379
Black contrast5.6:15.76:1
White contrast3.75: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.

Warm Grayblack text - 5.6:1
Titaniumblack text - 5.76:1

Downloadable color comparison infographic

Warm Gray vs Titanium Color Comparison Infographic

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

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

Structured comparison data for Warm Gray 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": "warm-gray",
    "name": "Warm Gray",
    "hex": "#8A8378",
    "rgb": [
      138,
      131,
      120
    ],
    "hsl": [
      37,
      7,
      51
    ],
    "cmyk": [
      0,
      5,
      13,
      46
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "muted"
    ],
    "luminance": 0.2299,
    "contrast": {
      "black": 5.6,
      "white": 3.75
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.6
    },
    "description": "Warm Gray is #8A8378, 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/warm-gray/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/warm-gray.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 Warm Gray, 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": 9.9,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 13,
    "saturation": 5,
    "lightness": 1
  },
  "luminanceDelta": 0.008,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "muted"
  ],
  "lighterColor": "Titanium",
  "moreSaturatedColor": "Warm Gray"
}
Accessibility
{
  "pairContrastRatio": 1.03,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Warm Gray",
      "background": "#8A8378",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.6
    },
    {
      "color": "Titanium",
      "background": "#878681",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.76
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Warm Gray is better when the design needs muted gray character, neutral temperature, and the specific HEX value #8A8378.",
  "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/warm-gray-vs-titanium.json",
  "https://www.colorsencyclopedia.com/api/colors/warm-gray.json",
  "https://www.colorsencyclopedia.com/api/colors/titanium.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "warm-gray-vs-titanium",
  "type": "nearest",
  "name": "Warm Gray vs Titanium",
  "verdict": "Warm Gray and Titanium are very close colors. Titanium is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Warm Gray and Titanium are different gray colors with HEX values #8A8378 and #878681. According to Colors Encyclopedia, their RGB distance is 9.9, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 9.9,
  "contrastRatio": 1.03,
  "colors": [
    {
      "slug": "warm-gray",
      "name": "Warm Gray",
      "hex": "#8A8378",
      "rgb": [
        138,
        131,
        120
      ],
      "hsl": [
        37,
        7,
        51
      ],
      "cmyk": [
        0,
        5,
        13,
        46
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.2299,
      "contrast": {
        "black": 5.6,
        "white": 3.75
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.6
      },
      "description": "Warm Gray is #8A8378, 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/warm-gray/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/warm-gray.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 Warm Gray, 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": 9.9,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 13,
      "saturation": 5,
      "lightness": 1
    },
    "luminanceDelta": 0.008,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "muted"
    ],
    "lighterColor": "Titanium",
    "moreSaturatedColor": "Warm Gray"
  },
  "accessibility": {
    "pairContrastRatio": 1.03,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Warm Gray",
        "background": "#8A8378",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.6
      },
      {
        "color": "Titanium",
        "background": "#878681",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.76
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Warm Gray is better when the design needs muted gray character, neutral temperature, and the specific HEX value #8A8378.",
    "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/warm-gray-vs-titanium.json",
    "https://www.colorsencyclopedia.com/api/colors/warm-gray.json",
    "https://www.colorsencyclopedia.com/api/colors/titanium.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/warm-gray-vs-titanium/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/warm-gray-vs-titanium.json"
}