Generated palette
Antique White Palette
Antique White Palette is a generated palette built from #FAEBD7, #D6E6FA, #FAD9D6, #F8FAD6. 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.
Antique White Palette combines primary #FAEBD7, secondary #D6E6FA, surface #FAD9D6, background #F8FAD6, 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.
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.
#FAEBD7Antique White#D6E6FA#D6E6FA#FAD9D6#FAD9D6#F8FAD6#F8FAD6#000000BlackCSS Variables
--palette-antique-white-primary: #FAEBD7; --palette-antique-white-secondary: #D6E6FA; --palette-antique-white-surface: #FAD9D6; --palette-antique-white-background: #F8FAD6; --palette-antique-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 Antique White Palette Data (JSON)
Structured palette data for Antique 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": "#FAEBD7",
"name": "Antique White"
},
{
"role": "secondary",
"hex": "#D6E6FA",
"name": "#D6E6FA"
},
{
"role": "surface",
"hex": "#FAD9D6",
"name": "#FAD9D6"
},
{
"role": "background",
"hex": "#F8FAD6",
"name": "#F8FAD6"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FAEBD7",
"name": "Antique White",
"blackContrast": 17.93,
"whiteContrast": 1.17,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#D6E6FA",
"name": "#D6E6FA",
"blackContrast": 16.56,
"whiteContrast": 1.27,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FAD9D6",
"name": "#FAD9D6",
"blackContrast": 15.96,
"whiteContrast": 1.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F8FAD6",
"name": "#F8FAD6",
"blackContrast": 19.64,
"whiteContrast": 1.07,
"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
[
"antique white palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow 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",
"calm digital interfaces"
]CSS variables
"--palette-antique-white-primary: #FAEBD7;\n--palette-antique-white-secondary: #D6E6FA;\n--palette-antique-white-surface: #FAD9D6;\n--palette-antique-white-background: #F8FAD6;\n--palette-antique-white-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "antique-white",
"name": "Antique White Palette",
"type": "generated",
"sourceColor": "antique-white",
"description": "Generated palette built from Antique White, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Antique White Palette combines primary #FAEBD7, secondary #D6E6FA, surface #FAD9D6, background #F8FAD6, 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": [
"antique white palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow 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",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#FAEBD7",
"slug": "antique-white",
"name": "Antique White",
"rgb": [
250,
235,
215
],
"hsl": [
34,
78,
91
],
"cmyk": [
0,
6,
14,
2
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.8465,
"contrast": {
"black": 17.93,
"white": 1.17
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/antique-white/"
},
{
"role": "secondary",
"hex": "#D6E6FA",
"slug": null,
"name": "#D6E6FA",
"rgb": [
214,
230,
250
],
"hsl": [
213,
78,
91
],
"cmyk": [
14,
8,
0,
2
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.7779,
"contrast": {
"black": 16.56,
"white": 1.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d6e6fa/"
},
{
"role": "surface",
"hex": "#FAD9D6",
"slug": null,
"name": "#FAD9D6",
"rgb": [
250,
217,
214
],
"hsl": [
5,
78,
91
],
"cmyk": [
0,
13,
14,
2
],
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.748,
"contrast": {
"black": 15.96,
"white": 1.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fad9d6/"
},
{
"role": "background",
"hex": "#F8FAD6",
"slug": null,
"name": "#F8FAD6",
"rgb": [
248,
250,
214
],
"hsl": [
63,
78,
91
],
"cmyk": [
1,
0,
14,
2
],
"family": "yellow",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.9318,
"contrast": {
"black": 19.64,
"white": 1.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f8fad6/"
},
{
"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": "#FAEBD7",
"name": "Antique White"
},
{
"role": "secondary",
"hex": "#D6E6FA",
"name": "#D6E6FA"
},
{
"role": "surface",
"hex": "#FAD9D6",
"name": "#FAD9D6"
},
{
"role": "background",
"hex": "#F8FAD6",
"name": "#F8FAD6"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FAEBD7",
"name": "Antique White",
"blackContrast": 17.93,
"whiteContrast": 1.17,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#D6E6FA",
"name": "#D6E6FA",
"blackContrast": 16.56,
"whiteContrast": 1.27,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FAD9D6",
"name": "#FAD9D6",
"blackContrast": 15.96,
"whiteContrast": 1.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F8FAD6",
"name": "#F8FAD6",
"blackContrast": 19.64,
"whiteContrast": 1.07,
"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-antique-white-primary: #FAEBD7;\n--palette-antique-white-secondary: #D6E6FA;\n--palette-antique-white-surface: #FAD9D6;\n--palette-antique-white-background: #F8FAD6;\n--palette-antique-white-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/antique-white.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/antique-white.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/antique-white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/antique-white.json"
}