Generated palette
Grape Palette
Grape Palette: #6F2DA8, #67A92D, #312DA9, #A92DA5. Check roles, contrast and CSS variables; open source-color links and JSON.
Grape Palette assigns primary #6F2DA8, secondary #67A92D, surface #312DA9, background #A92DA5, accent #FFFFFF. The set spans Purple, Green, Blue, and Pink families with cool, warm, and neutral temperatures. Luminance runs from #312DA9 at 0.0539 to #FFFFFF at 1; black gives higher contrast on 2 of 5 values.
Palette Color Roles
Grape Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#6F2DA8Grape#67A92D#67A92D#312DA9#312DA9#A92DA5#A92DA5#FFFFFFWhiteCSS Variables
--palette-grape-primary: #6F2DA8; --palette-grape-secondary: #67A92D; --palette-grape-surface: #312DA9; --palette-grape-background: #A92DA5; --palette-grape-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Grape Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Grape Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Grape Palette Data (JSON)
Structured palette data for Grape 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": "#6F2DA8",
"name": "Grape"
},
{
"role": "secondary",
"hex": "#67A92D",
"name": "#67A92D"
},
{
"role": "surface",
"hex": "#312DA9",
"name": "#312DA9"
},
{
"role": "background",
"hex": "#A92DA5",
"name": "#A92DA5"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#6F2DA8",
"name": "Grape",
"blackContrast": 2.62,
"whiteContrast": 8.03,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#67A92D",
"name": "#67A92D",
"blackContrast": 7.29,
"whiteContrast": 2.88,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#312DA9",
"name": "#312DA9",
"blackContrast": 2.08,
"whiteContrast": 10.11,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#A92DA5",
"name": "#A92DA5",
"blackContrast": 3.61,
"whiteContrast": 5.82,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"grape palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"pink palette",
"gray palette",
"jewel tone palette",
"earth tone palette",
"balanced palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-grape-primary: #6F2DA8;\n--palette-grape-secondary: #67A92D;\n--palette-grape-surface: #312DA9;\n--palette-grape-background: #A92DA5;\n--palette-grape-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "grape",
"name": "Grape Palette",
"type": "generated",
"sourceColor": "grape",
"description": "Generated palette built from Grape, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Grape Palette combines primary #6F2DA8, secondary #67A92D, surface #312DA9, background #A92DA5, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a purple palette, green palette, blue 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": [
"grape palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"pink palette",
"gray palette",
"jewel tone palette",
"earth tone palette",
"balanced palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#6F2DA8",
"slug": "grape",
"name": "Grape",
"rgb": [
111,
45,
168
],
"hsl": [
272,
58,
42
],
"cmyk": [
34,
73,
0,
34
],
"family": "purple",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.0808,
"contrast": {
"black": 2.62,
"white": 8.03
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/grape/"
},
{
"role": "secondary",
"hex": "#67A92D",
"slug": null,
"name": "#67A92D",
"rgb": [
103,
169,
45
],
"hsl": [
92,
58,
42
],
"cmyk": [
39,
0,
73,
34
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone",
"jewel-tone"
],
"luminance": 0.3145,
"contrast": {
"black": 7.29,
"white": 2.88
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "surface",
"hex": "#312DA9",
"slug": null,
"name": "#312DA9",
"rgb": [
49,
45,
169
],
"hsl": [
242,
58,
42
],
"cmyk": [
71,
73,
0,
34
],
"family": "blue",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.0539,
"contrast": {
"black": 2.08,
"white": 10.11
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "background",
"hex": "#A92DA5",
"slug": null,
"name": "#A92DA5",
"rgb": [
169,
45,
165
],
"hsl": [
302,
58,
42
],
"cmyk": [
0,
73,
2,
34
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.1303,
"contrast": {
"black": 3.61,
"white": 5.82
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"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": "#6F2DA8",
"name": "Grape"
},
{
"role": "secondary",
"hex": "#67A92D",
"name": "#67A92D"
},
{
"role": "surface",
"hex": "#312DA9",
"name": "#312DA9"
},
{
"role": "background",
"hex": "#A92DA5",
"name": "#A92DA5"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#6F2DA8",
"name": "Grape",
"blackContrast": 2.62,
"whiteContrast": 8.03,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#67A92D",
"name": "#67A92D",
"blackContrast": 7.29,
"whiteContrast": 2.88,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#312DA9",
"name": "#312DA9",
"blackContrast": 2.08,
"whiteContrast": 10.11,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#A92DA5",
"name": "#A92DA5",
"blackContrast": 3.61,
"whiteContrast": 5.82,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-grape-primary: #6F2DA8;\n--palette-grape-secondary: #67A92D;\n--palette-grape-surface: #312DA9;\n--palette-grape-background: #A92DA5;\n--palette-grape-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/grape.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/grape.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/grape/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/grape.json"
}