Generated palette
Cranberry Palette
Cranberry Palette is a generated palette built from #9F000F, #009E8E, #9E005F, #9E3F00. 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.
Cranberry Palette combines primary #9F000F, secondary #009E8E, surface #9E005F, background #9E3F00, 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.
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.
#9F000FCranberry#009E8E#009E8E#9E005F#9E005F#9E3F00#9E3F00#FFFFFFWhiteCSS Variables
--palette-cranberry-primary: #9F000F; --palette-cranberry-secondary: #009E8E; --palette-cranberry-surface: #9E005F; --palette-cranberry-background: #9E3F00; --palette-cranberry-accent: #FFFFFF;
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 Cranberry Palette Data (JSON)
Structured palette data for Cranberry 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": "#9F000F",
"name": "Cranberry"
},
{
"role": "secondary",
"hex": "#009E8E",
"name": "#009E8E"
},
{
"role": "surface",
"hex": "#9E005F",
"name": "#9E005F"
},
{
"role": "background",
"hex": "#9E3F00",
"name": "#9E3F00"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#9F000F",
"name": "Cranberry",
"blackContrast": 2.48,
"whiteContrast": 8.46,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#009E8E",
"name": "#009E8E",
"blackContrast": 6.28,
"whiteContrast": 3.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#9E005F",
"name": "#9E005F",
"blackContrast": 2.62,
"whiteContrast": 8.02,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#9E3F00",
"name": "#9E3F00",
"blackContrast": 3.16,
"whiteContrast": 6.64,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"cranberry 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-cranberry-primary: #9F000F;\n--palette-cranberry-secondary: #009E8E;\n--palette-cranberry-surface: #9E005F;\n--palette-cranberry-background: #9E3F00;\n--palette-cranberry-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "cranberry",
"name": "Cranberry Palette",
"type": "generated",
"sourceColor": "cranberry",
"description": "Generated palette built from Cranberry, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Cranberry Palette combines primary #9F000F, secondary #009E8E, surface #9E005F, background #9E3F00, 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": [
"cranberry 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": "#9F000F",
"slug": "cranberry",
"name": "Cranberry",
"rgb": [
159,
0,
15
],
"hsl": [
354,
100,
31
],
"cmyk": [
0,
100,
91,
38
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0741,
"contrast": {
"black": 2.48,
"white": 8.46
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/cranberry/"
},
{
"role": "secondary",
"hex": "#009E8E",
"slug": null,
"name": "#009E8E",
"rgb": [
0,
158,
142
],
"hsl": [
174,
100,
31
],
"cmyk": [
100,
0,
10,
38
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.2641,
"contrast": {
"black": 6.28,
"white": 3.34
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/009e8e/"
},
{
"role": "surface",
"hex": "#9E005F",
"slug": null,
"name": "#9E005F",
"rgb": [
158,
0,
95
],
"hsl": [
324,
100,
31
],
"cmyk": [
0,
100,
40,
38
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.081,
"contrast": {
"black": 2.62,
"white": 8.02
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/9e005f/"
},
{
"role": "background",
"hex": "#9E3F00",
"slug": null,
"name": "#9E3F00",
"rgb": [
158,
63,
0
],
"hsl": [
24,
100,
31
],
"cmyk": [
0,
60,
100,
38
],
"family": "orange",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.1082,
"contrast": {
"black": 3.16,
"white": 6.64
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/9e3f00/"
},
{
"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": "#9F000F",
"name": "Cranberry"
},
{
"role": "secondary",
"hex": "#009E8E",
"name": "#009E8E"
},
{
"role": "surface",
"hex": "#9E005F",
"name": "#9E005F"
},
{
"role": "background",
"hex": "#9E3F00",
"name": "#9E3F00"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#9F000F",
"name": "Cranberry",
"blackContrast": 2.48,
"whiteContrast": 8.46,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#009E8E",
"name": "#009E8E",
"blackContrast": 6.28,
"whiteContrast": 3.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#9E005F",
"name": "#9E005F",
"blackContrast": 2.62,
"whiteContrast": 8.02,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#9E3F00",
"name": "#9E3F00",
"blackContrast": 3.16,
"whiteContrast": 6.64,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-cranberry-primary: #9F000F;\n--palette-cranberry-secondary: #009E8E;\n--palette-cranberry-surface: #9E005F;\n--palette-cranberry-background: #9E3F00;\n--palette-cranberry-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/cranberry.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/cranberry.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/cranberry/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/cranberry.json"
}