Nearest-color comparison

Garnet Red vs Wine Red

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.

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.

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 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.

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 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.

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 RedGarnet Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #6E1F26.
Choose Wine RedWine Red is better when the design needs balanced red character, warm temperature, and the specific HEX value #722F37.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

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

Related Palette Strip

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

Garnet Red#6E1F26
Wine Red#722F37
#B7343F#B7343F
#B54A56#B54A56
#1F6F69#1F6F69
#2F746C#2F746C

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"
}