Your New Favorite Brunch
Spot in Oakland

Classic Breakfast • Tea Service • Bold Flavors

Brunch, Tea & Something a Little Different

French Toast • East African Flavors • Tea Service

Where Brunch Meets Something Special

French Toast • East African Dishes • Cozy Bistro

More Than Just Breakfast & Brunch

Nestled in the heart of Oakland, Blackberry Bistro offers a vibrant and inviting experience for breakfast and brunch enthusiasts seeking something beyond the ordinary. This cozy bistro delights with a diverse menu that expertly blends classic American breakfast favorites with unique culinary twists, along with expansive tea offerings.

A Bistro Made for Slow Mornings

East African Dishes

Black and white vintage sketch of a teapot with a curved spout, round lid, and a top handle.

Tea Service

French Toast

Host the Perfect Meal

Delicious breakfast favorites, unique dishes, and thoughtful service—everything you need for a great event.

Discover Us!

Find us easily on Middlefield Road, just a short distance from Chavez Supermarket. Order online for quick carryout or delivery!

4240 Park Blvd, Oakland, CA 94602

Business Hours

Monday to Friday : 7:30 am to 2 pm

Saturday - Sunday: 8 am to 3 pm

Follow us

a young lady eating lunch

Incredible bistro with friendly, swift service! The California and Smoked Salmon Benedicts were among the best I’ve ever had. I also enjoyed the chicken apple sausage, though I was too full for the Crepe Suzette. A wonderful experience overall—I’d definitely visit again. Highly recommended for an amazing meal!

a young lady

We went there a few days ago and then again today, and the server was so warm, kind, and friendly—she’d honestly make a great doctor, nurse, or caretaker. The food is delicious and the service is wonderful. There’s an open house literally next door, and if I lived there, I’d probably come here every day. We really love this place and would love to be regulars!

a young happy man

Absolutely love this place! Food is amazing, the service is welcoming and the atmosphere is comforting. Highly recommend!  I’m a regular. French toast with all the berries/carmelized bananas and chicken apple sausage omelet are my favs!

<!-- TESTIMONIAL ANIMATED CARDS -->

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />

<style>
img.img-text-feature:hover {
    transform: scale(1.2);
}
img.img-text-feature {
    transition: ease-in-out all .3s;
}

  
.swiper{ 

padding-bottom: 60px;
}


.swiper-slide-shadow {
background-color: rgba(0,0,0,0) !important;
}

/* Set the width and height of the dots */
.swiper-pagination-bullet {
  width: 40px;
  height: 15px;
  border-radius: 100px;
}

/* Set the background color of the active dot */
.swiper-pagination-bullet-active {
  background-color: white;
}
span.swiper-pagination-bullet {
    background: white;
}

/*Slider color*/
</style>

<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>

<script>
  var swiper = new Swiper(".customers", {
    effect: "cards",
    grabCursor: true,
      pagination: {
  el: ".swiper-pagination",
  clickable: true,
},
  });
</script>