Generated palette
Medium Orchid Palette
Medium Orchid Palette is a generated palette built from #BA55D3, #6ED355, #7B55D3, #D355AD. 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.
Medium Orchid Palette combines primary #BA55D3, secondary #6ED355, surface #7B55D3, background #D355AD, accent #000000. According to Colors Encyclopedia, the palette works as a purple palette, green palette, pink 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.
#BA55D3Medium Orchid#6ED355#6ED355#7B55D3#7B55D3#D355AD#D355AD#000000BlackCSS Variables
--palette-medium-orchid-primary: #BA55D3; --palette-medium-orchid-secondary: #6ED355; --palette-medium-orchid-surface: #7B55D3; --palette-medium-orchid-background: #D355AD; --palette-medium-orchid-accent: #000000;
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 Medium Orchid Palette Data (JSON)
Structured palette data for Medium Orchid 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": "#BA55D3",
"name": "Medium Orchid"
},
{
"role": "secondary",
"hex": "#6ED355",
"name": "#6ED355"
},
{
"role": "surface",
"hex": "#7B55D3",
"name": "#7B55D3"
},
{
"role": "background",
"hex": "#D355AD",
"name": "#D355AD"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#BA55D3",
"name": "Medium Orchid",
"blackContrast": 5.33,
"whiteContrast": 3.94,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#6ED355",
"name": "#6ED355",
"blackContrast": 11.11,
"whiteContrast": 1.89,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#7B55D3",
"name": "#7B55D3",
"blackContrast": 4.08,
"whiteContrast": 5.14,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#D355AD",
"name": "#D355AD",
"blackContrast": 5.67,
"whiteContrast": 3.7,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"medium orchid palette",
"generated palette",
"purple palette",
"green palette",
"pink palette",
"gray palette",
"balanced palette",
"earth tone palette",
"dark 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"
]CSS variables
"--palette-medium-orchid-primary: #BA55D3;\n--palette-medium-orchid-secondary: #6ED355;\n--palette-medium-orchid-surface: #7B55D3;\n--palette-medium-orchid-background: #D355AD;\n--palette-medium-orchid-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "medium-orchid",
"name": "Medium Orchid Palette",
"type": "generated",
"sourceColor": "medium-orchid",
"description": "Generated palette built from Medium Orchid, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Medium Orchid Palette combines primary #BA55D3, secondary #6ED355, surface #7B55D3, background #D355AD, accent #000000. According to Colors Encyclopedia, the palette works as a purple palette, green palette, pink 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": [
"medium orchid palette",
"generated palette",
"purple palette",
"green palette",
"pink palette",
"gray palette",
"balanced palette",
"earth tone palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#BA55D3",
"slug": "medium-orchid",
"name": "Medium Orchid",
"rgb": [
186,
85,
211
],
"hsl": [
288,
59,
58
],
"cmyk": [
12,
60,
0,
17
],
"family": "purple",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.2164,
"contrast": {
"black": 5.33,
"white": 3.94
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/medium-orchid/"
},
{
"role": "secondary",
"hex": "#6ED355",
"slug": null,
"name": "#6ED355",
"rgb": [
110,
211,
85
],
"hsl": [
108,
59,
58
],
"cmyk": [
48,
0,
60,
17
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone"
],
"luminance": 0.5056,
"contrast": {
"black": 11.11,
"white": 1.89
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6ed355/"
},
{
"role": "surface",
"hex": "#7B55D3",
"slug": null,
"name": "#7B55D3",
"rgb": [
123,
85,
211
],
"hsl": [
258,
59,
58
],
"cmyk": [
42,
60,
0,
17
],
"family": "purple",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.1541,
"contrast": {
"black": 4.08,
"white": 5.14
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/7b55d3/"
},
{
"role": "background",
"hex": "#D355AD",
"slug": null,
"name": "#D355AD",
"rgb": [
211,
85,
173
],
"hsl": [
318,
59,
58
],
"cmyk": [
0,
60,
18,
17
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.2336,
"contrast": {
"black": 5.67,
"white": 3.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/d355ad/"
},
{
"role": "accent",
"hex": "#000000",
"slug": "black",
"name": "Black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"family": "gray",
"temperature": "neutral",
"tone": [
"dark",
"neutral"
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/"
}
],
"roles": [
{
"role": "primary",
"hex": "#BA55D3",
"name": "Medium Orchid"
},
{
"role": "secondary",
"hex": "#6ED355",
"name": "#6ED355"
},
{
"role": "surface",
"hex": "#7B55D3",
"name": "#7B55D3"
},
{
"role": "background",
"hex": "#D355AD",
"name": "#D355AD"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#BA55D3",
"name": "Medium Orchid",
"blackContrast": 5.33,
"whiteContrast": 3.94,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#6ED355",
"name": "#6ED355",
"blackContrast": 11.11,
"whiteContrast": 1.89,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#7B55D3",
"name": "#7B55D3",
"blackContrast": 4.08,
"whiteContrast": 5.14,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#D355AD",
"name": "#D355AD",
"blackContrast": 5.67,
"whiteContrast": 3.7,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-medium-orchid-primary: #BA55D3;\n--palette-medium-orchid-secondary: #6ED355;\n--palette-medium-orchid-surface: #7B55D3;\n--palette-medium-orchid-background: #D355AD;\n--palette-medium-orchid-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/medium-orchid.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/medium-orchid.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/medium-orchid/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/medium-orchid.json"
}