Named color
Magnolia
Magnolia is a light and pastel purple color with HEX #F8F4FF. According to Colors Encyclopedia, it has RGB 248, 244, 255, HSL 262, 100%, 98%, cool temperature, and is useful for botanical palettes, natural product design, and seasonal editorial palettes.
CSS Utilities
--color-magnolia: #F8F4FF;
.bg-magnolia { background-color: #F8F4FF; }
.text-magnolia { color: #F8F4FF; }Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#F8F4FF",
"rgb": [
248,
244,
255
],
"hsl": [
262,
100,
98
],
"cmyk": [
3,
4,
0,
0
],
"luminance": 0.9188,
"contrast": {
"black": 19.38,
"white": 1.08
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}Harmonies
{
"complementary": "#FBFFF5",
"analogous": [
"#F5F6FF",
"#FEF5FF"
],
"triadic": [
"#FFF9F5",
"#F5FFF9"
],
"tetradic": [
"#FFF5F6",
"#FBFFF5",
"#F5FFFE"
],
"splitComplementary": [
"#FFFEF5",
"#F6FFF5"
],
"monochromatic": [
"#FFFFFF",
"#F8F4FF",
"#BE99FF"
]
}Variants
{
"light": "#FFFFFF",
"dark": "#BE99FF",
"saturated": "#F9F5FF",
"desaturated": "#F9F6FE",
"pastel": "#FFFFFF",
"neon": "#FFFFFF"
}Pairings
{
"best": [
"#000000",
"#FBFFF5",
"#F5F6FF",
"#FEF5FF"
],
"avoid": [
"#F9F6FE",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#F9F6FE"
]
}Knowledge graph
{
"nearestColors": [
"ghost-white",
"cool-white",
"cloud",
"alice-blue",
"snow"
],
"generatedPalettes": [
"magnolia"
],
"generatedComparisons": [
"ghost-white-vs-magnolia",
"magnolia-vs-cool-white"
],
"relatedFamilies": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/magnolia",
"/wcag/magnolia",
"/css/colors/magnolia",
"/hex/f8f4ff"
],
"semanticRelations": {
"broader": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/magnolia"
],
"related": [
"/colors/ghost-white",
"/colors/cool-white",
"/colors/cloud",
"/colors/alice-blue",
"/colors/snow",
"/compare/ghost-white-vs-magnolia",
"/compare/magnolia-vs-cool-white",
"/harmonies/magnolia",
"/wcag/magnolia",
"/css/colors/magnolia",
"/hex/f8f4ff"
]
}
}Full JSON dataset
{
"slug": "magnolia",
"name": "Magnolia",
"hex": "#F8F4FF",
"uses": [
"botanical palettes",
"natural product design",
"seasonal editorial palettes"
],
"psychology": {
"associations": [
"life",
"seasonality",
"organic texture"
],
"contexts": [
"floral design",
"garden brands",
"lifestyle",
"packaging"
],
"avoidIn": [
"strict grayscale systems"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
},
"family": "purple",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"purple",
"cool",
"light",
"pastel",
"botanical-palettes",
"natural-product-design",
"seasonal-editorial-palettes",
"life",
"seasonality",
"organic-texture"
],
"popularity": 84,
"rgb": [
248,
244,
255
],
"hsl": [
262,
100,
98
],
"cmyk": [
3,
4,
0,
0
],
"luminance": 0.9188,
"contrast": {
"black": 19.38,
"white": 1.08
},
"harmonies": {
"complementary": "#FBFFF5",
"analogous": [
"#F5F6FF",
"#FEF5FF"
],
"triadic": [
"#FFF9F5",
"#F5FFF9"
],
"tetradic": [
"#FFF5F6",
"#FBFFF5",
"#F5FFFE"
],
"splitComplementary": [
"#FFFEF5",
"#F6FFF5"
],
"monochromatic": [
"#FFFFFF",
"#F8F4FF",
"#BE99FF"
]
},
"variants": {
"light": "#FFFFFF",
"dark": "#BE99FF",
"saturated": "#F9F5FF",
"desaturated": "#F9F6FE",
"pastel": "#FFFFFF",
"neon": "#FFFFFF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"css": {
"variable": "--color-magnolia: #F8F4FF;",
"utility": ".bg-magnolia { background-color: #F8F4FF; }",
"textUtility": ".text-magnolia { color: #F8F4FF; }"
},
"nearestColors": [
"ghost-white",
"cool-white",
"cloud",
"alice-blue",
"snow"
],
"generatedPalettes": [
"magnolia"
],
"generatedComparisons": [
"ghost-white-vs-magnolia",
"magnolia-vs-cool-white"
],
"relatedFamilies": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/magnolia",
"/wcag/magnolia",
"/css/colors/magnolia",
"/hex/f8f4ff"
],
"semanticRelations": {
"broader": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/magnolia"
],
"related": [
"/colors/ghost-white",
"/colors/cool-white",
"/colors/cloud",
"/colors/alice-blue",
"/colors/snow",
"/compare/ghost-white-vs-magnolia",
"/compare/magnolia-vs-cool-white",
"/harmonies/magnolia",
"/wcag/magnolia",
"/css/colors/magnolia",
"/hex/f8f4ff"
]
},
"pairings": {
"best": [
"#000000",
"#FBFFF5",
"#F5F6FF",
"#FEF5FF"
],
"avoid": [
"#F9F6FE",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#F9F6FE"
]
}
}
Color meaning and use
About Magnolia Color
Magnolia sits in the purple family with cool temperature and light and pastel visual character. Magnolia is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include life, seasonality, and organic texture, which makes it relevant for floral design and garden brands. In design work, Magnolia is most useful for botanical palettes, natural product design, and seasonal editorial palettes, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Magnolia against black and white text.