Generated palette
Ruby Wine Palette
Ruby Wine Palette: #7B1E3A, #1E7B5F, #7B1E68, #7B311E. Check roles, contrast and CSS variables; open source-color links and JSON.
Ruby Wine Palette assigns primary #7B1E3A, secondary #1E7B5F, surface #7B1E68, background #7B311E, accent #FFFFFF. The set spans Pink, Green, Red, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #7B1E3A at 0.0544 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.
Palette Color Roles
Ruby Wine Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#7B1E3ARuby Wine#1E7B5F#1E7B5F#7B1E68#7B1E68#7B311E#7B311E#FFFFFFWhiteCSS Variables
--palette-ruby-wine-primary: #7B1E3A; --palette-ruby-wine-secondary: #1E7B5F; --palette-ruby-wine-surface: #7B1E68; --palette-ruby-wine-background: #7B311E; --palette-ruby-wine-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Ruby Wine Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Ruby Wine Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Ruby Wine Palette Data (JSON)
Structured palette data for Ruby Wine Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#7B1E3A",
"name": "Ruby Wine"
},
{
"role": "secondary",
"hex": "#1E7B5F",
"name": "#1E7B5F"
},
{
"role": "surface",
"hex": "#7B1E68",
"name": "#7B1E68"
},
{
"role": "background",
"hex": "#7B311E",
"name": "#7B311E"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#7B1E3A",
"name": "Ruby Wine",
"blackContrast": 2.09,
"whiteContrast": 10.06,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#1E7B5F",
"name": "#1E7B5F",
"blackContrast": 4.05,
"whiteContrast": 5.18,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#7B1E68",
"name": "#7B1E68",
"blackContrast": 2.23,
"whiteContrast": 9.43,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#7B311E",
"name": "#7B311E",
"blackContrast": 2.3,
"whiteContrast": 9.13,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"ruby wine palette",
"generated palette",
"pink palette",
"green palette",
"red palette",
"gray palette",
"balanced palette",
"earth tone palette",
"jewel tone palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes"
]CSS variables
"--palette-ruby-wine-primary: #7B1E3A;\n--palette-ruby-wine-secondary: #1E7B5F;\n--palette-ruby-wine-surface: #7B1E68;\n--palette-ruby-wine-background: #7B311E;\n--palette-ruby-wine-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "ruby-wine",
"name": "Ruby Wine Palette",
"type": "generated",
"sourceColor": "ruby-wine",
"description": "Generated palette built from Ruby Wine, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Ruby Wine Palette combines primary #7B1E3A, secondary #1E7B5F, surface #7B1E68, background #7B311E, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a pink palette, green palette, red palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"ruby wine palette",
"generated palette",
"pink palette",
"green palette",
"red palette",
"gray palette",
"balanced palette",
"earth tone palette",
"jewel tone palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#7B1E3A",
"slug": "ruby-wine",
"name": "Ruby Wine",
"rgb": [
123,
30,
58
],
"hsl": [
342,
61,
30
],
"cmyk": [
0,
76,
53,
52
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0544,
"contrast": {
"black": 2.09,
"white": 10.06
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/ruby-wine/"
},
{
"role": "secondary",
"hex": "#1E7B5F",
"slug": null,
"name": "#1E7B5F",
"rgb": [
30,
123,
95
],
"hsl": [
162,
61,
30
],
"cmyk": [
76,
0,
23,
52
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone",
"jewel-tone"
],
"luminance": 0.1527,
"contrast": {
"black": 4.05,
"white": 5.18
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "surface",
"hex": "#7B1E68",
"slug": null,
"name": "#7B1E68",
"rgb": [
123,
30,
104
],
"hsl": [
312,
61,
30
],
"cmyk": [
0,
76,
15,
52
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0614,
"contrast": {
"black": 2.23,
"white": 9.43
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "background",
"hex": "#7B311E",
"slug": null,
"name": "#7B311E",
"rgb": [
123,
49,
30
],
"hsl": [
12,
61,
30
],
"cmyk": [
0,
60,
76,
52
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.065,
"contrast": {
"black": 2.3,
"white": 9.13
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#7B1E3A",
"name": "Ruby Wine"
},
{
"role": "secondary",
"hex": "#1E7B5F",
"name": "#1E7B5F"
},
{
"role": "surface",
"hex": "#7B1E68",
"name": "#7B1E68"
},
{
"role": "background",
"hex": "#7B311E",
"name": "#7B311E"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#7B1E3A",
"name": "Ruby Wine",
"blackContrast": 2.09,
"whiteContrast": 10.06,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#1E7B5F",
"name": "#1E7B5F",
"blackContrast": 4.05,
"whiteContrast": 5.18,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#7B1E68",
"name": "#7B1E68",
"blackContrast": 2.23,
"whiteContrast": 9.43,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#7B311E",
"name": "#7B311E",
"blackContrast": 2.3,
"whiteContrast": 9.13,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-ruby-wine-primary: #7B1E3A;\n--palette-ruby-wine-secondary: #1E7B5F;\n--palette-ruby-wine-surface: #7B1E68;\n--palette-ruby-wine-background: #7B311E;\n--palette-ruby-wine-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/ruby-wine.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/ruby-wine.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/ruby-wine/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/ruby-wine.json"
}