Generated palette
Old Lace Palette
Old Lace Palette is a generated palette built from #FDF5E6, #E7EFFD, #FDEBE7, #FAFDE7. 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.
Old Lace Palette combines primary #FDF5E6, secondary #E7EFFD, surface #FDEBE7, background #FAFDE7, 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.
#FDF5E6Old Lace#E7EFFD#E7EFFD#FDEBE7#FDEBE7#FAFDE7#FAFDE7#000000BlackCSS Variables
--palette-old-lace-primary: #FDF5E6; --palette-old-lace-secondary: #E7EFFD; --palette-old-lace-surface: #FDEBE7; --palette-old-lace-background: #FAFDE7; --palette-old-lace-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 Old Lace Palette Data (JSON)
Structured palette data for Old Lace 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": "#FDF5E6",
"name": "Old Lace"
},
{
"role": "secondary",
"hex": "#E7EFFD",
"name": "#E7EFFD"
},
{
"role": "surface",
"hex": "#FDEBE7",
"name": "#FDEBE7"
},
{
"role": "background",
"hex": "#FAFDE7",
"name": "#FAFDE7"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FDF5E6",
"name": "Old Lace",
"blackContrast": 19.38,
"whiteContrast": 1.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E7EFFD",
"name": "#E7EFFD",
"blackContrast": 18.16,
"whiteContrast": 1.16,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FDEBE7",
"name": "#FDEBE7",
"blackContrast": 18.21,
"whiteContrast": 1.15,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FAFDE7",
"name": "#FAFDE7",
"blackContrast": 20.27,
"whiteContrast": 1.04,
"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
[
"old lace 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-old-lace-primary: #FDF5E6;\n--palette-old-lace-secondary: #E7EFFD;\n--palette-old-lace-surface: #FDEBE7;\n--palette-old-lace-background: #FAFDE7;\n--palette-old-lace-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "old-lace",
"name": "Old Lace Palette",
"type": "generated",
"sourceColor": "old-lace",
"description": "Generated palette built from Old Lace, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Old Lace Palette combines primary #FDF5E6, secondary #E7EFFD, surface #FDEBE7, background #FAFDE7, 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": [
"old lace 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": "#FDF5E6",
"slug": "old-lace",
"name": "Old Lace",
"rgb": [
253,
245,
230
],
"hsl": [
39,
85,
95
],
"cmyk": [
0,
3,
9,
1
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.919,
"contrast": {
"black": 19.38,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/old-lace/"
},
{
"role": "secondary",
"hex": "#E7EFFD",
"slug": null,
"name": "#E7EFFD",
"rgb": [
231,
239,
253
],
"hsl": [
218,
85,
95
],
"cmyk": [
9,
6,
0,
1
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.8581,
"contrast": {
"black": 18.16,
"white": 1.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e7effd/"
},
{
"role": "surface",
"hex": "#FDEBE7",
"slug": null,
"name": "#FDEBE7",
"rgb": [
253,
235,
231
],
"hsl": [
11,
85,
95
],
"cmyk": [
0,
7,
9,
1
],
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.8607,
"contrast": {
"black": 18.21,
"white": 1.15
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fdebe7/"
},
{
"role": "background",
"hex": "#FAFDE7",
"slug": null,
"name": "#FAFDE7",
"rgb": [
250,
253,
231
],
"hsl": [
68,
85,
95
],
"cmyk": [
1,
0,
9,
1
],
"family": "yellow",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.9634,
"contrast": {
"black": 20.27,
"white": 1.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fafde7/"
},
{
"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": "#FDF5E6",
"name": "Old Lace"
},
{
"role": "secondary",
"hex": "#E7EFFD",
"name": "#E7EFFD"
},
{
"role": "surface",
"hex": "#FDEBE7",
"name": "#FDEBE7"
},
{
"role": "background",
"hex": "#FAFDE7",
"name": "#FAFDE7"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FDF5E6",
"name": "Old Lace",
"blackContrast": 19.38,
"whiteContrast": 1.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E7EFFD",
"name": "#E7EFFD",
"blackContrast": 18.16,
"whiteContrast": 1.16,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FDEBE7",
"name": "#FDEBE7",
"blackContrast": 18.21,
"whiteContrast": 1.15,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FAFDE7",
"name": "#FAFDE7",
"blackContrast": 20.27,
"whiteContrast": 1.04,
"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-old-lace-primary: #FDF5E6;\n--palette-old-lace-secondary: #E7EFFD;\n--palette-old-lace-surface: #FDEBE7;\n--palette-old-lace-background: #FAFDE7;\n--palette-old-lace-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/old-lace.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/old-lace.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/old-lace/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/old-lace.json"
}