Generated palette
Floral White Palette
Floral White Palette: #FFFAF0, #F0F5FF, #FFF2F0, #FCFFF0. Check roles, contrast and CSS variables; open source-color links and JSON.
Floral White Palette assigns primary #FFFAF0, secondary #F0F5FF, surface #FFF2F0, background #FCFFF0, accent #000000. The set spans Orange, Blue, Red, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FCFFF0 at 0.9851; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Floral White Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FFFAF0Floral White#F0F5FF#F0F5FF#FFF2F0#FFF2F0#FCFFF0#FCFFF0#000000BlackCSS Variables
--palette-floral-white-primary: #FFFAF0; --palette-floral-white-secondary: #F0F5FF; --palette-floral-white-surface: #FFF2F0; --palette-floral-white-background: #FCFFF0; --palette-floral-white-accent: #000000;
Accessibility Snapshot
Compare all 5 Floral White Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Floral White Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Floral White Palette Data (JSON)
Structured palette data for Floral White 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": "#FFFAF0",
"name": "Floral White"
},
{
"role": "secondary",
"hex": "#F0F5FF",
"name": "#F0F5FF"
},
{
"role": "surface",
"hex": "#FFF2F0",
"name": "#FFF2F0"
},
{
"role": "background",
"hex": "#FCFFF0",
"name": "#FCFFF0"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFFAF0",
"name": "Floral White",
"blackContrast": 20.18,
"whiteContrast": 1.04,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#F0F5FF",
"name": "#F0F5FF",
"blackContrast": 19.21,
"whiteContrast": 1.09,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFF2F0",
"name": "#FFF2F0",
"blackContrast": 19.21,
"whiteContrast": 1.09,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FCFFF0",
"name": "#FCFFF0",
"blackContrast": 20.7,
"whiteContrast": 1.01,
"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
[
"floral white palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"green palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"warm 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-floral-white-primary: #FFFAF0;\n--palette-floral-white-secondary: #F0F5FF;\n--palette-floral-white-surface: #FFF2F0;\n--palette-floral-white-background: #FCFFF0;\n--palette-floral-white-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "floral-white",
"name": "Floral White Palette",
"type": "generated",
"sourceColor": "floral-white",
"description": "Generated palette built from Floral White, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Floral White Palette combines primary #FFFAF0, secondary #F0F5FF, surface #FFF2F0, background #FCFFF0, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red 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": [
"floral white palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"green palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"warm 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": "#FFFAF0",
"slug": "floral-white",
"name": "Floral White",
"rgb": [
255,
250,
240
],
"hsl": [
40,
100,
97
],
"cmyk": [
0,
2,
6,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.9592,
"contrast": {
"black": 20.18,
"white": 1.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/floral-white/"
},
{
"role": "secondary",
"hex": "#F0F5FF",
"slug": null,
"name": "#F0F5FF",
"rgb": [
240,
245,
255
],
"hsl": [
220,
100,
97
],
"cmyk": [
6,
4,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9105,
"contrast": {
"black": 19.21,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FFF2F0",
"slug": null,
"name": "#FFF2F0",
"rgb": [
255,
242,
240
],
"hsl": [
8,
100,
97
],
"cmyk": [
0,
5,
6,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.9106,
"contrast": {
"black": 19.21,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#FCFFF0",
"slug": null,
"name": "#FCFFF0",
"rgb": [
252,
255,
240
],
"hsl": [
72,
100,
97
],
"cmyk": [
1,
0,
6,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9851,
"contrast": {
"black": 20.7,
"white": 1.01
},
"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": "#FFFAF0",
"name": "Floral White"
},
{
"role": "secondary",
"hex": "#F0F5FF",
"name": "#F0F5FF"
},
{
"role": "surface",
"hex": "#FFF2F0",
"name": "#FFF2F0"
},
{
"role": "background",
"hex": "#FCFFF0",
"name": "#FCFFF0"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFFAF0",
"name": "Floral White",
"blackContrast": 20.18,
"whiteContrast": 1.04,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#F0F5FF",
"name": "#F0F5FF",
"blackContrast": 19.21,
"whiteContrast": 1.09,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFF2F0",
"name": "#FFF2F0",
"blackContrast": 19.21,
"whiteContrast": 1.09,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FCFFF0",
"name": "#FCFFF0",
"blackContrast": 20.7,
"whiteContrast": 1.01,
"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-floral-white-primary: #FFFAF0;\n--palette-floral-white-secondary: #F0F5FF;\n--palette-floral-white-surface: #FFF2F0;\n--palette-floral-white-background: #FCFFF0;\n--palette-floral-white-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/floral-white.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/floral-white.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/floral-white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/floral-white.json"
}