Generated palette
Thistle Purple Palette
Thistle Purple Palette: #D8BFD8, #C0D8C0, #CCC0D8, #D8C0CC. Check roles, contrast and CSS variables; open source-color links and JSON.
Thistle Purple Palette assigns primary #D8BFD8, secondary #C0D8C0, surface #CCC0D8, background #D8C0CC, accent #000000. The set spans Pink, Green, Purple, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #C0D8C0 at 0.6412; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Thistle Purple Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#D8BFD8Thistle Purple#C0D8C0#C0D8C0#CCC0D8#CCC0D8#D8C0CC#D8C0CC#000000BlackCSS Variables
--palette-thistle-purple-primary: #D8BFD8; --palette-thistle-purple-secondary: #C0D8C0; --palette-thistle-purple-surface: #CCC0D8; --palette-thistle-purple-background: #D8C0CC; --palette-thistle-purple-accent: #000000;
Accessibility Snapshot
Compare all 5 Thistle Purple Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Thistle Purple Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Thistle Purple Palette Data (JSON)
Structured palette data for Thistle Purple 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": "#D8BFD8",
"name": "Thistle Purple"
},
{
"role": "secondary",
"hex": "#C0D8C0",
"name": "#C0D8C0"
},
{
"role": "surface",
"hex": "#CCC0D8",
"name": "#CCC0D8"
},
{
"role": "background",
"hex": "#D8C0CC",
"name": "#D8C0CC"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#D8BFD8",
"name": "Thistle Purple",
"blackContrast": 12.36,
"whiteContrast": 1.7,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#C0D8C0",
"name": "#C0D8C0",
"blackContrast": 13.82,
"whiteContrast": 1.52,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#CCC0D8",
"name": "#CCC0D8",
"blackContrast": 12.1,
"whiteContrast": 1.74,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#D8C0CC",
"name": "#D8C0CC",
"blackContrast": 12.33,
"whiteContrast": 1.7,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"thistle purple palette",
"generated palette",
"pink palette",
"green palette",
"purple palette",
"gray palette",
"muted palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"wellness and botanical palettes"
]CSS variables
"--palette-thistle-purple-primary: #D8BFD8;\n--palette-thistle-purple-secondary: #C0D8C0;\n--palette-thistle-purple-surface: #CCC0D8;\n--palette-thistle-purple-background: #D8C0CC;\n--palette-thistle-purple-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "thistle-purple",
"name": "Thistle Purple Palette",
"type": "generated",
"sourceColor": "thistle-purple",
"description": "Generated palette built from Thistle Purple, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Thistle Purple Palette combines primary #D8BFD8, secondary #C0D8C0, surface #CCC0D8, background #D8C0CC, accent #000000. According to Colors Encyclopedia, the palette works as a pink palette, green palette, purple 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": [
"thistle purple palette",
"generated palette",
"pink palette",
"green palette",
"purple palette",
"gray palette",
"muted palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#D8BFD8",
"slug": "thistle-purple",
"name": "Thistle Purple",
"rgb": [
216,
191,
216
],
"hsl": [
300,
24,
80
],
"cmyk": [
0,
12,
0,
15
],
"family": "pink",
"temperature": "warm",
"tone": [
"muted"
],
"luminance": 0.5682,
"contrast": {
"black": 12.36,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/thistle-purple/"
},
{
"role": "secondary",
"hex": "#C0D8C0",
"slug": null,
"name": "#C0D8C0",
"rgb": [
192,
216,
192
],
"hsl": [
120,
24,
80
],
"cmyk": [
11,
0,
11,
15
],
"family": "green",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.6412,
"contrast": {
"black": 13.82,
"white": 1.52
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#CCC0D8",
"slug": null,
"name": "#CCC0D8",
"rgb": [
204,
192,
216
],
"hsl": [
270,
24,
80
],
"cmyk": [
6,
11,
0,
15
],
"family": "purple",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.5549,
"contrast": {
"black": 12.1,
"white": 1.74
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "background",
"hex": "#D8C0CC",
"slug": null,
"name": "#D8C0CC",
"rgb": [
216,
192,
204
],
"hsl": [
330,
24,
80
],
"cmyk": [
0,
11,
6,
15
],
"family": "pink",
"temperature": "warm",
"tone": [
"muted"
],
"luminance": 0.5666,
"contrast": {
"black": 12.33,
"white": 1.7
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"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": "#D8BFD8",
"name": "Thistle Purple"
},
{
"role": "secondary",
"hex": "#C0D8C0",
"name": "#C0D8C0"
},
{
"role": "surface",
"hex": "#CCC0D8",
"name": "#CCC0D8"
},
{
"role": "background",
"hex": "#D8C0CC",
"name": "#D8C0CC"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#D8BFD8",
"name": "Thistle Purple",
"blackContrast": 12.36,
"whiteContrast": 1.7,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#C0D8C0",
"name": "#C0D8C0",
"blackContrast": 13.82,
"whiteContrast": 1.52,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#CCC0D8",
"name": "#CCC0D8",
"blackContrast": 12.1,
"whiteContrast": 1.74,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#D8C0CC",
"name": "#D8C0CC",
"blackContrast": 12.33,
"whiteContrast": 1.7,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-thistle-purple-primary: #D8BFD8;\n--palette-thistle-purple-secondary: #C0D8C0;\n--palette-thistle-purple-surface: #CCC0D8;\n--palette-thistle-purple-background: #D8C0CC;\n--palette-thistle-purple-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/thistle-purple.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/thistle-purple.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/thistle-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/thistle-purple.json"
}