Generated palette
Dark Violet Palette
Dark Violet Palette: #9400D3, #3FD100, #2A00D1, #D100A7. Check roles, contrast and CSS variables; open source-color links and JSON.
Dark Violet Palette assigns primary #9400D3, secondary #3FD100, surface #2A00D1, background #D100A7, accent #FFFFFF. The set spans Purple, Green, Blue, and Pink families with cool, warm, and neutral temperatures. Luminance runs from #2A00D1 at 0.051 to #FFFFFF at 1; black gives higher contrast on 2 of 5 values.
Palette Color Roles
Dark Violet Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#9400D3Dark Violet#3FD100#3FD100#2A00D1#2A00D1#D100A7#D100A7#FFFFFFWhiteCSS Variables
--palette-dark-violet-primary: #9400D3; --palette-dark-violet-secondary: #3FD100; --palette-dark-violet-surface: #2A00D1; --palette-dark-violet-background: #D100A7; --palette-dark-violet-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Dark Violet Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Dark Violet Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Dark Violet Palette Data (JSON)
Structured palette data for Dark Violet 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": "#9400D3",
"name": "Dark Violet"
},
{
"role": "secondary",
"hex": "#3FD100",
"name": "#3FD100"
},
{
"role": "surface",
"hex": "#2A00D1",
"name": "#2A00D1"
},
{
"role": "background",
"hex": "#D100A7",
"name": "#D100A7"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#9400D3",
"name": "Dark Violet",
"blackContrast": 3.2,
"whiteContrast": 6.56,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#3FD100",
"name": "#3FD100",
"blackContrast": 10.33,
"whiteContrast": 2.03,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#2A00D1",
"name": "#2A00D1",
"blackContrast": 2.02,
"whiteContrast": 10.4,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#D100A7",
"name": "#D100A7",
"blackContrast": 4.27,
"whiteContrast": 4.92,
"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
[
"dark violet palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"pink palette",
"gray palette",
"vibrant palette",
"jewel tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-dark-violet-primary: #9400D3;\n--palette-dark-violet-secondary: #3FD100;\n--palette-dark-violet-surface: #2A00D1;\n--palette-dark-violet-background: #D100A7;\n--palette-dark-violet-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "dark-violet",
"name": "Dark Violet Palette",
"type": "generated",
"sourceColor": "dark-violet",
"description": "Generated palette built from Dark Violet, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Dark Violet Palette combines primary #9400D3, secondary #3FD100, surface #2A00D1, background #D100A7, 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": [
"dark violet palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"pink palette",
"gray palette",
"vibrant palette",
"jewel tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#9400D3",
"slug": "dark-violet",
"name": "Dark Violet",
"rgb": [
148,
0,
211
],
"hsl": [
282,
100,
41
],
"cmyk": [
30,
100,
0,
17
],
"family": "purple",
"temperature": "cool",
"tone": [
"vibrant",
"jewel-tone"
],
"luminance": 0.11,
"contrast": {
"black": 3.2,
"white": 6.56
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dark-violet/"
},
{
"role": "secondary",
"hex": "#3FD100",
"slug": null,
"name": "#3FD100",
"rgb": [
63,
209,
0
],
"hsl": [
102,
100,
41
],
"cmyk": [
70,
0,
100,
18
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant",
"jewel-tone"
],
"luminance": 0.4666,
"contrast": {
"black": 10.33,
"white": 2.03
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#2A00D1",
"slug": null,
"name": "#2A00D1",
"rgb": [
42,
0,
209
],
"hsl": [
252,
100,
41
],
"cmyk": [
80,
100,
0,
18
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant",
"jewel-tone"
],
"luminance": 0.051,
"contrast": {
"black": 2.02,
"white": 10.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "background",
"hex": "#D100A7",
"slug": null,
"name": "#D100A7",
"rgb": [
209,
0,
167
],
"hsl": [
312,
100,
41
],
"cmyk": [
0,
100,
20,
18
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.1635,
"contrast": {
"black": 4.27,
"white": 4.92
},
"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": "#9400D3",
"name": "Dark Violet"
},
{
"role": "secondary",
"hex": "#3FD100",
"name": "#3FD100"
},
{
"role": "surface",
"hex": "#2A00D1",
"name": "#2A00D1"
},
{
"role": "background",
"hex": "#D100A7",
"name": "#D100A7"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#9400D3",
"name": "Dark Violet",
"blackContrast": 3.2,
"whiteContrast": 6.56,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#3FD100",
"name": "#3FD100",
"blackContrast": 10.33,
"whiteContrast": 2.03,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#2A00D1",
"name": "#2A00D1",
"blackContrast": 2.02,
"whiteContrast": 10.4,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#D100A7",
"name": "#D100A7",
"blackContrast": 4.27,
"whiteContrast": 4.92,
"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-dark-violet-primary: #9400D3;\n--palette-dark-violet-secondary: #3FD100;\n--palette-dark-violet-surface: #2A00D1;\n--palette-dark-violet-background: #D100A7;\n--palette-dark-violet-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/dark-violet.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/dark-violet.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/dark-violet/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/dark-violet.json"
}