{
  "name": "The Bestseller Cover Visual DNA Index",
  "identifier": "makemybookcover-visual-dna",
  "version": "2026-Q3",
  "url": "https://makemybookcover.com/book-cover-design-data",
  "licence": "https://creativecommons.org/licenses/by/4.0/",
  "creator": "Evan Kane",
  "publisher": "MakeMyBookCover",
  "method": "Direct visual inspection of current category bestseller lists, coded by hand against a fixed set of axes. Observational, not causal — these are patterns on the shelf, not evidence that any pattern causes sales.",
  "temporalCoverage": "2026-04-01/2026-09-30",
  "sample": {
    "totalCovers": 332,
    "amazonCovers": 324,
    "goodreadsCovers": 8,
    "genreCount": 6,
    "genres": [
      "children",
      "thriller",
      "fantasy",
      "romance",
      "cookbook",
      "poetry"
    ],
    "lists": [
      {
        "genre": "children",
        "refreshedQuarter": "2026-Q2",
        "sources": [
          {
            "source": "Amazon",
            "list": "US Children's Picture Books Top 50",
            "count": 50
          }
        ]
      },
      {
        "genre": "thriller",
        "refreshedQuarter": "2026-Q2",
        "sources": [
          {
            "source": "Amazon",
            "list": "US Thrillers & Mysteries Top 100",
            "count": 100
          }
        ]
      },
      {
        "genre": "fantasy",
        "refreshedQuarter": "2026-Q2",
        "sources": [
          {
            "source": "Amazon",
            "list": "Fantasy Bestsellers Top 30",
            "count": 30
          },
          {
            "source": "Goodreads",
            "list": "Best Epic Fantasy Top 8",
            "count": 8
          }
        ]
      },
      {
        "genre": "romance",
        "refreshedQuarter": "2026-Q2",
        "sources": [
          {
            "source": "Amazon",
            "list": "US Best Sellers in Romance Top 50",
            "count": 50
          }
        ]
      },
      {
        "genre": "cookbook",
        "refreshedQuarter": "2026-Q2",
        "sources": [
          {
            "source": "Amazon",
            "list": "Best Sellers — Cookbooks, Food & Wine Top 50",
            "count": 50
          }
        ]
      },
      {
        "genre": "poetry",
        "refreshedQuarter": "2026-Q3",
        "sources": [
          {
            "source": "Amazon",
            "list": "Best Sellers — Poetry",
            "count": 44
          }
        ]
      }
    ]
  },
  "axes": [
    {
      "axis": "Background: light vs dark",
      "insight": "Among the genres coded on this axis, cookbooks are the outlier: light grounds where thriller, fantasy and romance go dark.",
      "observations": [
        {
          "genre": "cookbook",
          "stat": "84%",
          "note": "light / bright ground"
        },
        {
          "genre": "thriller",
          "stat": "71%",
          "note": "near-monochrome deep navy or black"
        },
        {
          "genre": "fantasy",
          "stat": "68%",
          "note": "dark or near-black ground"
        },
        {
          "genre": "romance",
          "stat": "54%",
          "note": "dark palette overall"
        }
      ]
    },
    {
      "axis": "Illustration vs photography",
      "insight": "Cookbooks lead with a photograph; the fiction and poetry samples coded here do not.",
      "observations": [
        {
          "genre": "romance",
          "stat": "78%",
          "note": "illustrated or painterly"
        },
        {
          "genre": "cookbook",
          "stat": "74%",
          "note": "lead with a photograph"
        },
        {
          "genre": "fantasy",
          "stat": "73%",
          "note": "illustrated / digital painting"
        },
        {
          "genre": "poetry",
          "stat": "64%",
          "note": "carry no photograph at all"
        }
      ]
    },
    {
      "axis": "Type-dominant vs image-anchored",
      "insight": "Thriller and romance put the title ahead of the image; the poetry sample splits evenly.",
      "observations": [
        {
          "genre": "thriller",
          "stat": "79%",
          "note": "title outweighs imagery"
        },
        {
          "genre": "romance",
          "stat": "70%",
          "note": "title-dominant composition"
        },
        {
          "genre": "poetry",
          "stat": "50%",
          "note": "type-led, imagery small or absent"
        }
      ]
    },
    {
      "axis": "Single focal element",
      "insight": "The most widely shared convention on this index: a single focal element leads every genre coded on this axis except cookbook, where it is a plurality rather than a majority.",
      "observations": [
        {
          "genre": "children",
          "stat": "82%",
          "note": "one oversized character"
        },
        {
          "genre": "thriller",
          "stat": "64%",
          "note": "one silhouette / doorway / window"
        },
        {
          "genre": "romance",
          "stat": "64%",
          "note": "one ornamental object"
        },
        {
          "genre": "fantasy",
          "stat": "61%",
          "note": "one iconic element"
        },
        {
          "genre": "cookbook",
          "stat": "46%",
          "note": "one hero dish"
        }
      ]
    },
    {
      "axis": "Title type: serif vs sans",
      "insight": "Romance and children go serif; thriller inverts the rule with heavy condensed sans / slab.",
      "observations": [
        {
          "genre": "children",
          "stat": "68%",
          "note": "hand-lettered or chunky serif"
        },
        {
          "genre": "romance",
          "stat": "66%",
          "note": "chunky serif"
        },
        {
          "genre": "thriller",
          "stat": "58%",
          "note": "heavy condensed sans or slab"
        },
        {
          "genre": "fantasy",
          "stat": "57%",
          "note": "large serif / decorative display"
        }
      ]
    },
    {
      "axis": "Warm / metallic accent",
      "insight": "Warmth signals dominate this axis — metallic accents on fantasy, saturated palettes on children.",
      "observations": [
        {
          "genre": "children",
          "stat": "74%",
          "note": "warm-saturated palette"
        },
        {
          "genre": "fantasy",
          "stat": "53%",
          "note": "gold / fire-orange / metallic accent"
        }
      ]
    }
  ]
}
