Named color

Ruby Wine

Ruby Wine is a balanced pink color with HEX #7B1E3A. According to Colors Encyclopedia, it has RGB 123, 30, 58, HSL 342, 61%, 30%, warm temperature, and is useful for jewel tone palettes, luxury branding, and premium interface accents.

HEX #7B1E3A
RGB rgb(123, 30, 58)
HSL hsl(342 61% 30%)
CMYK cmyk(0, 76, 53, 52)
Luminance 0.0544
Contrast Black 2.09:1White 10.06:1

CSS Utilities

--color-ruby-wine: #7B1E3A;
.bg-ruby-wine { background-color: #7B1E3A; }
.text-ruby-wine { color: #7B1E3A; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.0544
Black text2.09:1AA Fail
White text10.06: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": "#7B1E3A",
  "rgb": [
    123,
    30,
    58
  ],
  "hsl": [
    342,
    61,
    30
  ],
  "cmyk": [
    0,
    76,
    53,
    52
  ],
  "luminance": 0.0544,
  "contrast": {
    "black": 2.09,
    "white": 10.06
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": [
    "#FFFFFF",
    "#F5F5F5"
  ]
}
Harmonies
{
  "complementary": "#1E7B5F",
  "analogous": [
    "#7B1E68",
    "#7B311E"
  ],
  "triadic": [
    "#3A7B1E",
    "#1E3A7B"
  ],
  "tetradic": [
    "#687B1E",
    "#1E7B5F",
    "#311E7B"
  ],
  "splitComplementary": [
    "#1E7B31",
    "#1E687B"
  ],
  "monochromatic": [
    "#C5305D",
    "#7B1E3A",
    "#310C17"
  ]
}
Variants
{
  "light": "#C5305D",
  "dark": "#310C17",
  "saturated": "#8C0D33",
  "desaturated": "#6A2F41",
  "pastel": "#C15777",
  "neon": "#C2003A"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#1E7B5F",
    "#7B1E68",
    "#7B311E"
  ],
  "avoid": [
    "#6A2F41",
    "#C5305D"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#C5305D",
    "#6A2F41"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "wine-red",
    "garnet-red",
    "garnet",
    "brick-red",
    "burnt-umber"
  ],
  "generatedPalettes": [
    "ruby-wine"
  ],
  "generatedComparisons": [
    "garnet-red-vs-ruby-wine",
    "ruby-wine-vs-wine-red",
    "tyrian-purple-vs-ruby-wine"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/ruby-wine",
    "/wcag/ruby-wine",
    "/css/colors/ruby-wine",
    "/hex/7b1e3a"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/ruby-wine"
    ],
    "related": [
      "/colors/wine-red",
      "/colors/garnet-red",
      "/colors/garnet",
      "/colors/brick-red",
      "/colors/burnt-umber",
      "/compare/garnet-red-vs-ruby-wine",
      "/compare/ruby-wine-vs-wine-red",
      "/compare/tyrian-purple-vs-ruby-wine",
      "/harmonies/ruby-wine",
      "/wcag/ruby-wine",
      "/css/colors/ruby-wine",
      "/hex/7b1e3a"
    ]
  }
}
Full JSON dataset
{
  "slug": "ruby-wine",
  "name": "Ruby Wine",
  "hex": "#7B1E3A",
  "uses": [
    "jewel-tone palettes",
    "luxury branding",
    "premium interface accents"
  ],
  "psychology": {
    "associations": [
      "depth",
      "richness",
      "prestige"
    ],
    "contexts": [
      "luxury",
      "fashion",
      "beauty",
      "editorial design"
    ],
    "avoidIn": [
      "minimal compliance dashboards"
    ]
  },
  "aliases": [],
  "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, material, cultural, and editorial color systems."
  },
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "pink",
    "warm",
    "balanced",
    "jewel-tone-palettes",
    "luxury-branding",
    "premium-interface-accents",
    "depth",
    "richness",
    "prestige"
  ],
  "popularity": 80,
  "rgb": [
    123,
    30,
    58
  ],
  "hsl": [
    342,
    61,
    30
  ],
  "cmyk": [
    0,
    76,
    53,
    52
  ],
  "luminance": 0.0544,
  "contrast": {
    "black": 2.09,
    "white": 10.06
  },
  "harmonies": {
    "complementary": "#1E7B5F",
    "analogous": [
      "#7B1E68",
      "#7B311E"
    ],
    "triadic": [
      "#3A7B1E",
      "#1E3A7B"
    ],
    "tetradic": [
      "#687B1E",
      "#1E7B5F",
      "#311E7B"
    ],
    "splitComplementary": [
      "#1E7B31",
      "#1E687B"
    ],
    "monochromatic": [
      "#C5305D",
      "#7B1E3A",
      "#310C17"
    ]
  },
  "variants": {
    "light": "#C5305D",
    "dark": "#310C17",
    "saturated": "#8C0D33",
    "desaturated": "#6A2F41",
    "pastel": "#C15777",
    "neon": "#C2003A"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "css": {
    "variable": "--color-ruby-wine: #7B1E3A;",
    "utility": ".bg-ruby-wine { background-color: #7B1E3A; }",
    "textUtility": ".text-ruby-wine { color: #7B1E3A; }"
  },
  "nearestColors": [
    "wine-red",
    "garnet-red",
    "garnet",
    "brick-red",
    "burnt-umber"
  ],
  "generatedPalettes": [
    "ruby-wine"
  ],
  "generatedComparisons": [
    "garnet-red-vs-ruby-wine",
    "ruby-wine-vs-wine-red",
    "tyrian-purple-vs-ruby-wine"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/ruby-wine",
    "/wcag/ruby-wine",
    "/css/colors/ruby-wine",
    "/hex/7b1e3a"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/ruby-wine"
    ],
    "related": [
      "/colors/wine-red",
      "/colors/garnet-red",
      "/colors/garnet",
      "/colors/brick-red",
      "/colors/burnt-umber",
      "/compare/garnet-red-vs-ruby-wine",
      "/compare/ruby-wine-vs-wine-red",
      "/compare/tyrian-purple-vs-ruby-wine",
      "/harmonies/ruby-wine",
      "/wcag/ruby-wine",
      "/css/colors/ruby-wine",
      "/hex/7b1e3a"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#1E7B5F",
      "#7B1E68",
      "#7B311E"
    ],
    "avoid": [
      "#6A2F41",
      "#C5305D"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#C5305D",
      "#6A2F41"
    ]
  }
}

Color meaning and use

About Ruby Wine Color

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

Its common associations include depth, richness, and prestige, which makes it relevant for luxury and fashion. In design work, Ruby Wine is most useful for jewel-tone palettes, luxury branding, and premium interface accents, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Ruby Wine against black and white text.

Black text2.09:1AA Fail
White text10.06:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text options#FFFFFF, #F5F5F5

Similar Colors

Color Harmonies

#1E7B5F#1E7B5F
#7B1E68#7B1E68
#7B311E#7B311E
#3A7B1E#3A7B1E
#1E3A7B#1E3A7B

Variants

#C5305D#C5305D
#310C17#310C17
#8C0D33#8C0D33
#6A2F41#6A2F41
#C15777#C15777
#C2003A#C2003A

Pairings

White#FFFFFF
#1E7B5F#1E7B5F
#7B1E68#7B1E68
#7B311E#7B311E
Matte Black#1A1A1A
White Smoke#F5F5F5