Named color

Pompeian Red

Pompeian Red is a balanced red color with HEX #A42A04. According to Colors Encyclopedia, it has RGB 164, 42, 4, HSL 14, 95%, 33%, warm temperature, and is useful for historical references, pigment palettes, and cultural color systems.

HEX #A42A04
RGB rgb(164, 42, 4)
HSL hsl(14 95% 33%)
CMYK cmyk(0, 74, 98, 36)
Luminance 0.0956
Contrast Black 2.91:1White 7.21:1

CSS Utilities

--color-pompeian-red: #A42A04;
.bg-pompeian-red { background-color: #A42A04; }
.text-pompeian-red { color: #A42A04; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.0956
Black text2.91:1AA Fail
White text7.21:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#A42A04",
  "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"
  ]
}
Harmonies
{
  "complementary": "#047FA4",
  "analogous": [
    "#A4042F",
    "#A47904"
  ],
  "triadic": [
    "#04A42A",
    "#2A04A4"
  ],
  "tetradic": [
    "#2FA404",
    "#047FA4",
    "#7904A4"
  ],
  "splitComplementary": [
    "#04A479",
    "#042FA4"
  ],
  "monochromatic": [
    "#F9430B",
    "#A42A04",
    "#4B1302"
  ]
}
Variants
{
  "light": "#F9430B",
  "dark": "#4B1302",
  "saturated": "#A82700",
  "desaturated": "#923317",
  "pastel": "#EA663E",
  "neon": "#D13100"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#047FA4",
    "#A4042F",
    "#A47904"
  ],
  "avoid": [
    "#923317",
    "#F9430B"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#F9430B",
    "#923317"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "rust",
    "firebrick",
    "mahogany",
    "ruby-red",
    "brown"
  ],
  "generatedPalettes": [
    "pompeian-red"
  ],
  "generatedComparisons": [
    "pompeian-red-vs-firebrick",
    "pompeian-red-vs-rust"
  ],
  "relatedFamilies": [
    "/colors/by-family/red",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/pompeian-red",
    "/wcag/pompeian-red",
    "/css/colors/pompeian-red",
    "/hex/a42a04"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/red",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/pompeian-red"
    ],
    "related": [
      "/colors/rust",
      "/colors/firebrick",
      "/colors/mahogany",
      "/colors/ruby-red",
      "/colors/brown",
      "/compare/pompeian-red-vs-firebrick",
      "/compare/pompeian-red-vs-rust",
      "/harmonies/pompeian-red",
      "/wcag/pompeian-red",
      "/css/colors/pompeian-red",
      "/hex/a42a04"
    ]
  }
}
Full JSON dataset
{
  "slug": "pompeian-red",
  "name": "Pompeian Red",
  "hex": "#A42A04",
  "uses": [
    "historical references",
    "pigment palettes",
    "cultural color systems"
  ],
  "psychology": {
    "associations": [
      "heritage",
      "craft",
      "specificity"
    ],
    "contexts": [
      "museum design",
      "education",
      "editorial research",
      "cultural references"
    ],
    "avoidIn": [
      "generic unlabeled palette systems"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "red",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "red",
    "warm",
    "balanced",
    "historical-references",
    "pigment-palettes",
    "cultural-color-systems",
    "heritage",
    "craft",
    "specificity"
  ],
  "popularity": 80,
  "rgb": [
    164,
    42,
    4
  ],
  "hsl": [
    14,
    95,
    33
  ],
  "cmyk": [
    0,
    74,
    98,
    36
  ],
  "luminance": 0.0956,
  "contrast": {
    "black": 2.91,
    "white": 7.21
  },
  "harmonies": {
    "complementary": "#047FA4",
    "analogous": [
      "#A4042F",
      "#A47904"
    ],
    "triadic": [
      "#04A42A",
      "#2A04A4"
    ],
    "tetradic": [
      "#2FA404",
      "#047FA4",
      "#7904A4"
    ],
    "splitComplementary": [
      "#04A479",
      "#042FA4"
    ],
    "monochromatic": [
      "#F9430B",
      "#A42A04",
      "#4B1302"
    ]
  },
  "variants": {
    "light": "#F9430B",
    "dark": "#4B1302",
    "saturated": "#A82700",
    "desaturated": "#923317",
    "pastel": "#EA663E",
    "neon": "#D13100"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF"
    ]
  },
  "css": {
    "variable": "--color-pompeian-red: #A42A04;",
    "utility": ".bg-pompeian-red { background-color: #A42A04; }",
    "textUtility": ".text-pompeian-red { color: #A42A04; }"
  },
  "nearestColors": [
    "rust",
    "firebrick",
    "mahogany",
    "ruby-red",
    "brown"
  ],
  "generatedPalettes": [
    "pompeian-red"
  ],
  "generatedComparisons": [
    "pompeian-red-vs-firebrick",
    "pompeian-red-vs-rust"
  ],
  "relatedFamilies": [
    "/colors/by-family/red",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/pompeian-red",
    "/wcag/pompeian-red",
    "/css/colors/pompeian-red",
    "/hex/a42a04"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/red",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/pompeian-red"
    ],
    "related": [
      "/colors/rust",
      "/colors/firebrick",
      "/colors/mahogany",
      "/colors/ruby-red",
      "/colors/brown",
      "/compare/pompeian-red-vs-firebrick",
      "/compare/pompeian-red-vs-rust",
      "/harmonies/pompeian-red",
      "/wcag/pompeian-red",
      "/css/colors/pompeian-red",
      "/hex/a42a04"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#047FA4",
      "#A4042F",
      "#A47904"
    ],
    "avoid": [
      "#923317",
      "#F9430B"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#F9430B",
      "#923317"
    ]
  }
}

Color meaning and use

About Pompeian Red Color

Pompeian Red sits in the red family with warm temperature and balanced visual character. Pompeian Red is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include heritage, craft, and specificity, which makes it relevant for museum design and education. In design work, Pompeian Red is most useful for historical references, pigment palettes, and cultural color systems, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Pompeian Red against black and white text.

Black text2.91:1AA Fail
White text7.21:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text options#FFFFFF

Similar Colors

Color Harmonies

#047FA4#047FA4
#A4042F#A4042F
#A47904#A47904
#04A42A#04A42A
#2A04A4#2A04A4

Variants

#F9430B#F9430B
#4B1302#4B1302
#A82700#A82700
#923317#923317
#EA663E#EA663E
#D13100#D13100

Pairings

White#FFFFFF
#047FA4#047FA4
#A4042F#A4042F
#A47904#A47904
Matte Black#1A1A1A
White Smoke#F5F5F5