Named color

Wine Red

Wine Red is a balanced red color with HEX #722F37. According to Colors Encyclopedia, it has RGB 114, 47, 55, HSL 353, 42%, 32%, warm temperature, and is useful for branding accents, editorial palettes, and product design.

HEX #722F37
RGB rgb(114, 47, 55)
HSL hsl(353 42% 32%)
CMYK cmyk(0, 59, 52, 55)
Luminance 0.0589
Contrast Black 2.18:1White 9.64:1

CSS Utilities

--color-wine-red: #722F37;
.bg-wine-red { background-color: #722F37; }
.text-wine-red { color: #722F37; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.0589
Black text2.18:1AA Fail
White text9.64:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#722F37",
  "rgb": [
    114,
    47,
    55
  ],
  "hsl": [
    353,
    42,
    32
  ],
  "cmyk": [
    0,
    59,
    52,
    55
  ],
  "luminance": 0.0589,
  "contrast": {
    "black": 2.18,
    "white": 9.64
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": [
    "#FFFFFF",
    "#F5F5F5"
  ]
}
Harmonies
{
  "complementary": "#2F746C",
  "analogous": [
    "#742F5A",
    "#744A2F"
  ],
  "triadic": [
    "#37742F",
    "#2F3774"
  ],
  "tetradic": [
    "#5A742F",
    "#2F746C",
    "#4A2F74"
  ],
  "splitComplementary": [
    "#2F744A",
    "#2F5A74"
  ],
  "monochromatic": [
    "#B54A56",
    "#722F37",
    "#331518"
  ]
}
Variants
{
  "light": "#B54A56",
  "dark": "#331518",
  "saturated": "#861D2A",
  "desaturated": "#624145",
  "pastel": "#AF747B",
  "neon": "#CC0018"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#2F746C",
    "#742F5A",
    "#744A2F"
  ],
  "avoid": [
    "#624145",
    "#B54A56"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#B54A56",
    "#624145"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "garnet",
    "ruby-wine",
    "garnet-red",
    "walnut",
    "bark"
  ],
  "generatedPalettes": [
    "wine-red"
  ],
  "generatedComparisons": [
    "garnet-red-vs-wine-red",
    "garnet-vs-wine-red",
    "ruby-wine-vs-wine-red"
  ],
  "relatedFamilies": [
    "/colors/by-family/red",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/wine-red",
    "/wcag/wine-red",
    "/css/colors/wine-red",
    "/hex/722f37"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/red",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/wine-red"
    ],
    "related": [
      "/colors/garnet",
      "/colors/ruby-wine",
      "/colors/garnet-red",
      "/colors/walnut",
      "/colors/bark",
      "/compare/garnet-red-vs-wine-red",
      "/compare/garnet-vs-wine-red",
      "/compare/ruby-wine-vs-wine-red",
      "/harmonies/wine-red",
      "/wcag/wine-red",
      "/css/colors/wine-red",
      "/hex/722f37"
    ]
  }
}
Full JSON dataset
{
  "slug": "wine-red",
  "name": "Wine Red",
  "hex": "#722F37",
  "uses": [
    "branding accents",
    "editorial palettes",
    "product design"
  ],
  "psychology": {
    "associations": [
      "energy",
      "intensity",
      "attention"
    ],
    "contexts": [
      "fashion",
      "food",
      "sports",
      "retail"
    ],
    "avoidIn": [
      "low-stimulation wellness interfaces"
    ]
  },
  "aliases": [
    "wine"
  ],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design and editorial color systems."
  },
  "family": "red",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "red",
    "warm",
    "balanced",
    "branding-accents",
    "editorial-palettes",
    "product-design",
    "energy",
    "intensity",
    "attention"
  ],
  "popularity": 84,
  "rgb": [
    114,
    47,
    55
  ],
  "hsl": [
    353,
    42,
    32
  ],
  "cmyk": [
    0,
    59,
    52,
    55
  ],
  "luminance": 0.0589,
  "contrast": {
    "black": 2.18,
    "white": 9.64
  },
  "harmonies": {
    "complementary": "#2F746C",
    "analogous": [
      "#742F5A",
      "#744A2F"
    ],
    "triadic": [
      "#37742F",
      "#2F3774"
    ],
    "tetradic": [
      "#5A742F",
      "#2F746C",
      "#4A2F74"
    ],
    "splitComplementary": [
      "#2F744A",
      "#2F5A74"
    ],
    "monochromatic": [
      "#B54A56",
      "#722F37",
      "#331518"
    ]
  },
  "variants": {
    "light": "#B54A56",
    "dark": "#331518",
    "saturated": "#861D2A",
    "desaturated": "#624145",
    "pastel": "#AF747B",
    "neon": "#CC0018"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "css": {
    "variable": "--color-wine-red: #722F37;",
    "utility": ".bg-wine-red { background-color: #722F37; }",
    "textUtility": ".text-wine-red { color: #722F37; }"
  },
  "nearestColors": [
    "garnet",
    "ruby-wine",
    "garnet-red",
    "walnut",
    "bark"
  ],
  "generatedPalettes": [
    "wine-red"
  ],
  "generatedComparisons": [
    "garnet-red-vs-wine-red",
    "garnet-vs-wine-red",
    "ruby-wine-vs-wine-red"
  ],
  "relatedFamilies": [
    "/colors/by-family/red",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/wine-red",
    "/wcag/wine-red",
    "/css/colors/wine-red",
    "/hex/722f37"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/red",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/wine-red"
    ],
    "related": [
      "/colors/garnet",
      "/colors/ruby-wine",
      "/colors/garnet-red",
      "/colors/walnut",
      "/colors/bark",
      "/compare/garnet-red-vs-wine-red",
      "/compare/garnet-vs-wine-red",
      "/compare/ruby-wine-vs-wine-red",
      "/harmonies/wine-red",
      "/wcag/wine-red",
      "/css/colors/wine-red",
      "/hex/722f37"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#2F746C",
      "#742F5A",
      "#744A2F"
    ],
    "avoid": [
      "#624145",
      "#B54A56"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#B54A56",
      "#624145"
    ]
  }
}

Color meaning and use

About Wine Red Color

Wine Red sits in the red family with warm temperature and balanced visual character. Wine Red is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include energy, intensity, and attention, which makes it relevant for fashion and food. In design work, Wine Red is most useful for branding accents, editorial palettes, and product design, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Wine Red against black and white text.

Black text2.18:1AA Fail
White text9.64:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text options#FFFFFF, #F5F5F5

Similar Colors

Color Harmonies

#2F746C#2F746C
#742F5A#742F5A
#744A2F#744A2F
#37742F#37742F
#2F3774#2F3774

Variants

#B54A56#B54A56
#331518#331518
#861D2A#861D2A
#624145#624145
#AF747B#AF747B
#CC0018#CC0018

Pairings

White#FFFFFF
#2F746C#2F746C
#742F5A#742F5A
#744A2F#744A2F
Matte Black#1A1A1A
White Smoke#F5F5F5