Nearest-color comparison

Garnet vs Wine Red

Garnet #733635 vs Wine Red #722F37: RGB distance 7.3 and contrast 1.06:1. Compare hue, luminance, saturation, WCAG and practical use.

Garnet and Wine Red are very close, with an RGB distance of 7.3. Garnet is lighter by 0.0065, and Wine Red is more saturated by 5 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.

Garnet#733635
Wine Red#722F37

Quick Difference Summary

The main measurable differences between Garnet and Wine Red across RGB distance, luminance, hue, saturation, and contrast.

RGB distance7.3
Pair contrast1.06:1
Luminance delta0.0065
Hue delta352 deg
Lighter colorGarnet
More saturatedWine Red

Side-by-Side Color Profiles

red color

Garnet

Garnet is #733635, a warm red with hue 1°, saturation 37% and luminance 0.0654. Beside Wine Red, it is lighter and less saturated. Of the two standard text choices, white text gives the higher contrast at 9.1:1.

HEX#733635 RGB115, 54, 53 HSL1, 37, 33 CMYK0, 53, 54, 55 Luminance0.0654 Best textwhite text

red color

Wine Red

Wine Red is #722F37, a warm red with hue 353°, saturation 42% and luminance 0.0589. Beside Garnet, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 9.64:1.

HEX#722F37 RGB114, 47, 55 HSL353, 42, 32 CMYK0, 59, 52, 55 Luminance0.0589 Best textwhite text

When to Use Garnet or Wine Red

Choose GarnetChoose Garnet when the design calls for balanced red color at #733635, with warm temperature and 33% HSL lightness.
Choose Wine RedChoose Wine Red when #722F37, its balanced red character, or its 32% 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 balanced tone characteristics.

Technical Comparison Table

PropertyGarnetWine Red
HEX#733635#722F37
RGB115, 54, 53114, 47, 55
HSL1, 37, 33353, 42, 32
CMYK0, 53, 54, 550, 59, 52, 55
FamilyRedRed
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.06540.0589
Black contrast2.31:12.18:1
White contrast9.1:19.64:1
Shared tonesBalanced

Accessibility and Contrast

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

Garnetwhite text - 9.1:1
Wine Redwhite text - 9.64:1

Downloadable color comparison infographic

Garnet vs Wine Red Color Comparison Infographic

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

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

Structured comparison data for Garnet and Wine Red, 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": "garnet",
    "name": "Garnet",
    "hex": "#733635",
    "rgb": [
      115,
      54,
      53
    ],
    "hsl": [
      1,
      37,
      33
    ],
    "cmyk": [
      0,
      53,
      54,
      55
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0654,
    "contrast": {
      "black": 2.31,
      "white": 9.1
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 9.1
    },
    "description": "Garnet is #733635, a warm red color with balanced character. Compared with Wine Red, it is lighter and less saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/garnet/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/garnet.json"
  },
  {
    "slug": "wine-red",
    "name": "Wine Red",
    "hex": "#722F37",
    "rgb": [
      114,
      47,
      55
    ],
    "hsl": [
      353,
      42,
      32
    ],
    "cmyk": [
      0,
      59,
      52,
      55
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0589,
    "contrast": {
      "black": 2.18,
      "white": 9.64
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 9.64
    },
    "description": "Wine Red is #722F37, a warm red color with balanced character. Compared with Garnet, it is darker and more saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/wine-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
  }
]
Differences
{
  "rgbDistance": 7.3,
  "contrastRatio": 1.06,
  "hslDelta": {
    "hue": 352,
    "saturation": 5,
    "lightness": 1
  },
  "luminanceDelta": 0.0065,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Garnet",
  "moreSaturatedColor": "Wine Red"
}
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": "Garnet",
      "background": "#733635",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 9.1
    },
    {
      "color": "Wine Red",
      "background": "#722F37",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 9.64
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Garnet is better when the design needs balanced red character, warm temperature, and the specific HEX value #733635.",
  "chooseSecondWhen": "Wine Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #722F37.",
  "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/garnet-vs-wine-red.json",
  "https://www.colorsencyclopedia.com/api/colors/garnet.json",
  "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "garnet-vs-wine-red",
  "type": "nearest",
  "name": "Garnet vs Wine Red",
  "verdict": "Garnet and Wine Red are very close colors. Garnet is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.06:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Garnet and Wine Red are different red colors with HEX values #733635 and #722F37. According to Colors Encyclopedia, their RGB distance is 7.3, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 7.3,
  "contrastRatio": 1.06,
  "colors": [
    {
      "slug": "garnet",
      "name": "Garnet",
      "hex": "#733635",
      "rgb": [
        115,
        54,
        53
      ],
      "hsl": [
        1,
        37,
        33
      ],
      "cmyk": [
        0,
        53,
        54,
        55
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0654,
      "contrast": {
        "black": 2.31,
        "white": 9.1
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 9.1
      },
      "description": "Garnet is #733635, a warm red color with balanced character. Compared with Wine Red, it is lighter and less saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/garnet/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/garnet.json"
    },
    {
      "slug": "wine-red",
      "name": "Wine Red",
      "hex": "#722F37",
      "rgb": [
        114,
        47,
        55
      ],
      "hsl": [
        353,
        42,
        32
      ],
      "cmyk": [
        0,
        59,
        52,
        55
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0589,
      "contrast": {
        "black": 2.18,
        "white": 9.64
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 9.64
      },
      "description": "Wine Red is #722F37, a warm red color with balanced character. Compared with Garnet, it is darker and more saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/wine-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
    }
  ],
  "differences": {
    "rgbDistance": 7.3,
    "contrastRatio": 1.06,
    "hslDelta": {
      "hue": 352,
      "saturation": 5,
      "lightness": 1
    },
    "luminanceDelta": 0.0065,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Garnet",
    "moreSaturatedColor": "Wine Red"
  },
  "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": "Garnet",
        "background": "#733635",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 9.1
      },
      {
        "color": "Wine Red",
        "background": "#722F37",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 9.64
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Garnet is better when the design needs balanced red character, warm temperature, and the specific HEX value #733635.",
    "chooseSecondWhen": "Wine Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #722F37.",
    "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/garnet-vs-wine-red.json",
    "https://www.colorsencyclopedia.com/api/colors/garnet.json",
    "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/garnet-vs-wine-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/garnet-vs-wine-red.json"
}