Generated palette
Venetian Red Palette
Venetian Red Palette: #C80815, #08C9BC, #C90875, #C95C08. Check roles, contrast and CSS variables; open source-color links and JSON.
Venetian Red Palette assigns primary #C80815, secondary #08C9BC, surface #C90875, background #C95C08, accent #FFFFFF. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #C80815 at 0.1251 to #FFFFFF at 1; black gives higher contrast on 3 of 5 values.
Palette Color Roles
Venetian Red Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#C80815Venetian Red#08C9BC#08C9BC#C90875#C90875#C95C08#C95C08#FFFFFFWhiteCSS Variables
--palette-venetian-red-primary: #C80815; --palette-venetian-red-secondary: #08C9BC; --palette-venetian-red-surface: #C90875; --palette-venetian-red-background: #C95C08; --palette-venetian-red-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Venetian Red Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Venetian Red Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Venetian Red Palette Data (JSON)
Structured palette data for Venetian Red 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": "#C80815",
"name": "Venetian Red"
},
{
"role": "secondary",
"hex": "#08C9BC",
"name": "#08C9BC"
},
{
"role": "surface",
"hex": "#C90875",
"name": "#C90875"
},
{
"role": "background",
"hex": "#C95C08",
"name": "#C95C08"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#C80815",
"name": "Venetian Red",
"blackContrast": 3.5,
"whiteContrast": 6,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#08C9BC",
"name": "#08C9BC",
"blackContrast": 10.09,
"whiteContrast": 2.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#C90875",
"name": "#C90875",
"blackContrast": 3.78,
"whiteContrast": 5.56,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#C95C08",
"name": "#C95C08",
"blackContrast": 5.02,
"whiteContrast": 4.18,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"venetian red palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"vibrant palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
]CSS variables
"--palette-venetian-red-primary: #C80815;\n--palette-venetian-red-secondary: #08C9BC;\n--palette-venetian-red-surface: #C90875;\n--palette-venetian-red-background: #C95C08;\n--palette-venetian-red-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "venetian-red",
"name": "Venetian Red Palette",
"type": "generated",
"sourceColor": "venetian-red",
"description": "Generated palette built from Venetian Red, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Venetian Red Palette combines primary #C80815, secondary #08C9BC, surface #C90875, background #C95C08, 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": [
"venetian red palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"vibrant palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
],
"colors": [
{
"role": "primary",
"hex": "#C80815",
"slug": "venetian-red",
"name": "Venetian Red",
"rgb": [
200,
8,
21
],
"hsl": [
356,
92,
41
],
"cmyk": [
0,
96,
89,
22
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.1251,
"contrast": {
"black": 3.5,
"white": 6
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/venetian-red/"
},
{
"role": "secondary",
"hex": "#08C9BC",
"slug": null,
"name": "#08C9BC",
"rgb": [
8,
201,
188
],
"hsl": [
176,
92,
41
],
"cmyk": [
96,
0,
6,
21
],
"family": "cyan",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.4546,
"contrast": {
"black": 10.09,
"white": 2.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#C90875",
"slug": null,
"name": "#C90875",
"rgb": [
201,
8,
117
],
"hsl": [
326,
92,
41
],
"cmyk": [
0,
96,
42,
21
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.1388,
"contrast": {
"black": 3.78,
"white": 5.56
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#C95C08",
"slug": null,
"name": "#C95C08",
"rgb": [
201,
92,
8
],
"hsl": [
26,
92,
41
],
"cmyk": [
0,
54,
96,
21
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2009,
"contrast": {
"black": 5.02,
"white": 4.18
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"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": "#C80815",
"name": "Venetian Red"
},
{
"role": "secondary",
"hex": "#08C9BC",
"name": "#08C9BC"
},
{
"role": "surface",
"hex": "#C90875",
"name": "#C90875"
},
{
"role": "background",
"hex": "#C95C08",
"name": "#C95C08"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#C80815",
"name": "Venetian Red",
"blackContrast": 3.5,
"whiteContrast": 6,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#08C9BC",
"name": "#08C9BC",
"blackContrast": 10.09,
"whiteContrast": 2.08,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#C90875",
"name": "#C90875",
"blackContrast": 3.78,
"whiteContrast": 5.56,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#C95C08",
"name": "#C95C08",
"blackContrast": 5.02,
"whiteContrast": 4.18,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-venetian-red-primary: #C80815;\n--palette-venetian-red-secondary: #08C9BC;\n--palette-venetian-red-surface: #C90875;\n--palette-venetian-red-background: #C95C08;\n--palette-venetian-red-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/venetian-red.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/venetian-red.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/venetian-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/venetian-red.json"
}