Generated palette
Amethyst Deep Palette
Amethyst Deep Palette is a generated palette built from #5D3A9B, #789C3A, #3A479C, #8F3A9C. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.
Amethyst Deep Palette combines primary #5D3A9B, secondary #789C3A, surface #3A479C, background #8F3A9C, 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.
Palette Color Roles
Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.
#5D3A9BAmethyst Deep#789C3A#789C3A#3A479C#3A479C#8F3A9C#8F3A9C#FFFFFFWhiteCSS Variables
--palette-amethyst-deep-primary: #5D3A9B; --palette-amethyst-deep-secondary: #789C3A; --palette-amethyst-deep-surface: #3A479C; --palette-amethyst-deep-background: #8F3A9C; --palette-amethyst-deep-accent: #FFFFFF;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Amethyst Deep Palette Data (JSON)
Structured palette data for Amethyst Deep 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": "#5D3A9B",
"name": "Amethyst Deep"
},
{
"role": "secondary",
"hex": "#789C3A",
"name": "#789C3A"
},
{
"role": "surface",
"hex": "#3A479C",
"name": "#3A479C"
},
{
"role": "background",
"hex": "#8F3A9C",
"name": "#8F3A9C"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#5D3A9B",
"name": "Amethyst Deep",
"blackContrast": 2.54,
"whiteContrast": 8.25,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#789C3A",
"name": "#789C3A",
"blackContrast": 6.62,
"whiteContrast": 3.17,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#3A479C",
"name": "#3A479C",
"blackContrast": 2.56,
"whiteContrast": 8.2,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#8F3A9C",
"name": "#8F3A9C",
"blackContrast": 3.25,
"whiteContrast": 6.45,
"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
[
"amethyst deep 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-amethyst-deep-primary: #5D3A9B;\n--palette-amethyst-deep-secondary: #789C3A;\n--palette-amethyst-deep-surface: #3A479C;\n--palette-amethyst-deep-background: #8F3A9C;\n--palette-amethyst-deep-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "amethyst-deep",
"name": "Amethyst Deep Palette",
"type": "generated",
"sourceColor": "amethyst-deep",
"description": "Generated palette built from Amethyst Deep, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Amethyst Deep Palette combines primary #5D3A9B, secondary #789C3A, surface #3A479C, background #8F3A9C, 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": [
"amethyst deep 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": "#5D3A9B",
"slug": "amethyst-deep",
"name": "Amethyst Deep",
"rgb": [
93,
58,
155
],
"hsl": [
262,
46,
42
],
"cmyk": [
40,
63,
0,
39
],
"family": "purple",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.0772,
"contrast": {
"black": 2.54,
"white": 8.25
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/amethyst-deep/"
},
{
"role": "secondary",
"hex": "#789C3A",
"slug": null,
"name": "#789C3A",
"rgb": [
120,
156,
58
],
"hsl": [
82,
46,
42
],
"cmyk": [
23,
0,
63,
39
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone",
"jewel-tone"
],
"luminance": 0.2808,
"contrast": {
"black": 6.62,
"white": 3.17
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/789c3a/"
},
{
"role": "surface",
"hex": "#3A479C",
"slug": null,
"name": "#3A479C",
"rgb": [
58,
71,
156
],
"hsl": [
232,
46,
42
],
"cmyk": [
63,
54,
0,
39
],
"family": "blue",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"luminance": 0.0781,
"contrast": {
"black": 2.56,
"white": 8.2
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3a479c/"
},
{
"role": "background",
"hex": "#8F3A9C",
"slug": null,
"name": "#8F3A9C",
"rgb": [
143,
58,
156
],
"hsl": [
292,
46,
42
],
"cmyk": [
8,
63,
0,
39
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.1127,
"contrast": {
"black": 3.25,
"white": 6.45
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8f3a9c/"
},
{
"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": "#5D3A9B",
"name": "Amethyst Deep"
},
{
"role": "secondary",
"hex": "#789C3A",
"name": "#789C3A"
},
{
"role": "surface",
"hex": "#3A479C",
"name": "#3A479C"
},
{
"role": "background",
"hex": "#8F3A9C",
"name": "#8F3A9C"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#5D3A9B",
"name": "Amethyst Deep",
"blackContrast": 2.54,
"whiteContrast": 8.25,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#789C3A",
"name": "#789C3A",
"blackContrast": 6.62,
"whiteContrast": 3.17,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#3A479C",
"name": "#3A479C",
"blackContrast": 2.56,
"whiteContrast": 8.2,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#8F3A9C",
"name": "#8F3A9C",
"blackContrast": 3.25,
"whiteContrast": 6.45,
"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-amethyst-deep-primary: #5D3A9B;\n--palette-amethyst-deep-secondary: #789C3A;\n--palette-amethyst-deep-surface: #3A479C;\n--palette-amethyst-deep-background: #8F3A9C;\n--palette-amethyst-deep-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/amethyst-deep.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/amethyst-deep.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/amethyst-deep/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/amethyst-deep.json"
}