Harmony system
Pompeian Red Color Harmonies
Pompeian Red color harmonies are generated from #A42A04 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Pompeian Red into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Pompeian Red sits in the red family with warm temperature and balanced tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.
How the harmony works
Pompeian Red Harmony Guide
Pompeian Red harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.
Machine-readable data
Machine-Readable Pompeian Red Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Pompeian Red.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured sections
Source color
{
"slug": "pompeian-red",
"name": "Pompeian Red",
"hex": "#A42A04",
"url": "https://www.colorsencyclopedia.com/colors/pompeian-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pompeian-red.json"
}Harmony groups
[
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#047FA4",
"name": "#047FA4",
"slug": null,
"rgb": [
4,
127,
164
],
"hsl": [
194,
95,
33
],
"cmyk": [
98,
23,
0,
36
],
"luminance": 0.1788,
"contrast": {
"black": 4.58,
"white": 4.59
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/047fa4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/047fa4.json"
}
],
"anchor": "pompeian-red-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#A4042F",
"name": "#A4042F",
"slug": null,
"rgb": [
164,
4,
47
],
"hsl": [
344,
95,
33
],
"cmyk": [
0,
98,
71,
36
],
"luminance": 0.0818,
"contrast": {
"black": 2.64,
"white": 7.97
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a4042f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a4042f.json"
},
{
"hex": "#A47904",
"name": "#A47904",
"slug": null,
"rgb": [
164,
121,
4
],
"hsl": [
44,
95,
33
],
"cmyk": [
0,
26,
98,
36
],
"luminance": 0.2158,
"contrast": {
"black": 5.32,
"white": 3.95
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/a47904/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a47904.json"
}
],
"anchor": "pompeian-red-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#04A42A",
"name": "#04A42A",
"slug": null,
"rgb": [
4,
164,
42
],
"hsl": [
134,
95,
33
],
"cmyk": [
98,
0,
74,
36
],
"luminance": 0.2674,
"contrast": {
"black": 6.35,
"white": 3.31
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/04a42a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04a42a.json"
},
{
"hex": "#2A04A4",
"name": "#2A04A4",
"slug": null,
"rgb": [
42,
4,
164
],
"hsl": [
254,
95,
33
],
"cmyk": [
74,
98,
0,
36
],
"luminance": 0.0326,
"contrast": {
"black": 1.65,
"white": 12.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2a04a4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2a04a4.json"
}
],
"anchor": "pompeian-red-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#2FA404",
"name": "#2FA404",
"slug": null,
"rgb": [
47,
164,
4
],
"hsl": [
104,
95,
33
],
"cmyk": [
71,
0,
98,
36
],
"luminance": 0.2716,
"contrast": {
"black": 6.43,
"white": 3.26
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/2fa404/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2fa404.json"
},
{
"hex": "#047FA4",
"name": "#047FA4",
"slug": null,
"rgb": [
4,
127,
164
],
"hsl": [
194,
95,
33
],
"cmyk": [
98,
23,
0,
36
],
"luminance": 0.1788,
"contrast": {
"black": 4.58,
"white": 4.59
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/047fa4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/047fa4.json"
},
{
"hex": "#7904A4",
"name": "#7904A4",
"slug": null,
"rgb": [
121,
4,
164
],
"hsl": [
284,
95,
33
],
"cmyk": [
26,
98,
0,
36
],
"luminance": 0.0683,
"contrast": {
"black": 2.37,
"white": 8.88
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/7904a4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7904a4.json"
}
],
"anchor": "pompeian-red-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#04A479",
"name": "#04A479",
"slug": null,
"rgb": [
4,
164,
121
],
"hsl": [
164,
95,
33
],
"cmyk": [
98,
0,
26,
36
],
"luminance": 0.2796,
"contrast": {
"black": 6.59,
"white": 3.19
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/04a479/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04a479.json"
},
{
"hex": "#042FA4",
"name": "#042FA4",
"slug": null,
"rgb": [
4,
47,
164
],
"hsl": [
224,
95,
33
],
"cmyk": [
98,
71,
0,
36
],
"luminance": 0.0474,
"contrast": {
"black": 1.95,
"white": 10.78
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/042fa4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/042fa4.json"
}
],
"anchor": "pompeian-red-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#F9430B",
"name": "#F9430B",
"slug": null,
"rgb": [
249,
67,
11
],
"hsl": [
14,
95,
51
],
"cmyk": [
0,
73,
96,
2
],
"luminance": 0.2418,
"contrast": {
"black": 5.84,
"white": 3.6
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/f9430b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f9430b.json"
},
{
"hex": "#A42A04",
"name": "Pompeian Red",
"slug": "pompeian-red",
"rgb": [
164,
42,
4
],
"hsl": [
14,
95,
33
],
"cmyk": [
0,
74,
98,
36
],
"luminance": 0.0956,
"contrast": {
"black": 2.91,
"white": 7.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pompeian-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pompeian-red.json"
},
{
"hex": "#4B1302",
"name": "#4B1302",
"slug": null,
"rgb": [
75,
19,
2
],
"hsl": [
14,
95,
15
],
"cmyk": [
0,
75,
97,
71
],
"luminance": 0.0197,
"contrast": {
"black": 1.39,
"white": 15.06
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4b1302/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4b1302.json"
}
],
"anchor": "pompeian-red-harmony-monochromatic"
}
]Signature palette
[
"#A42A04",
"#047FA4",
"#A4042F",
"#A47904",
"#F9430B",
"#4B1302"
]Accessibility notes
[
"Black contrast on Pompeian Red: 2.91:1",
"White contrast on Pompeian Red: 7.21:1",
"AA text options: #FFFFFF, #F5F5F5"
]CSS tokens
":root {\n --color-pompeian-red: #A42A04;\n --pompeian-red-complementary-1: #047FA4;\n --pompeian-red-analogous-1: #A4042F;\n --pompeian-red-analogous-2: #A47904;\n --pompeian-red-triadic-1: #04A42A;\n --pompeian-red-triadic-2: #2A04A4;\n --pompeian-red-tetradic-1: #2FA404;\n --pompeian-red-tetradic-2: #047FA4;\n --pompeian-red-tetradic-3: #7904A4;\n --pompeian-red-split-complementary-1: #04A479;\n --pompeian-red-split-complementary-2: #042FA4;\n --pompeian-red-monochromatic-1: #F9430B;\n --pompeian-red-monochromatic-2: #A42A04;\n --pompeian-red-monochromatic-3: #4B1302;\n}\n\n.palette-pompeian-red-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #A42A04, #047FA4, #A4042F, #A47904, #F9430B, #4B1302);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "pompeian-red",
"name": "Pompeian Red",
"hex": "#A42A04",
"rgb": [
164,
42,
4
],
"hsl": [
14,
95,
33
],
"cmyk": [
0,
74,
98,
36
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0956,
"contrast": {
"black": 2.91,
"white": 7.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"sourceColor": {
"slug": "pompeian-red",
"name": "Pompeian Red",
"hex": "#A42A04",
"url": "https://www.colorsencyclopedia.com/colors/pompeian-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pompeian-red.json"
},
"harmonyGroups": [
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#047FA4",
"name": "#047FA4",
"slug": null,
"rgb": [
4,
127,
164
],
"hsl": [
194,
95,
33
],
"cmyk": [
98,
23,
0,
36
],
"luminance": 0.1788,
"contrast": {
"black": 4.58,
"white": 4.59
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/047fa4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/047fa4.json"
}
],
"anchor": "pompeian-red-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#A4042F",
"name": "#A4042F",
"slug": null,
"rgb": [
164,
4,
47
],
"hsl": [
344,
95,
33
],
"cmyk": [
0,
98,
71,
36
],
"luminance": 0.0818,
"contrast": {
"black": 2.64,
"white": 7.97
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/a4042f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a4042f.json"
},
{
"hex": "#A47904",
"name": "#A47904",
"slug": null,
"rgb": [
164,
121,
4
],
"hsl": [
44,
95,
33
],
"cmyk": [
0,
26,
98,
36
],
"luminance": 0.2158,
"contrast": {
"black": 5.32,
"white": 3.95
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/a47904/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/a47904.json"
}
],
"anchor": "pompeian-red-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#04A42A",
"name": "#04A42A",
"slug": null,
"rgb": [
4,
164,
42
],
"hsl": [
134,
95,
33
],
"cmyk": [
98,
0,
74,
36
],
"luminance": 0.2674,
"contrast": {
"black": 6.35,
"white": 3.31
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/04a42a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04a42a.json"
},
{
"hex": "#2A04A4",
"name": "#2A04A4",
"slug": null,
"rgb": [
42,
4,
164
],
"hsl": [
254,
95,
33
],
"cmyk": [
74,
98,
0,
36
],
"luminance": 0.0326,
"contrast": {
"black": 1.65,
"white": 12.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/2a04a4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2a04a4.json"
}
],
"anchor": "pompeian-red-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#2FA404",
"name": "#2FA404",
"slug": null,
"rgb": [
47,
164,
4
],
"hsl": [
104,
95,
33
],
"cmyk": [
71,
0,
98,
36
],
"luminance": 0.2716,
"contrast": {
"black": 6.43,
"white": 3.26
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/2fa404/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/2fa404.json"
},
{
"hex": "#047FA4",
"name": "#047FA4",
"slug": null,
"rgb": [
4,
127,
164
],
"hsl": [
194,
95,
33
],
"cmyk": [
98,
23,
0,
36
],
"luminance": 0.1788,
"contrast": {
"black": 4.58,
"white": 4.59
},
"wcag": {
"AA": [
"#000000",
"#FFFFFF"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/047fa4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/047fa4.json"
},
{
"hex": "#7904A4",
"name": "#7904A4",
"slug": null,
"rgb": [
121,
4,
164
],
"hsl": [
284,
95,
33
],
"cmyk": [
26,
98,
0,
36
],
"luminance": 0.0683,
"contrast": {
"black": 2.37,
"white": 8.88
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/7904a4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7904a4.json"
}
],
"anchor": "pompeian-red-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#04A479",
"name": "#04A479",
"slug": null,
"rgb": [
4,
164,
121
],
"hsl": [
164,
95,
33
],
"cmyk": [
98,
0,
26,
36
],
"luminance": 0.2796,
"contrast": {
"black": 6.59,
"white": 3.19
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/04a479/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/04a479.json"
},
{
"hex": "#042FA4",
"name": "#042FA4",
"slug": null,
"rgb": [
4,
47,
164
],
"hsl": [
224,
95,
33
],
"cmyk": [
98,
71,
0,
36
],
"luminance": 0.0474,
"contrast": {
"black": 1.95,
"white": 10.78
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/042fa4/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/042fa4.json"
}
],
"anchor": "pompeian-red-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#F9430B",
"name": "#F9430B",
"slug": null,
"rgb": [
249,
67,
11
],
"hsl": [
14,
95,
51
],
"cmyk": [
0,
73,
96,
2
],
"luminance": 0.2418,
"contrast": {
"black": 5.84,
"white": 3.6
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/f9430b/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f9430b.json"
},
{
"hex": "#A42A04",
"name": "Pompeian Red",
"slug": "pompeian-red",
"rgb": [
164,
42,
4
],
"hsl": [
14,
95,
33
],
"cmyk": [
0,
74,
98,
36
],
"luminance": 0.0956,
"contrast": {
"black": 2.91,
"white": 7.21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pompeian-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/pompeian-red.json"
},
{
"hex": "#4B1302",
"name": "#4B1302",
"slug": null,
"rgb": [
75,
19,
2
],
"hsl": [
14,
95,
15
],
"cmyk": [
0,
75,
97,
71
],
"luminance": 0.0197,
"contrast": {
"black": 1.39,
"white": 15.06
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/4b1302/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/4b1302.json"
}
],
"anchor": "pompeian-red-harmony-monochromatic"
}
],
"signaturePalette": [
"#A42A04",
"#047FA4",
"#A4042F",
"#A47904",
"#F9430B",
"#4B1302"
],
"semanticGroups": [
"red harmony",
"warm harmony",
"balanced harmony",
"pompeian red palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Pompeian Red: 2.91:1",
"White contrast on Pompeian Red: 7.21:1",
"AA text options: #FFFFFF, #F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/pompeian-red.json",
"https://www.colorsencyclopedia.com/api/colors/pompeian-red.json",
"https://www.colorsencyclopedia.com/api/hex/a42a04.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/pompeian-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/pompeian-red.json",
"cssSnippet": ":root {\n --color-pompeian-red: #A42A04;\n --pompeian-red-complementary-1: #047FA4;\n --pompeian-red-analogous-1: #A4042F;\n --pompeian-red-analogous-2: #A47904;\n --pompeian-red-triadic-1: #04A42A;\n --pompeian-red-triadic-2: #2A04A4;\n --pompeian-red-tetradic-1: #2FA404;\n --pompeian-red-tetradic-2: #047FA4;\n --pompeian-red-tetradic-3: #7904A4;\n --pompeian-red-split-complementary-1: #04A479;\n --pompeian-red-split-complementary-2: #042FA4;\n --pompeian-red-monochromatic-1: #F9430B;\n --pompeian-red-monochromatic-2: #A42A04;\n --pompeian-red-monochromatic-3: #4B1302;\n}\n\n.palette-pompeian-red-harmony {\n color: #FFFFFF;\n background: linear-gradient(135deg, #A42A04, #047FA4, #A4042F, #A47904, #F9430B, #4B1302);\n}"
}
CSS Harmony Tokens
Use these tokens when Pompeian Red needs a complete palette system instead of a single color variable.
:root {
--color-pompeian-red: #A42A04;
--pompeian-red-complementary-1: #047FA4;
--pompeian-red-analogous-1: #A4042F;
--pompeian-red-analogous-2: #A47904;
--pompeian-red-triadic-1: #04A42A;
--pompeian-red-triadic-2: #2A04A4;
--pompeian-red-tetradic-1: #2FA404;
--pompeian-red-tetradic-2: #047FA4;
--pompeian-red-tetradic-3: #7904A4;
--pompeian-red-split-complementary-1: #04A479;
--pompeian-red-split-complementary-2: #042FA4;
--pompeian-red-monochromatic-1: #F9430B;
--pompeian-red-monochromatic-2: #A42A04;
--pompeian-red-monochromatic-3: #4B1302;
}
.palette-pompeian-red-harmony {
color: #FFFFFF;
background: linear-gradient(135deg, #A42A04, #047FA4, #A4042F, #A47904, #F9430B, #4B1302);
}
Pompeian Red Harmony Groups
Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.
Complementary Harmony1 colors · maximum hue contrast
Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.
#047FA4Analogous Harmony2 colors · neighboring hue movement
Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.
#A4042F#A47904Triadic Harmony2 colors · three evenly spaced hues
Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.
#04A42A#2A04A4Tetradic Harmony3 colors · two complementary pairs
Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.
#2FA404#047FA4#7904A4Split Complementary Harmony2 colors · softened complementary contrast
Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.
#04A479#042FA4Monochromatic Harmony3 colors · same hue, different values
Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.
#F9430B#A42A04#4B1302