Oscars 2026: Nominations, Contenders, and the Road to the Gold

Oscars 2026: Nominations, Contenders, and the Road to the Gold
source: gettyimages
March 16, 2026

Time to roll out the red carpet as the 98th Academy Awards return to LA’s Dolby Theatre, honoring the standout movies and performances of the past year.

Looking back at the best films of 2025, the race is wide open. The nominations were announced early in the year, with Ryan Coogler’s Sinners making history by earning 16 nods, including Best Picture. Other notable contenders include Josh Safdie’s Marty Supreme, Paul Thomas Anderson’s One Battle After Another, Chloé Zhao’s Hamnet, and Yorgos Lanthimos’ Bugonia, among many others. As with every Oscars year, only one title per category can claim the coveted gold statues.

Below is the full slate of categories and nominees for the 2026 ceremony. This page will be updated live as winners are announced, with the victors shown in bold as they’re revealed, so refresh to follow the results.

Best Supporting Actress

Best Animated Feature

Best Animated Short

Best Costume Design

Best Makeup and Hairstyling

Best Casting

Best Live Action Short

Best Supporting Actor

Best Adapted Screenplay

Best Original Screenplay

Best Production Design

Best Visual Effects

Best Documentary Short

Best Documentary Feature

Best Original Score

Best Sound

Best Editing

Best Cinematography

Best International Feature

Best Original Song

Best Actor

Best Actress

Best Director

Best Picture

For more from the world of cinema, explore upcoming streaming releases, films hitting cineplexes, and our 2026 movie release calendar.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 176 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6646566,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}