Generated palette
Maroon Palette
Maroon Palette: #800000, #007F80, #800040, #804000. Check roles, contrast and CSS variables; open source-color links and JSON.
Maroon Palette assigns primary #800000, secondary #007F80, surface #800040, background #804000, accent #FFFFFF. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #800000 at 0.0459 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.
Palette Color Roles
Maroon Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#800000Maroon#007F80#007F80#800040#800040#804000#804000#FFFFFFWhiteCSS Variables
--palette-maroon-primary: #800000; --palette-maroon-secondary: #007F80; --palette-maroon-surface: #800040; --palette-maroon-background: #804000; --palette-maroon-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Maroon Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Maroon Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Maroon Palette Data (JSON)
Structured palette data for Maroon 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": "#800000",
"name": "Maroon"
},
{
"role": "secondary",
"hex": "#007F80",
"name": "#007F80"
},
{
"role": "surface",
"hex": "#800040",
"name": "#800040"
},
{
"role": "background",
"hex": "#804000",
"name": "#804000"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#800000",
"name": "Maroon",
"blackContrast": 1.92,
"whiteContrast": 10.95,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#007F80",
"name": "#007F80",
"blackContrast": 4.35,
"whiteContrast": 4.83,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#800040",
"name": "#800040",
"blackContrast": 1.99,
"whiteContrast": 10.54,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#804000",
"name": "#804000",
"blackContrast": 2.65,
"whiteContrast": 7.92,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"maroon palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
]CSS variables
"--palette-maroon-primary: #800000;\n--palette-maroon-secondary: #007F80;\n--palette-maroon-surface: #800040;\n--palette-maroon-background: #804000;\n--palette-maroon-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "maroon",
"name": "Maroon Palette",
"type": "generated",
"sourceColor": "maroon",
"description": "Generated palette built from Maroon, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Maroon Palette combines primary #800000, secondary #007F80, surface #800040, background #804000, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink 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": [
"maroon palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"balanced palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
],
"colors": [
{
"role": "primary",
"hex": "#800000",
"slug": "maroon",
"name": "Maroon",
"rgb": [
128,
0,
0
],
"hsl": [
0,
100,
25
],
"cmyk": [
0,
100,
100,
50
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0459,
"contrast": {
"black": 1.92,
"white": 10.95
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/maroon/"
},
{
"role": "secondary",
"hex": "#007F80",
"slug": null,
"name": "#007F80",
"rgb": [
0,
127,
128
],
"hsl": [
180,
100,
25
],
"cmyk": [
100,
1,
0,
50
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.1674,
"contrast": {
"black": 4.35,
"white": 4.83
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
},
"url": null
},
{
"role": "surface",
"hex": "#800040",
"slug": null,
"name": "#800040",
"rgb": [
128,
0,
64
],
"hsl": [
330,
100,
25
],
"cmyk": [
0,
100,
50,
50
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0496,
"contrast": {
"black": 1.99,
"white": 10.54
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "background",
"hex": "#804000",
"slug": null,
"name": "#804000",
"rgb": [
128,
64,
0
],
"hsl": [
30,
100,
25
],
"cmyk": [
0,
50,
100,
50
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0826,
"contrast": {
"black": 2.65,
"white": 7.92
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#800000",
"name": "Maroon"
},
{
"role": "secondary",
"hex": "#007F80",
"name": "#007F80"
},
{
"role": "surface",
"hex": "#800040",
"name": "#800040"
},
{
"role": "background",
"hex": "#804000",
"name": "#804000"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#800000",
"name": "Maroon",
"blackContrast": 1.92,
"whiteContrast": 10.95,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#007F80",
"name": "#007F80",
"blackContrast": 4.35,
"whiteContrast": 4.83,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#800040",
"name": "#800040",
"blackContrast": 1.99,
"whiteContrast": 10.54,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#804000",
"name": "#804000",
"blackContrast": 2.65,
"whiteContrast": 7.92,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-maroon-primary: #800000;\n--palette-maroon-secondary: #007F80;\n--palette-maroon-surface: #800040;\n--palette-maroon-background: #804000;\n--palette-maroon-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/maroon.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/maroon.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/maroon/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/maroon.json"
}