Generated palette
Vanilla Palette
Vanilla Palette: #F3E5AB, #AAB9F3, #F3C0AA, #DDF3AA. Check roles, contrast and CSS variables; open source-color links and JSON.
Vanilla Palette assigns primary #F3E5AB, secondary #AAB9F3, surface #F3C0AA, background #DDF3AA, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #DDF3AA at 0.8238; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Vanilla Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#F3E5ABVanilla#AAB9F3#AAB9F3#F3C0AA#F3C0AA#DDF3AA#DDF3AA#000000BlackCSS Variables
--palette-vanilla-primary: #F3E5AB; --palette-vanilla-secondary: #AAB9F3; --palette-vanilla-surface: #F3C0AA; --palette-vanilla-background: #DDF3AA; --palette-vanilla-accent: #000000;
Accessibility Snapshot
Compare all 5 Vanilla Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Vanilla Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Vanilla Palette Data (JSON)
Structured palette data for Vanilla 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": "#F3E5AB",
"name": "Vanilla"
},
{
"role": "secondary",
"hex": "#AAB9F3",
"name": "#AAB9F3"
},
{
"role": "surface",
"hex": "#F3C0AA",
"name": "#F3C0AA"
},
{
"role": "background",
"hex": "#DDF3AA",
"name": "#DDF3AA"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#F3E5AB",
"name": "Vanilla",
"blackContrast": 16.61,
"whiteContrast": 1.26,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#AAB9F3",
"name": "#AAB9F3",
"blackContrast": 10.94,
"whiteContrast": 1.92,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#F3C0AA",
"name": "#F3C0AA",
"blackContrast": 12.93,
"whiteContrast": 1.62,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#DDF3AA",
"name": "#DDF3AA",
"blackContrast": 17.48,
"whiteContrast": 1.2,
"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
[
"vanilla palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray 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-vanilla-primary: #F3E5AB;\n--palette-vanilla-secondary: #AAB9F3;\n--palette-vanilla-surface: #F3C0AA;\n--palette-vanilla-background: #DDF3AA;\n--palette-vanilla-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "vanilla",
"name": "Vanilla Palette",
"type": "generated",
"sourceColor": "vanilla",
"description": "Generated palette built from Vanilla, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Vanilla Palette combines primary #F3E5AB, secondary #AAB9F3, surface #F3C0AA, background #DDF3AA, 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": [
"vanilla palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray 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": "#F3E5AB",
"slug": "vanilla",
"name": "Vanilla",
"rgb": [
243,
229,
171
],
"hsl": [
48,
75,
81
],
"cmyk": [
0,
6,
30,
5
],
"family": "yellow",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.7803,
"contrast": {
"black": 16.61,
"white": 1.26
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/vanilla/"
},
{
"role": "secondary",
"hex": "#AAB9F3",
"slug": null,
"name": "#AAB9F3",
"rgb": [
170,
185,
243
],
"hsl": [
228,
75,
81
],
"cmyk": [
30,
24,
0,
5
],
"family": "blue",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.4972,
"contrast": {
"black": 10.94,
"white": 1.92
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#F3C0AA",
"slug": null,
"name": "#F3C0AA",
"rgb": [
243,
192,
170
],
"hsl": [
18,
75,
81
],
"cmyk": [
0,
21,
30,
5
],
"family": "orange",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.5966,
"contrast": {
"black": 12.93,
"white": 1.62
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "background",
"hex": "#DDF3AA",
"slug": null,
"name": "#DDF3AA",
"rgb": [
221,
243,
170
],
"hsl": [
78,
75,
81
],
"cmyk": [
9,
0,
30,
5
],
"family": "green",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.8238,
"contrast": {
"black": 17.48,
"white": 1.2
},
"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": "#F3E5AB",
"name": "Vanilla"
},
{
"role": "secondary",
"hex": "#AAB9F3",
"name": "#AAB9F3"
},
{
"role": "surface",
"hex": "#F3C0AA",
"name": "#F3C0AA"
},
{
"role": "background",
"hex": "#DDF3AA",
"name": "#DDF3AA"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#F3E5AB",
"name": "Vanilla",
"blackContrast": 16.61,
"whiteContrast": 1.26,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#AAB9F3",
"name": "#AAB9F3",
"blackContrast": 10.94,
"whiteContrast": 1.92,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#F3C0AA",
"name": "#F3C0AA",
"blackContrast": 12.93,
"whiteContrast": 1.62,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#DDF3AA",
"name": "#DDF3AA",
"blackContrast": 17.48,
"whiteContrast": 1.2,
"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-vanilla-primary: #F3E5AB;\n--palette-vanilla-secondary: #AAB9F3;\n--palette-vanilla-surface: #F3C0AA;\n--palette-vanilla-background: #DDF3AA;\n--palette-vanilla-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/vanilla.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/vanilla.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/vanilla/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/vanilla.json"
}