Nearest-color comparison

Garnet Red vs Wine Red

Garnet Red #6E1F26 vs Wine Red #722F37: RGB distance 23.7 and contrast 1.15:1. Compare hue, luminance, saturation, WCAG and practical use.

Garnet Red and Wine Red are very close, with an RGB distance of 23.7. Wine Red is lighter by 0.0146, and Garnet Red is more saturated by 14 percentage points. Their mutual contrast is 1.15:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Garnet Red#6E1F26
Wine Red#722F37

Quick Difference Summary

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

RGB distance23.7
Pair contrast1.15:1
Luminance delta0.0146
Hue delta2 deg
Lighter colorWine Red
More saturatedGarnet Red

Side-by-Side Color Profiles

red color

Garnet Red

Garnet Red is #6E1F26, a warm red with hue 355°, saturation 56% and luminance 0.0443. Beside Wine Red, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 11.13:1.

HEX#6E1F26 RGB110, 31, 38 HSL355, 56, 28 CMYK0, 72, 65, 57 Luminance0.0443 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 Red, it is lighter and less 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 Red or Wine Red

Choose Garnet RedChoose Garnet Red when the design calls for balanced red color at #6E1F26, with warm temperature and 28% 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.15:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyGarnet RedWine Red
HEX#6E1F26#722F37
RGB110, 31, 38114, 47, 55
HSL355, 56, 28353, 42, 32
CMYK0, 72, 65, 570, 59, 52, 55
FamilyRedRed
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.04430.0589
Black contrast1.89:12.18:1
White contrast11.13: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.

Garnet Redwhite text - 11.13:1
Wine Redwhite text - 9.64:1

Downloadable color comparison infographic

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

Structured comparison data for Garnet Red 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-red",
    "name": "Garnet Red",
    "hex": "#6E1F26",
    "rgb": [
      110,
      31,
      38
    ],
    "hsl": [
      355,
      56,
      28
    ],
    "cmyk": [
      0,
      72,
      65,
      57
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.0443,
    "contrast": {
      "black": 1.89,
      "white": 11.13
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 11.13
    },
    "description": "Garnet Red is #6E1F26, a warm red color with balanced character. Compared with Wine Red, it is darker and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/garnet-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/garnet-red.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 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/wine-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
  }
]
Differences
{
  "rgbDistance": 23.7,
  "contrastRatio": 1.15,
  "hslDelta": {
    "hue": 2,
    "saturation": 14,
    "lightness": 4
  },
  "luminanceDelta": 0.0146,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Wine Red",
  "moreSaturatedColor": "Garnet Red"
}
Accessibility
{
  "pairContrastRatio": 1.15,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Garnet Red",
      "background": "#6E1F26",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 11.13
    },
    {
      "color": "Wine Red",
      "background": "#722F37",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 9.64
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Garnet Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #6E1F26.",
  "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-red-vs-wine-red.json",
  "https://www.colorsencyclopedia.com/api/colors/garnet-red.json",
  "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "garnet-red-vs-wine-red",
  "type": "nearest",
  "name": "Garnet Red vs Wine Red",
  "verdict": "Garnet Red and Wine Red are very close colors. Wine Red is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.15:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Garnet Red and Wine Red are different red colors with HEX values #6E1F26 and #722F37. According to Colors Encyclopedia, their RGB distance is 23.7, their contrast ratio is 1.15:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 23.7,
  "contrastRatio": 1.15,
  "colors": [
    {
      "slug": "garnet-red",
      "name": "Garnet Red",
      "hex": "#6E1F26",
      "rgb": [
        110,
        31,
        38
      ],
      "hsl": [
        355,
        56,
        28
      ],
      "cmyk": [
        0,
        72,
        65,
        57
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0443,
      "contrast": {
        "black": 1.89,
        "white": 11.13
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 11.13
      },
      "description": "Garnet Red is #6E1F26, a warm red color with balanced character. Compared with Wine Red, it is darker and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/garnet-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/garnet-red.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 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/wine-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
    }
  ],
  "differences": {
    "rgbDistance": 23.7,
    "contrastRatio": 1.15,
    "hslDelta": {
      "hue": 2,
      "saturation": 14,
      "lightness": 4
    },
    "luminanceDelta": 0.0146,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Wine Red",
    "moreSaturatedColor": "Garnet Red"
  },
  "accessibility": {
    "pairContrastRatio": 1.15,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Garnet Red",
        "background": "#6E1F26",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 11.13
      },
      {
        "color": "Wine Red",
        "background": "#722F37",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 9.64
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Garnet Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #6E1F26.",
    "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-red-vs-wine-red.json",
    "https://www.colorsencyclopedia.com/api/colors/garnet-red.json",
    "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/garnet-red-vs-wine-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/garnet-red-vs-wine-red.json"
}