Generated palette
Feldspar Palette
Feldspar Palette: #F0CDB7, #B7DAF0, #F0B7BE, #F0EAB7. Check roles, contrast and CSS variables; open source-color links and JSON.
Feldspar Palette assigns primary #F0CDB7, secondary #B7DAF0, surface #F0B7BE, background #F0EAB7, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #F0EAB7 at 0.8079; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Feldspar Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#F0CDB7Feldspar#B7DAF0#B7DAF0#F0B7BE#F0B7BE#F0EAB7#F0EAB7#000000BlackCSS Variables
--palette-feldspar-primary: #F0CDB7; --palette-feldspar-secondary: #B7DAF0; --palette-feldspar-surface: #F0B7BE; --palette-feldspar-background: #F0EAB7; --palette-feldspar-accent: #000000;
Accessibility Snapshot
Compare all 5 Feldspar Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Feldspar Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Feldspar Palette Data (JSON)
Structured palette data for Feldspar 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": "#F0CDB7",
"name": "Feldspar"
},
{
"role": "secondary",
"hex": "#B7DAF0",
"name": "#B7DAF0"
},
{
"role": "surface",
"hex": "#F0B7BE",
"name": "#F0B7BE"
},
{
"role": "background",
"hex": "#F0EAB7",
"name": "#F0EAB7"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#F0CDB7",
"name": "Feldspar",
"blackContrast": 14.12,
"whiteContrast": 1.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#B7DAF0",
"name": "#B7DAF0",
"blackContrast": 14.3,
"whiteContrast": 1.47,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#F0B7BE",
"name": "#F0B7BE",
"blackContrast": 12.22,
"whiteContrast": 1.72,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#F0EAB7",
"name": "#F0EAB7",
"blackContrast": 17.16,
"whiteContrast": 1.22,
"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
[
"feldspar palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
]CSS variables
"--palette-feldspar-primary: #F0CDB7;\n--palette-feldspar-secondary: #B7DAF0;\n--palette-feldspar-surface: #F0B7BE;\n--palette-feldspar-background: #F0EAB7;\n--palette-feldspar-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "feldspar",
"name": "Feldspar Palette",
"type": "generated",
"sourceColor": "feldspar",
"description": "Generated palette built from Feldspar, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Feldspar Palette combines primary #F0CDB7, secondary #B7DAF0, surface #F0B7BE, background #F0EAB7, 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": [
"feldspar palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#F0CDB7",
"slug": "feldspar",
"name": "Feldspar",
"rgb": [
240,
205,
183
],
"hsl": [
23,
66,
83
],
"cmyk": [
0,
15,
24,
6
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.6561,
"contrast": {
"black": 14.12,
"white": 1.49
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/feldspar/"
},
{
"role": "secondary",
"hex": "#B7DAF0",
"slug": null,
"name": "#B7DAF0",
"rgb": [
183,
218,
240
],
"hsl": [
203,
66,
83
],
"cmyk": [
24,
9,
0,
6
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.665,
"contrast": {
"black": 14.3,
"white": 1.47
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#F0B7BE",
"slug": null,
"name": "#F0B7BE",
"rgb": [
240,
183,
190
],
"hsl": [
353,
66,
83
],
"cmyk": [
0,
24,
21,
6
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.5611,
"contrast": {
"black": 12.22,
"white": 1.72
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "background",
"hex": "#F0EAB7",
"slug": null,
"name": "#F0EAB7",
"rgb": [
240,
234,
183
],
"hsl": [
54,
66,
83
],
"cmyk": [
0,
3,
24,
6
],
"family": "yellow",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.8079,
"contrast": {
"black": 17.16,
"white": 1.22
},
"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": "#F0CDB7",
"name": "Feldspar"
},
{
"role": "secondary",
"hex": "#B7DAF0",
"name": "#B7DAF0"
},
{
"role": "surface",
"hex": "#F0B7BE",
"name": "#F0B7BE"
},
{
"role": "background",
"hex": "#F0EAB7",
"name": "#F0EAB7"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#F0CDB7",
"name": "Feldspar",
"blackContrast": 14.12,
"whiteContrast": 1.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#B7DAF0",
"name": "#B7DAF0",
"blackContrast": 14.3,
"whiteContrast": 1.47,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#F0B7BE",
"name": "#F0B7BE",
"blackContrast": 12.22,
"whiteContrast": 1.72,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#F0EAB7",
"name": "#F0EAB7",
"blackContrast": 17.16,
"whiteContrast": 1.22,
"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-feldspar-primary: #F0CDB7;\n--palette-feldspar-secondary: #B7DAF0;\n--palette-feldspar-surface: #F0B7BE;\n--palette-feldspar-background: #F0EAB7;\n--palette-feldspar-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/feldspar.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/feldspar.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/feldspar/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/feldspar.json"
}