Generated palette
Ecru Palette
Ecru Palette: #C2B280, #8090C2, #C29080, #B1C280. Check roles, contrast and CSS variables; open source-color links and JSON.
Ecru Palette assigns primary #C2B280, secondary #8090C2, surface #C29080, background #B1C280, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #B1C280 at 0.4949; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Ecru Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#C2B280Sand#8090C2#8090C2#C29080#C29080#B1C280#B1C280#000000BlackCSS Variables
--palette-ecru-primary: #C2B280; --palette-ecru-secondary: #8090C2; --palette-ecru-surface: #C29080; --palette-ecru-background: #B1C280; --palette-ecru-accent: #000000;
Accessibility Snapshot
Compare all 5 Ecru Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Ecru Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Ecru Palette Data (JSON)
Structured palette data for Ecru 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": "#C2B280",
"name": "Sand"
},
{
"role": "secondary",
"hex": "#8090C2",
"name": "#8090C2"
},
{
"role": "surface",
"hex": "#C29080",
"name": "#C29080"
},
{
"role": "background",
"hex": "#B1C280",
"name": "#B1C280"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#C2B280",
"name": "Sand",
"blackContrast": 9.97,
"whiteContrast": 2.11,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#8090C2",
"name": "#8090C2",
"blackContrast": 6.69,
"whiteContrast": 3.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#C29080",
"name": "#C29080",
"blackContrast": 7.59,
"whiteContrast": 2.77,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#B1C280",
"name": "#B1C280",
"blackContrast": 10.9,
"whiteContrast": 1.93,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"ecru palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray palette",
"earth tone palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-ecru-primary: #C2B280;\n--palette-ecru-secondary: #8090C2;\n--palette-ecru-surface: #C29080;\n--palette-ecru-background: #B1C280;\n--palette-ecru-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "ecru",
"name": "Ecru Palette",
"type": "generated",
"sourceColor": "ecru",
"description": "Generated palette built from Ecru, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Ecru Palette combines primary #C2B280, secondary #8090C2, surface #C29080, background #B1C280, 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": [
"ecru palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray palette",
"earth tone palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#C2B280",
"slug": "sand",
"name": "Sand",
"rgb": [
194,
178,
128
],
"hsl": [
45,
35,
63
],
"cmyk": [
0,
8,
34,
24
],
"family": "yellow",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.4487,
"contrast": {
"black": 9.97,
"white": 2.11
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/sand/"
},
{
"role": "secondary",
"hex": "#8090C2",
"slug": null,
"name": "#8090C2",
"rgb": [
128,
144,
194
],
"hsl": [
225,
35,
63
],
"cmyk": [
34,
26,
0,
24
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.2843,
"contrast": {
"black": 6.69,
"white": 3.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null
},
{
"role": "surface",
"hex": "#C29080",
"slug": null,
"name": "#C29080",
"rgb": [
194,
144,
128
],
"hsl": [
15,
35,
63
],
"cmyk": [
0,
26,
34,
24
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.3297,
"contrast": {
"black": 7.59,
"white": 2.77
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#B1C280",
"slug": null,
"name": "#B1C280",
"rgb": [
177,
194,
128
],
"hsl": [
75,
35,
63
],
"cmyk": [
9,
0,
34,
24
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone"
],
"luminance": 0.4949,
"contrast": {
"black": 10.9,
"white": 1.93
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"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": "#C2B280",
"name": "Sand"
},
{
"role": "secondary",
"hex": "#8090C2",
"name": "#8090C2"
},
{
"role": "surface",
"hex": "#C29080",
"name": "#C29080"
},
{
"role": "background",
"hex": "#B1C280",
"name": "#B1C280"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#C2B280",
"name": "Sand",
"blackContrast": 9.97,
"whiteContrast": 2.11,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#8090C2",
"name": "#8090C2",
"blackContrast": 6.69,
"whiteContrast": 3.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#C29080",
"name": "#C29080",
"blackContrast": 7.59,
"whiteContrast": 2.77,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#B1C280",
"name": "#B1C280",
"blackContrast": 10.9,
"whiteContrast": 1.93,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-ecru-primary: #C2B280;\n--palette-ecru-secondary: #8090C2;\n--palette-ecru-surface: #C29080;\n--palette-ecru-background: #B1C280;\n--palette-ecru-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/ecru.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/ecru.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/ecru/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/ecru.json"
}