Generated palette
Dark Khaki Palette
Dark Khaki Palette: #BDB76B, #6B71BD, #BD8E6B, #99BD6B. Check roles, contrast and CSS variables; open source-color links and JSON.
Dark Khaki Palette assigns primary #BDB76B, secondary #6B71BD, surface #BD8E6B, background #99BD6B, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #BDB76B at 0.4575; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Dark Khaki Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#BDB76BDark Khaki#6B71BD#6B71BD#BD8E6B#BD8E6B#99BD6B#99BD6B#000000BlackCSS Variables
--palette-dark-khaki-primary: #BDB76B; --palette-dark-khaki-secondary: #6B71BD; --palette-dark-khaki-surface: #BD8E6B; --palette-dark-khaki-background: #99BD6B; --palette-dark-khaki-accent: #000000;
Accessibility Snapshot
Compare all 5 Dark Khaki Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Dark Khaki Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Dark Khaki Palette Data (JSON)
Structured palette data for Dark Khaki 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": "#BDB76B",
"name": "Dark Khaki"
},
{
"role": "secondary",
"hex": "#6B71BD",
"name": "#6B71BD"
},
{
"role": "surface",
"hex": "#BD8E6B",
"name": "#BD8E6B"
},
{
"role": "background",
"hex": "#99BD6B",
"name": "#99BD6B"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#BDB76B",
"name": "Dark Khaki",
"blackContrast": 10.15,
"whiteContrast": 2.07,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#6B71BD",
"name": "#6B71BD",
"blackContrast": 4.72,
"whiteContrast": 4.45,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#BD8E6B",
"name": "#BD8E6B",
"blackContrast": 7.25,
"whiteContrast": 2.9,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#99BD6B",
"name": "#99BD6B",
"blackContrast": 9.85,
"whiteContrast": 2.13,
"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
[
"dark khaki 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-dark-khaki-primary: #BDB76B;\n--palette-dark-khaki-secondary: #6B71BD;\n--palette-dark-khaki-surface: #BD8E6B;\n--palette-dark-khaki-background: #99BD6B;\n--palette-dark-khaki-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "dark-khaki",
"name": "Dark Khaki Palette",
"type": "generated",
"sourceColor": "dark-khaki",
"description": "Generated palette built from Dark Khaki, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Dark Khaki Palette combines primary #BDB76B, secondary #6B71BD, surface #BD8E6B, background #99BD6B, 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": [
"dark khaki 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": "#BDB76B",
"slug": "dark-khaki",
"name": "Dark Khaki",
"rgb": [
189,
183,
107
],
"hsl": [
56,
38,
58
],
"cmyk": [
0,
3,
43,
26
],
"family": "yellow",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.4575,
"contrast": {
"black": 10.15,
"white": 2.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/dark-khaki/"
},
{
"role": "secondary",
"hex": "#6B71BD",
"slug": null,
"name": "#6B71BD",
"rgb": [
107,
113,
189
],
"hsl": [
236,
38,
58
],
"cmyk": [
43,
40,
0,
26
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.1861,
"contrast": {
"black": 4.72,
"white": 4.45
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null
},
{
"role": "surface",
"hex": "#BD8E6B",
"slug": null,
"name": "#BD8E6B",
"rgb": [
189,
142,
107
],
"hsl": [
26,
38,
58
],
"cmyk": [
0,
25,
43,
26
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.3123,
"contrast": {
"black": 7.25,
"white": 2.9
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#99BD6B",
"slug": null,
"name": "#99BD6B",
"rgb": [
153,
189,
107
],
"hsl": [
86,
38,
58
],
"cmyk": [
19,
0,
43,
26
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone"
],
"luminance": 0.4423,
"contrast": {
"black": 9.85,
"white": 2.13
},
"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": "#BDB76B",
"name": "Dark Khaki"
},
{
"role": "secondary",
"hex": "#6B71BD",
"name": "#6B71BD"
},
{
"role": "surface",
"hex": "#BD8E6B",
"name": "#BD8E6B"
},
{
"role": "background",
"hex": "#99BD6B",
"name": "#99BD6B"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#BDB76B",
"name": "Dark Khaki",
"blackContrast": 10.15,
"whiteContrast": 2.07,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#6B71BD",
"name": "#6B71BD",
"blackContrast": 4.72,
"whiteContrast": 4.45,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#BD8E6B",
"name": "#BD8E6B",
"blackContrast": 7.25,
"whiteContrast": 2.9,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#99BD6B",
"name": "#99BD6B",
"blackContrast": 9.85,
"whiteContrast": 2.13,
"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-dark-khaki-primary: #BDB76B;\n--palette-dark-khaki-secondary: #6B71BD;\n--palette-dark-khaki-surface: #BD8E6B;\n--palette-dark-khaki-background: #99BD6B;\n--palette-dark-khaki-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/dark-khaki.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/dark-khaki.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/dark-khaki/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/dark-khaki.json"
}