// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 14, 2026
32.8 C
Singapore

BLACKPINK’s Rosé to join producer Teddy’s The Black Label Company

BLACKPINK’s Rosé is in talks to join The Black Label, a company led by producer Teddy. Reports on the 17 revealed her potential contract with The Black Label, confirming ongoing discussions.

The Black Label, founded in 2016 by Teddy, a former 1TYM member, manages artists like BIGBANG’s Taeyang, Jeon Somi, Zion.T, and actors Park Bo-gum and Lee Jong-won.

Since 2016, Rosé and Teddy have worked together extensively, with Teddy producing for BLACKPINK.

rose fotor 2024061712528 e1718600086653
Photo: Instagram/Rosé

Largest world tour by a K-pop girl group

Last year, Rosé and her BLACKPINK bandmates embarked on the largest world tour by a K-pop girl group, “BORN PINK,” drawing about 1.8 million fans.

They also performed at the Coachella Festival in the U.S., attracting 250,000 attendees over two days, and at Hyde Park in the UK, drawing 65,000 attendees and engaging with a total of approximately 2.115 million fans.

Since late last year, Rosé and YG Entertainment have adopted a “separate yet together” approach. They plan to continue BLACKPINK’s group activities under YG while allowing members to pursue solo careers independently.

See also  Singer-songwriter Ed Sheeran tests positive for COVID-19

Independent labels

All BLACKPINK members now have their own solo ventures. Before Rosé, Jennie, Lisa, and Jisoo launched their independent labels. Jennie started Odd Atelier (ODD ATELIER, OA) in December last year.

Lisa began her solo projects through her LLOUD label in February this year. Jisoo, with her brother’s support, created BLISSOO in February.

Rosé, whose real name is Roseanne Park, is a prominent singer and dancer in BLACKPINK. Renowned for her powerful stage presence and distinctive voice, she excels in group performances and as a solo artist.

Rosé’s vocal prowess shines in BLACKPINK’s hits like “Kill This Love” and “Ddu-Du Ddu-Du.”

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //