Generated palette
Magnolia Palette
Magnolia Palette: #F8F4FF, #FBFFF5, #F5F6FF, #FEF5FF. Check roles, contrast and CSS variables; open source-color links and JSON.
Magnolia Palette assigns primary #F8F4FF, secondary #FBFFF5, surface #F5F6FF, background #FEF5FF, accent #000000. The set spans Purple, Green, Blue, and Pink families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #FBFFF5 at 0.9862; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Magnolia Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#F8F4FFMagnolia#FBFFF5#FBFFF5#F5F6FF#F5F6FF#FEF5FF#FEF5FF#000000BlackCSS Variables
--palette-magnolia-primary: #F8F4FF; --palette-magnolia-secondary: #FBFFF5; --palette-magnolia-surface: #F5F6FF; --palette-magnolia-background: #FEF5FF; --palette-magnolia-accent: #000000;
Accessibility Snapshot
Compare all 5 Magnolia Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Magnolia Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Magnolia Palette Data (JSON)
Structured palette data for Magnolia 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": "#F8F4FF",
"name": "Magnolia"
},
{
"role": "secondary",
"hex": "#FBFFF5",
"name": "#FBFFF5"
},
{
"role": "surface",
"hex": "#F5F6FF",
"name": "#F5F6FF"
},
{
"role": "background",
"hex": "#FEF5FF",
"name": "#FEF5FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#F8F4FF",
"name": "Magnolia",
"blackContrast": 19.38,
"whiteContrast": 1.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FBFFF5",
"name": "#FBFFF5",
"blackContrast": 20.72,
"whiteContrast": 1.01,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F5F6FF",
"name": "#F5F6FF",
"blackContrast": 19.51,
"whiteContrast": 1.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FEF5FF",
"name": "#FEF5FF",
"blackContrast": 19.72,
"whiteContrast": 1.06,
"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
[
"magnolia palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"pink palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm 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-magnolia-primary: #F8F4FF;\n--palette-magnolia-secondary: #FBFFF5;\n--palette-magnolia-surface: #F5F6FF;\n--palette-magnolia-background: #FEF5FF;\n--palette-magnolia-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "magnolia",
"name": "Magnolia Palette",
"type": "generated",
"sourceColor": "magnolia",
"description": "Generated palette built from Magnolia, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Magnolia Palette combines primary #F8F4FF, secondary #FBFFF5, surface #F5F6FF, background #FEF5FF, 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": [
"magnolia palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"pink palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm 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": "#F8F4FF",
"slug": "magnolia",
"name": "Magnolia",
"rgb": [
248,
244,
255
],
"hsl": [
262,
100,
98
],
"cmyk": [
3,
4,
0,
0
],
"family": "purple",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9188,
"contrast": {
"black": 19.38,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/magnolia/"
},
{
"role": "secondary",
"hex": "#FBFFF5",
"slug": null,
"name": "#FBFFF5",
"rgb": [
251,
255,
245
],
"hsl": [
84,
100,
98
],
"cmyk": [
2,
0,
4,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9862,
"contrast": {
"black": 20.72,
"white": 1.01
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#F5F6FF",
"slug": null,
"name": "#F5F6FF",
"rgb": [
245,
246,
255
],
"hsl": [
234,
100,
98
],
"cmyk": [
4,
4,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9254,
"contrast": {
"black": 19.51,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#FEF5FF",
"slug": null,
"name": "#FEF5FF",
"rgb": [
254,
245,
255
],
"hsl": [
294,
100,
98
],
"cmyk": [
0,
4,
0,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.936,
"contrast": {
"black": 19.72,
"white": 1.06
},
"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": "#F8F4FF",
"name": "Magnolia"
},
{
"role": "secondary",
"hex": "#FBFFF5",
"name": "#FBFFF5"
},
{
"role": "surface",
"hex": "#F5F6FF",
"name": "#F5F6FF"
},
{
"role": "background",
"hex": "#FEF5FF",
"name": "#FEF5FF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#F8F4FF",
"name": "Magnolia",
"blackContrast": 19.38,
"whiteContrast": 1.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FBFFF5",
"name": "#FBFFF5",
"blackContrast": 20.72,
"whiteContrast": 1.01,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F5F6FF",
"name": "#F5F6FF",
"blackContrast": 19.51,
"whiteContrast": 1.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FEF5FF",
"name": "#FEF5FF",
"blackContrast": 19.72,
"whiteContrast": 1.06,
"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-magnolia-primary: #F8F4FF;\n--palette-magnolia-secondary: #FBFFF5;\n--palette-magnolia-surface: #F5F6FF;\n--palette-magnolia-background: #FEF5FF;\n--palette-magnolia-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/magnolia.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/magnolia.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/magnolia/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/magnolia.json"
}