@import url(‘https://fonts.googleapis.com/css2?family=Anton&family=Ropa+Sans&display=swap’);
.co-blog{–bg:#09090b;–bg2:#0c0912;–surface:#131318;–border:#26262c;–border-soft:#1e1e24;–lime:#cee64d;–lime-hot:#c3f400;–lime-dim:#8fa332;–purple:#ac4bff;–gold:#ffd36d;–text:#fafafa;–text2:#e4e4e7;–muted:#9f9fa9;–font-head:’Anton’,sans-serif;–font-body:’Ropa Sans’,’Inter’,sans-serif}
.co-blog{background:var(–bg);color:var(–text2);font-family:var(–font-body);line-height:1.75;font-size:17px;border-radius:18px;padding:0 clamp(18px,4vw,44px) 44px;margin:0 auto;max-width:840px;overflow:hidden}
.co-blog ::selection{background:var(–lime);color:#09090b}
.co-blog .hero{position:relative;padding:54px 0 38px;margin:0 0 8px}
.co-blog .hero:before{content:””;position:absolute;top:-180px;left:50%;transform:translateX(-50%);width:720px;height:420px;background:radial-gradient(ellipse at center,rgba(172,75,255,.16),transparent 65%);pointer-events:none}
.co-blog .hero > *{position:relative}
.co-blog .tag{display:inline-block;background:linear-gradient(90deg,rgba(172,75,255,.18),rgba(123,97,255,.1));color:#c9a2ff;border:1px solid rgba(172,75,255,.4);font-size:.72rem;font-weight:700;letter-spacing:2px;padding:6px 16px;border-radius:999px;margin-bottom:20px;text-transform:uppercase}
.co-blog .byline{color:var(–muted);font-size:.88rem;display:flex;gap:18px;flex-wrap:wrap;align-items:center;padding:16px 0 0;border-top:1px solid var(–border-soft);margin-top:26px}
.co-blog .byline .dot{width:5px;height:5px;border-radius:50%;background:var(–purple)}
.co-blog .byline b{color:var(–lime)}
.co-blog p{margin:0 0 18px}
.co-blog strong{color:var(–text)}
.co-blog h2{font-family:var(–font-head);font-size:1.55rem;font-weight:400;margin:52px 0 16px;color:var(–text);text-transform:uppercase;letter-spacing:.8px;position:relative;padding-left:18px}
.co-blog h2:before{content:””;position:absolute;left:0;top:6px;bottom:6px;width:4px;border-radius:4px;background:linear-gradient(180deg,var(–lime-hot),var(–purple))}
.co-blog h3{font-family:var(–font-head);font-size:1.05rem;font-weight:400;margin:30px 0 10px;color:var(–lime);letter-spacing:.8px;text-transform:uppercase}
.co-blog .tldr{background:linear-gradient(140deg,#15151c,#0e0c15);border:1px solid var(–border);border-left:4px solid var(–lime-hot);border-radius:16px;padding:26px 28px;margin:8px 0 34px;box-shadow:0 0 40px rgba(172,75,255,.07)}
.co-blog .tldr h2{margin:0 0 14px;font-size:1rem;padding-left:0;color:var(–lime-hot);letter-spacing:2px}
.co-blog .tldr h2:before{display:none}
.co-blog .tldr ul{list-style:none;margin:0;padding:0}
.co-blog .tldr li{padding:7px 0 7px 28px;position:relative;font-size:.97rem}
.co-blog .tldr li:before{content:”\25B8 “;position:absolute;left:4px;color:var(–purple);font-weight:700}
.co-blog table{width:100%;border-collapse:separate;border-spacing:0;margin:18px 0 10px;font-size:.92rem;background:var(–surface);border:1px solid var(–border);border-radius:14px;overflow:hidden}
.co-blog caption{caption-side:top;text-align:left;font-size:.78rem;color:var(–muted);padding-bottom:10px;letter-spacing:1px;text-transform:uppercase}
.co-blog th{background:#1a1a22;color:var(–lime-hot);text-align:left;padding:13px 16px;font-size:.74rem;text-transform:uppercase;letter-spacing:1.4px;border-bottom:1px solid var(–border)}
.co-blog td{padding:13px 16px;border-bottom:1px solid var(–border-soft);vertical-align:top;color:var(–text2)}
.co-blog tr:last-child td{border-bottom:none}
.co-blog tr:hover td{background:rgba(206,230,77,.03)}
.co-blog .hot td{background:linear-gradient(90deg,rgba(172,75,255,.1),rgba(206,230,77,.05))}
.co-blog .hot td:first-child{border-left:3px solid var(–purple)}
.co-blog .gold-val{color:var(–gold);font-weight:700}
.co-blog .answer{background:var(–bg2);border:1px solid rgba(172,75,255,.28);border-left:4px solid var(–purple);border-radius:0 12px 12px 0;padding:16px 20px;margin:0 0 20px;font-size:.98rem}
.co-blog .answer strong{color:var(–lime)}
.co-blog .verdict{background:linear-gradient(135deg,rgba(172,75,255,.1),rgba(206,230,77,.05));border:1px solid rgba(172,75,255,.3);border-radius:16px;padding:24px 26px;margin:30px 0}
.co-blog .verdict .v-label{font-family:var(–font-head);font-size:.82rem;letter-spacing:2.5px;color:var(–purple);text-transform:uppercase;display:block;margin-bottom:10px}
.co-blog .verdict p{margin:0;font-size:.98rem}
.co-blog .cta{position:relative;background:linear-gradient(135deg,#14141b,#0d0a14);border:1px solid var(–border);border-radius:20px;padding:38px 30px;text-align:center;margin:48px 0;overflow:hidden}
.co-blog .cta:before{content:””;position:absolute;inset:-40%;background:radial-gradient(ellipse at 30% 0%,rgba(172,75,255,.14),transparent 55%),radial-gradient(ellipse at 75% 100%,rgba(195,244,0,.08),transparent 55%);pointer-events:none}
.co-blog .cta h3{font-family:var(–font-head);color:var(–text);font-size:1.5rem;margin:0 0 10px;letter-spacing:1px;text-transform:uppercase;position:relative}
.co-blog .cta p{color:var(–muted);font-size:.95rem;max-width:540px;margin:0 auto 22px;position:relative}
.co-blog .btn{position:relative;display:inline-block;background:var(–lime-hot);color:#09090b !important;font-weight:800;padding:15px 36px;border-radius:10px;text-decoration:none;font-size:.95rem;letter-spacing:1px;text-transform:uppercase;transition:.2s}
.co-blog .btn:hover{box-shadow:0 0 34px rgba(195,244,0,.4);transform:translateY(-1px)}
.co-blog .cta .proof{display:flex;align-items:center;justify-content:center;gap:8px;color:var(–lime);font-size:.85rem;margin:0 0 16px;position:relative}
.co-blog .cta .proof .live{width:8px;height:8px;border-radius:50%;background:var(–lime-hot);animation:co-pulse 1.6s infinite}
@keyframes co-pulse{0%,100%{opacity:1}50%{opacity:.3}}
.co-blog .cta .tiers{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:0 0 20px;position:relative}
.co-blog .cta .tiers span{border:1px solid var(–border);background:rgba(255,255,255,.03);border-radius:999px;padding:6px 14px;font-size:.8rem;color:var(–text2)}
.co-blog .cta .tiers b{color:var(–lime-hot)}
.co-blog .cta .micro{font-size:.78rem;color:var(–muted);margin:14px 0 0;position:relative}
.co-blog .inline-cta{display:block;background:rgba(195,244,0,.05);border:1px dashed var(–lime-dim);border-radius:12px;padding:14px 18px;margin:24px 0;color:var(–lime);text-decoration:none;font-weight:700;font-size:.95rem;transition:.2s}
.co-blog .inline-cta:hover{background:rgba(195,244,0,.1);border-style:solid}
.co-blog .inline-cta small{display:block;color:var(–muted);font-weight:400;margin-top:3px;font-size:.8rem}
.co-blog .faq details{background:var(–surface);border:1px solid var(–border);border-radius:12px;margin-bottom:10px;transition:.2s}
.co-blog .faq details[open]{border-color:rgba(172,75,255,.4)}
.co-blog .faq summary{cursor:pointer;font-weight:700;padding:17px 20px;list-style:none;font-size:.98rem;color:var(–text)}
.co-blog .faq summary::-webkit-details-marker{display:none}
.co-blog .faq summary:before{content:”\25C6 “;color:var(–purple);font-size:.7rem;vertical-align:2px;margin-right:6px}
.co-blog .faq details p{padding:0 20px 18px;color:var(–muted);font-size:.94rem}
.co-blog .related{display:block;background:linear-gradient(90deg,var(–surface),var(–bg2));border:1px solid var(–border);border-radius:16px;padding:24px 26px;margin:40px 0;text-decoration:none;transition:.2s}
.co-blog .related:hover{border-color:var(–lime-dim);box-shadow:0 0 30px rgba(206,230,77,.08)}
.co-blog .related .lbl{font-size:.7rem;letter-spacing:2.5px;color:var(–purple);text-transform:uppercase;font-weight:700}
.co-blog .related .rt{display:block;color:var(–lime);font-family:var(–font-head);font-size:1.15rem;letter-spacing:.5px;margin-top:8px;text-transform:uppercase}
.co-blog a.inline{color:var(–lime);text-decoration:underline;text-decoration-color:var(–lime-dim);text-underline-offset:3px}
.co-blog a.inline:hover{color:var(–lime-hot)}
.co-blog .note{font-size:.8rem;color:var(–muted);margin:0 0 18px}
.co-blog .sources{font-size:.78rem;color:#6b6b75;border-top:1px solid var(–border-soft);margin-top:50px;padding-top:20px}
@media(max-width:640px){.co-blog h2{font-size:1.3rem}.co-blog table{font-size:.82rem}.co-blog th,.co-blog td{padding:10px 10px}}
The Pitch Black Pokémon set, officially Pokémon TCG: Mega Evolution: Pitch Black, hits shelves worldwide on July 17, 2026. It is the fifth English expansion of the Mega Evolution era, and it puts one of the most collected dark-type Pokémon of all time front and center: Mega Darkrai ex. The CardOutpost team has tracked every reveal since the set was announced in April. Here is everything you need to know before you rip your first pack.
⚡ Key Takeaways
- Release date: July 17, 2026 (prereleases ran July 4–12).
- Set size: 120 cards, the smallest Mega Evolution set so far.
- Top chase: Mega Darkrai ex Mega Hyper Rare (#120), a black-and-gold etched card.
- Other headliners: Mega Zeraora ex, Mega Chandelure ex, Mega Excadrill ex.
- Origin: Based on Japan’s Abyss Eye set, plus three added promos.
When Does Pitch Black Release?
The Pokémon Pitch Black release date is Friday, July 17, 2026, in all English-speaking markets. Prerelease events took place July 4–12, 2026, and the set is legal for tournament play three weeks after launch, per standard TPCi policy.
The set arrives just two weeks before Storm Emeralda (July 31), so July 2026 is one of the busiest release windows of the Mega Evolution era. If you’re budgeting between the two, this guide will help you decide how hard to chase this one.
Set overview: quick facts
| Detail | Fact |
| Official name | Pokémon TCG: Mega Evolution: Pitch Black (ME05) |
| Release date | July 17, 2026 |
| Set size | 120 cards (84 main set + 36 secret rares) |
| Cover Pokémon | Mega Darkrai ex |
| Japanese equivalent | Abyss Eye (near-identical, + 3 promo additions) |
| Era | 5th English set of the Mega Evolution block |
| ETB promo | Zarude (cut from the set’s Illustration Rares) |
What Is the Pitch Black Pokémon Set?
This is a dark-themed expansion built around Mega Darkrai ex and a supporting cast of night-and-shadow Pokémon: Mega Chandelure ex, Mega Zeraora ex and Mega Excadrill ex all get the Mega Evolution ex treatment with etched artwork. The set is nearly identical to Japan’s Abyss Eye, with three promos folded in for the English release: Mega Slowbro ex, Jett and Mega Delphox ex from Japan’s Gym promo waves.
At 120 cards, this is the leanest set of the block. That matters more than it sounds: fewer cards means the secret-rare pool is concentrated, so each pack you open has a tighter, more focused chase list. Small sets like this one historically produce some of the best single-card demand, because every collector is hunting the same handful of cards.
Notable main-set inclusions: Wailord ex returns with a massive 380 HP, Miraidon, Koraidon and Zarude appear as Holo Rares, and playable support like Primarina and Sinistcha rounds out the list.
Pitch Black Chase Cards: What to Hunt
The top Pitch Black chase cards are the Mega Hyper Rare Mega Darkrai ex (#120), the Special Illustration Rare Mega Darkrai ex (#116), and the SIR versions of Mega Zeraora ex (#114) and Mega Chandelure ex (#115). The Gwynn SIR (#119) is the set’s premier trainer chase.
Top chase cards: early market estimates, July 9, 2026
| Card | # | Rarity | Early Estimate* |
| Mega Darkrai ex | 120/086 | Mega Hyper Rare (black gold) | $350–$600+ |
| Mega Darkrai ex | 116/086 | Special Illustration Rare | $120–$220 |
| Mega Zeraora ex | 114/086 | Special Illustration Rare | $60–$110 |
| Mega Chandelure ex | 115/086 | Special Illustration Rare | $50–$100 |
| Gwynn | 119/086 | Special Illustration Rare | $40–$90 |
| Gladion’s Final Battle | 118/086 | Special Illustration Rare | $30–$70 |
| Morpeko ex | 117/086 | Special Illustration Rare | $25–$55 |
| Slowbro / Primarina | 090 / 088 | Illustration Rare | $10–$30 |
*Estimates based on presale listings and closing prices of comparable Mega Evolution era cards. Prices move fast in the first two weeks after release.
Why Darkrai? Dark-type legendaries are among the most reliably collected Pokémon in the hobby, and this is Darkrai’s first-ever Mega Evolution card. First-appearance chase cards from small sets have been the strongest performers of the entire Mega Evolution block so far. It is a pattern we see daily across CardOutpost’s live pull feed, where dark-type hits consistently cash out above their listed comps.
2,774 collectors ripped packs on CardOutpost in the last 24 hours
Chase Mega Darkrai without the shelf hunt
Rip digital packs online, watch the reveal live, and every hit ships to your door as a real, authenticated card.
Trainer $10Grail $250God $1,000
Rip a Pack From $10 →
Authenticated pulls · Real cards shipped · Instant cashout option
Pitch Black Pull Rates: What Are Your Odds?
Official Pitch Black pull rates aren’t published, but Mega Evolution era data puts Illustration Rares at roughly 1 in 8–12 packs, full-art Ultra Rares at ~1 in 30, Special Illustration Rares at ~1 in 80–100, and the Mega Hyper Rare at between 1 in 540 and 1 in 1,260 packs.
Expected pull rates, based on Mega Evolution era set data
| Rarity Tier | Cards in Set | Approx. Odds per Pack | Packs per Hit (avg.) |
| Illustration Rare (IR) | #085–095 (11 cards) | ~1 in 8–12 | ~10 |
| Ultra Rare (full-art ex) | #096–103 (8 cards) | ~1 in 30 | ~30 |
| Ultra Rare (trainers/items) | #104–113 (10 cards) | ~1 in 35 | ~35 |
| Special Illustration Rare (SIR) | #114–119 (6 cards) | ~1 in 80–100 | ~90 |
| Mega Hyper Rare (MHR) | #120 (1 card) | ~1 in 540–1,260 | 15–35 booster boxes |
Read that last row again: the Mega Hyper Rare Darkrai could take 15 to 35 booster boxes to pull. Mega Evolution era gold cards carry some of the lowest pull rates ever printed in the modern game, which is exactly why the single-card market for them runs hot. Set your budget with that math in mind, or chase graded singles instead of sealed product if the #120 is your only target.
→ Skip the 35-box math: rip individual packs from $10 on CardOutpostEvery pull authenticated. Hits shipped to your door or cashed out instantly.
Pitch Black Card List: How the 120 Cards Break Down
The full Pitch Black card list runs 84 main-set cards plus 36 secret rares. The secret-rare block splits into four tiers: eleven Illustration Rares (including standout artworks of Slowbro, Primarina, Dhelmise and Silvally), eight full-art ex cards, ten full-art trainers and items (Gwynn, Gladion’s Final Battle, Misty’s Vitality, Dark Bell and more), six Special Illustration Rares, and the single black-gold Mega Darkrai ex at #120.
One quirk collectors should know: the English set cut Zarude’s Illustration Rare from the list and turned it into the Elite Trainer Box promo. If you want that art, the ETB is the only way to get it.
Pitch Black Products: What’s Available at Launch
Product lineup at launch: July 17, 2026
| Product | Contents | Best For |
| Booster Box | 36 booster packs | Best cost-per-pack for set completion |
| Elite Trainer Box | 9 packs + Zarude promo + accessories | Exclusive Zarude ETB promo |
| Pokémon Center ETB | ETB with exclusive extras | Premium collectors |
| Booster Bundle | 6 booster packs | Low-commitment sampling |
| Build & Battle Box | Prerelease kit + packs | New players |
| Checklane Blisters | 1–3 packs + promo (Slowpoke, Luxray, Gengar, more) | Impulse promo hunting |
Store promos this cycle: spend $15+ on Pokémon TCG product to grab Primarina (Hot Topic, Barnes & Noble, BoxLunch), Zarude (GameStop) or Armarouge (Best Buy), each stamped with the 30th anniversary logo on cosmos holofoil.
Is Pitch Black Worth Buying?
For Darkrai collectors, yes, unambiguously. This is the character’s first Mega card, it anchors the set at three different rarities, and small-set chase cards have consistently outperformed in this block. For value hunters, the concentrated 120-card list means fewer dead pulls per pack than bloated 200+ card sets. For competitive players, Mega Darkrai ex, Mega Zeraora ex and Mega Chandelure ex all look playable, giving sealed product a floor of demand beyond collectors.
◆ The Outpost Verdict
Rip for the SIRs, buy the gold as a single. With the Mega Hyper Rare at up to 1-in-1,260 odds, chasing the #120 through sealed product alone is a lottery ticket, but the six-card SIR lineup makes every pack a live hit. That’s exactly the profile CardOutpost’s pack tiers are built around: defined odds, authenticated pulls, real cards shipped. And if this set is only one item on your 2026 shopping list, see our companion guide to the best Pokémon booster packs to buy in 2026 to see how it stacks up against Prismatic Evolutions, Ascended Heroes and the rest of the field.
Frequently Asked Questions
When does the Pitch Black Pokémon set release?
July 17, 2026, worldwide. Prerelease events ran July 4–12, 2026.
What is the rarest card in Pitch Black?
The Mega Hyper Rare Mega Darkrai ex (#120), a black-and-gold etched card pulled at roughly 1 in 540–1,260 packs based on Mega Evolution era rates.
How many cards are in Pitch Black?
120 total: an 84-card main set plus 36 secret rares. It’s the smallest set of the Mega Evolution block.
Is Pitch Black based on a Japanese set?
Yes, it mirrors Japan’s Abyss Eye, adding Mega Slowbro ex, Jett and Mega Delphox ex from Japanese Gym promo waves.
What comes after Pitch Black?
Storm Emeralda (Mega Rayquaza ex) lands July 31, 2026, followed by the 30th Celebration set on September 16, 2026.
◆ Read Next
Best Pokémon Booster Packs to Buy in 2026: Ranked for Collectors →
79,842 collectors · $14.3M paid out · 247,830 packs opened
Pitch Black drops July 17. Be first to rip it.
New drops go live on CardOutpost the moment sets release: digital rips, real cardboard, shipped to your door.
Start Pulling From $10 →
Authenticated pulls · Real cards shipped · Instant cashout option
Set data sourced from official Pokémon TCG announcements and PokéBeach’s Pitch Black set guide (July 2026). Pull-rate figures are estimates from Mega Evolution era community data; prices are early market estimates and change daily. CardOutpost is not affiliated with The Pokémon Company International.
Leave a Reply