Generated palette
Warm White Palette
Warm White Palette is a generated palette built from #F8F4E3, #E2E6F8, #F8E9E2, #F1F8E2. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.
Warm White Palette combines primary #F8F4E3, secondary #E2E6F8, surface #F8E9E2, background #F1F8E2, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange 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.
Palette Color Roles
Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.
#F8F4E3Warm White#E2E6F8#E2E6F8#F8E9E2#F8E9E2#F1F8E2#F1F8E2#000000BlackCSS Variables
--palette-warm-white-primary: #F8F4E3; --palette-warm-white-secondary: #E2E6F8; --palette-warm-white-surface: #F8E9E2; --palette-warm-white-background: #F1F8E2; --palette-warm-white-accent: #000000;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Warm White Palette Data (JSON)
Structured palette data for Warm 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": "#F8F4E3",
"name": "Warm White"
},
{
"role": "secondary",
"hex": "#E2E6F8",
"name": "#E2E6F8"
},
{
"role": "surface",
"hex": "#F8E9E2",
"name": "#F8E9E2"
},
{
"role": "background",
"hex": "#F1F8E2",
"name": "#F1F8E2"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#F8F4E3",
"name": "Warm White",
"blackContrast": 19.04,
"whiteContrast": 1.1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E2E6F8",
"name": "#E2E6F8",
"blackContrast": 16.91,
"whiteContrast": 1.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F8E9E2",
"name": "#F8E9E2",
"blackContrast": 17.75,
"whiteContrast": 1.18,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F1F8E2",
"name": "#F1F8E2",
"blackContrast": 19.27,
"whiteContrast": 1.09,
"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
[
"warm white palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray palette",
"light palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-warm-white-primary: #F8F4E3;\n--palette-warm-white-secondary: #E2E6F8;\n--palette-warm-white-surface: #F8E9E2;\n--palette-warm-white-background: #F1F8E2;\n--palette-warm-white-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "warm-white",
"name": "Warm White Palette",
"type": "generated",
"sourceColor": "warm-white",
"description": "Generated palette built from Warm White, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Warm White Palette combines primary #F8F4E3, secondary #E2E6F8, surface #F8E9E2, background #F1F8E2, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange 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": [
"warm white palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray palette",
"light palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#F8F4E3",
"slug": "warm-white",
"name": "Warm White",
"rgb": [
248,
244,
227
],
"hsl": [
49,
60,
93
],
"cmyk": [
0,
2,
8,
3
],
"family": "yellow",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.902,
"contrast": {
"black": 19.04,
"white": 1.1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/warm-white/"
},
{
"role": "secondary",
"hex": "#E2E6F8",
"slug": null,
"name": "#E2E6F8",
"rgb": [
226,
230,
248
],
"hsl": [
229,
61,
93
],
"cmyk": [
9,
7,
0,
3
],
"family": "blue",
"temperature": "cool",
"tone": [
"light"
],
"luminance": 0.7954,
"contrast": {
"black": 16.91,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2e6f8/"
},
{
"role": "surface",
"hex": "#F8E9E2",
"slug": null,
"name": "#F8E9E2",
"rgb": [
248,
233,
226
],
"hsl": [
19,
61,
93
],
"cmyk": [
0,
6,
9,
3
],
"family": "orange",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.8373,
"contrast": {
"black": 17.75,
"white": 1.18
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f8e9e2/"
},
{
"role": "background",
"hex": "#F1F8E2",
"slug": null,
"name": "#F1F8E2",
"rgb": [
241,
248,
226
],
"hsl": [
79,
61,
93
],
"cmyk": [
3,
0,
9,
3
],
"family": "green",
"temperature": "cool",
"tone": [
"light"
],
"luminance": 0.9133,
"contrast": {
"black": 19.27,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f1f8e2/"
},
{
"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": "#F8F4E3",
"name": "Warm White"
},
{
"role": "secondary",
"hex": "#E2E6F8",
"name": "#E2E6F8"
},
{
"role": "surface",
"hex": "#F8E9E2",
"name": "#F8E9E2"
},
{
"role": "background",
"hex": "#F1F8E2",
"name": "#F1F8E2"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#F8F4E3",
"name": "Warm White",
"blackContrast": 19.04,
"whiteContrast": 1.1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E2E6F8",
"name": "#E2E6F8",
"blackContrast": 16.91,
"whiteContrast": 1.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F8E9E2",
"name": "#F8E9E2",
"blackContrast": 17.75,
"whiteContrast": 1.18,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F1F8E2",
"name": "#F1F8E2",
"blackContrast": 19.27,
"whiteContrast": 1.09,
"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-warm-white-primary: #F8F4E3;\n--palette-warm-white-secondary: #E2E6F8;\n--palette-warm-white-surface: #F8E9E2;\n--palette-warm-white-background: #F1F8E2;\n--palette-warm-white-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/warm-white.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/warm-white.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/warm-white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/warm-white.json"
}