Generated palette
Powder Lavender Palette
Powder Lavender Palette: #DCD0FF, #F4FFD1, #D1DDFF, #F4D1FF. Check roles, contrast and CSS variables; open source-color links and JSON.
Powder Lavender Palette assigns primary #DCD0FF, secondary #F4FFD1, surface #D1DDFF, background #F4D1FF, accent #000000. The set spans Purple, Green, Blue, and Gray families with cool and neutral temperatures. Luminance runs from #000000 at 0 to #F4FFD1 at 0.9536; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Powder Lavender Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#DCD0FFPowder Lavender#F4FFD1#F4FFD1#D1DDFF#D1DDFF#F4D1FF#F4D1FF#000000BlackCSS Variables
--palette-powder-lavender-primary: #DCD0FF; --palette-powder-lavender-secondary: #F4FFD1; --palette-powder-lavender-surface: #D1DDFF; --palette-powder-lavender-background: #F4D1FF; --palette-powder-lavender-accent: #000000;
Accessibility Snapshot
Compare all 5 Powder Lavender Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Powder Lavender Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Powder Lavender Palette Data (JSON)
Structured palette data for Powder Lavender 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": "#DCD0FF",
"name": "Powder Lavender"
},
{
"role": "secondary",
"hex": "#F4FFD1",
"name": "#F4FFD1"
},
{
"role": "surface",
"hex": "#D1DDFF",
"name": "#D1DDFF"
},
{
"role": "background",
"hex": "#F4D1FF",
"name": "#F4D1FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#DCD0FF",
"name": "Powder Lavender",
"blackContrast": 14.51,
"whiteContrast": 1.45,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#F4FFD1",
"name": "#F4FFD1",
"blackContrast": 20.07,
"whiteContrast": 1.05,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#D1DDFF",
"name": "#D1DDFF",
"blackContrast": 15.5,
"whiteContrast": 1.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F4D1FF",
"name": "#F4D1FF",
"blackContrast": 15.41,
"whiteContrast": 1.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"powder lavender palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-powder-lavender-primary: #DCD0FF;\n--palette-powder-lavender-secondary: #F4FFD1;\n--palette-powder-lavender-surface: #D1DDFF;\n--palette-powder-lavender-background: #F4D1FF;\n--palette-powder-lavender-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "powder-lavender",
"name": "Powder Lavender Palette",
"type": "generated",
"sourceColor": "powder-lavender",
"description": "Generated palette built from Powder Lavender, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Powder Lavender Palette combines primary #DCD0FF, secondary #F4FFD1, surface #D1DDFF, background #F4D1FF, accent #000000. 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": [
"powder lavender palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#DCD0FF",
"slug": "powder-lavender",
"name": "Powder Lavender",
"rgb": [
220,
208,
255
],
"hsl": [
255,
100,
91
],
"cmyk": [
14,
18,
0,
0
],
"family": "purple",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.6755,
"contrast": {
"black": 14.51,
"white": 1.45
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/powder-lavender/"
},
{
"role": "secondary",
"hex": "#F4FFD1",
"slug": null,
"name": "#F4FFD1",
"rgb": [
244,
255,
209
],
"hsl": [
74,
100,
91
],
"cmyk": [
4,
0,
18,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9536,
"contrast": {
"black": 20.07,
"white": 1.05
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#D1DDFF",
"slug": null,
"name": "#D1DDFF",
"rgb": [
209,
221,
255
],
"hsl": [
224,
100,
91
],
"cmyk": [
18,
13,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.7249,
"contrast": {
"black": 15.5,
"white": 1.36
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#F4D1FF",
"slug": null,
"name": "#F4D1FF",
"rgb": [
244,
209,
255
],
"hsl": [
286,
100,
91
],
"cmyk": [
4,
18,
0,
0
],
"family": "purple",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.7205,
"contrast": {
"black": 15.41,
"white": 1.36
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"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": "#DCD0FF",
"name": "Powder Lavender"
},
{
"role": "secondary",
"hex": "#F4FFD1",
"name": "#F4FFD1"
},
{
"role": "surface",
"hex": "#D1DDFF",
"name": "#D1DDFF"
},
{
"role": "background",
"hex": "#F4D1FF",
"name": "#F4D1FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#DCD0FF",
"name": "Powder Lavender",
"blackContrast": 14.51,
"whiteContrast": 1.45,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#F4FFD1",
"name": "#F4FFD1",
"blackContrast": 20.07,
"whiteContrast": 1.05,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#D1DDFF",
"name": "#D1DDFF",
"blackContrast": 15.5,
"whiteContrast": 1.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F4D1FF",
"name": "#F4D1FF",
"blackContrast": 15.41,
"whiteContrast": 1.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-powder-lavender-primary: #DCD0FF;\n--palette-powder-lavender-secondary: #F4FFD1;\n--palette-powder-lavender-surface: #D1DDFF;\n--palette-powder-lavender-background: #F4D1FF;\n--palette-powder-lavender-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/powder-lavender.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/powder-lavender.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/powder-lavender/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/powder-lavender.json"
}