ELEGANCE IN ACTION: MEET MOODY BLU

PHOTOS BY Moody Blu ★ INTERVIEW BY Fatima Turay

Moody Blu behind the scenes

Regal. Dynamic. Stoic. These are just a few of the choice words that can be mentioned to describe the work of film photographer, Moody Blu. Moody’s repertoire ranges from high fashion looks to more artistically appreciated stills that all cast a spell on you. His images have a heartbeat: beating beauty, individuality, and a lingering charisma that makes his moniker, Moody Blu, a pun full of intention. With an elegant and avant-garde approach that you notice in the final product, it’s no wonder Moody has ventured further into creative direction with his production house, @mb9studios. From the array of muses/subjects to collaborating with other creatives, but ultimately being the man with the plan—Moody Blu is an essential piece to executing any project, trust HIS process.

Fatima: So… did you find photography, or did it find you?

Moody: I would say I found photography. Amid self-discovery and trying to find my voice, photography was the only thing that made sense.

Would you say one has to be savvy at multiple things to be a creative director: stylist, photographer, editor, etc?

Not necessarily savvy but I believe one has to have a vision for what they want to communicate in either discipline. Just having a general understanding of

everything makes life easier.

There’s something melodic about your work, and it creates a feeling when I look at it: is there an artist or song that comes to mind when you look at your images?

Love this question! Don’t Blame Me by Yusef Lateef.

Fun question; you get to direct your favorite brand's newest campaign: what is the brand, and who is your dream team? (Talent/model, hair stylist, and MUA)

I’ve always wanted to produce for Comme Des Garcon, it just makes sense for this to happen, ya know. The dream team will have to be my go-to’s and day 1’s, they know who they are.

You represent the DMV but also have managed to find your way through the Concrete Jungle: what about NYC do you think draws so many artists and creative people?

New York just forever has that license to freedom of self-expression and identity that you rarely find in other places which makes it a safe haven for people who want to express themselves honestly.

Do you usually source your muses from the internet, use your friends, or street scout?

Mix of all for sure.

You are about to celebrate your birthday, June 5th, so an early happy birthday is in order! What is your wish for yourself?

Thank you! I wish for growth and tranquility. As I’ve gotten older I don’t ask for much.

What are some things you do to stay inspired to create?

Studying my peers and the art form as a whole keeps me going. I’m constantly amazed by what can be communicated and translated with something as simple as a camera.

How do you feel about this statement: art can be educational but art school is a scam. Thoughts?

No lies told. Art in its purest form is meant for you to utilize your mind and heart which in turn builds wisdom. I believe art school just imprisons you to this idea of failure that stumps potential.

What moods come out of you when you are behind the lens?

Peace and calmness :)

What are the advantages of working with creatives like yourself and artists that utilize artificial intelligence?

I always found it greatly beneficial to collaborate with other creatives because it offers new perspectives and insight that I would otherwise lose sight of. I’m always inspired by the brilliance of other people. I’m not completely against AI. Its only when it takes away from the responsibilities and authenticity of the artist that it gives me cause to pause with a side-eye.

Can you name three figures (public or personal) that have influenced you; why?

Creatively I would say Malick Sidibe and Paolo Roversi. Malick for his honest approach to capturing the true beauty and nature of his subjects. Paolo for how he’s able to evoke and challenge emotion with light and color.

Why did you choose Moody Blu for your moniker?

It made sense with the vibe I saw my work was giving. And it’s easier to market than my government haha.

The project “ASSIGNMENT 002: Musty Corp.” felt like a story was being told through the photos: would you consider yourself more of a conceptual artist?

With that particular project I related to what the designer, Tyrone Smith, was communicating with his pieces so I tried to translate it the honest way possible. As far as being a conceptual artist, I never really thought to put up a label. I just do and what comes out of it , is what it is.

What is your take on the struggling artist troupe: do you believe all artists have to suffer for their art?

Not necessarily, but I do believe suffering allows you to truly view yourself through a lens that challenges you and challenges always produce great results.

Do you prefer working alone with a “blank canvas”, like a client with a small idea but needs your creative direction, OR collaborating with other like-minded friends on projects?

A blank canvas for sure, I am a loner in this regard. I’m not opposed to big productions but I need room to 2-step, ya know.

Do all the serious artists keep their faces off of socials, wink wink…?

I’m not completely serious and faceless. I may do a little post-delete here and there but I always want the attention on my work.

Is there a dream position for you: maybe as the creative lead for a recording artist, or brand? Have you sought out representation?

I’ve always wanted to produce something for Ye but that's been looking shaky nowadays lol. I seek representation, there’s a lot of competition out there but I’m patient.

Has anything from your Somali/Haitian background contributed to your work ethic or content?

1000% working hard and doing what you need to do without complaint is a philosophy that is preached in every Haitian and Somali household I know of. Failure never existed in my vocabulary and I can say it has benefited me and continues to benefit me in every way imaginable.

/* ========================================================= A WORLDWIDE ARCHIVE — NASTY-INSPIRED EDITORIAL BLOG GRID Paste into: Design → Custom CSS ========================================================= */ /* ---------- Global archive mood ---------- */ body, #siteWrapper, #page, .page-section, .collection-type-blog, .blog-list, .blog-basic-grid { background: #000 !important; color: #fff !important; } /* Reduce default Squarespace padding so the archive feels more like a magazine index */ .collection-type-blog #page, .collection-type-blog .page-section, .collection-type-blog .content-wrapper, .collection-type-blog .sqs-layout { max-width: none !important; } .collection-type-blog .content-wrapper { padding-left: 2vw !important; padding-right: 2vw !important; } /* ---------- Blog grid layout ---------- */ /* Works for most Squarespace 7.1 blog archive/list layouts */ .blog-list, .blog-basic-grid { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; column-gap: 18px !important; row-gap: 70px !important; align-items: start !important; width: 100% !important; } /* Each blog post card */ .blog-item, .blog-list-item, .blog-basic-grid--container { position: relative !important; margin: 0 !important; padding: 0 !important; background: transparent !important; border: none !important; } /* ---------- Images ---------- */ .blog-item .image-wrapper, .blog-list-item .image-wrapper, .blog-basic-grid--container .image-wrapper, .blog-item .blog-image, .blog-list-item .blog-image, .blog-basic-grid--container .blog-image { overflow: hidden !important; background: #111 !important; } /* Make thumbnails taller and more editorial */ .blog-item img, .blog-list-item img, .blog-basic-grid--container img, .blog-image img, .image-wrapper img { width: 100% !important; height: 52vw !important; max-height: 620px !important; min-height: 420px !important; object-fit: cover !important; display: block !important; filter: grayscale(8%) contrast(1.08) brightness(.92) !important; transition: transform .7s ease, filter .7s ease, opacity .7s ease !important; } /* Hover movement */ .blog-item:hover img, .blog-list-item:hover img, .blog-basic-grid--container:hover img { transform: scale(1.035) !important; filter: grayscale(0%) contrast(1.16) brightness(1) !important; } /* ---------- Text block ---------- */ .blog-item .blog-text, .blog-list-item .blog-text, .blog-basic-grid--text, .blog-meta-wrapper, .blog-meta-section { color: #fff !important; } /* Keep text tight to image */ .blog-item .blog-text, .blog-list-item .blog-text, .blog-basic-grid--text { padding-top: 12px !important; max-width: 100% !important; } /* ---------- Metadata: categories, date, author ---------- */ .blog-meta, .blog-categories, .blog-author, .blog-date, .blog-meta-wrapper, .blog-meta-section, .blog-item .blog-meta a, .blog-list-item .blog-meta a, .blog-basic-grid .blog-categories a { color: rgba(255,255,255,.72) !important; font-family: Helvetica, Arial, sans-serif !important; font-size: 10px !important; line-height: 1.2 !important; letter-spacing: .08em !important; text-transform: uppercase !important; font-weight: 400 !important; } /* Category links should feel like editorial labels */ .blog-categories a, .blog-meta a { color: rgba(255,255,255,.72) !important; text-decoration: none !important; border-bottom: 1px solid rgba(255,255,255,.25) !important; } .blog-categories a:hover, .blog-meta a:hover { color: #fff !important; border-bottom-color: #fff !important; } /* ---------- Titles ---------- */ .blog-title, .blog-title a, .blog-item-title, .blog-list-item-title, .blog-basic-grid .blog-title a, .entry-title, .entry-title a { color: #fff !important; font-family: Helvetica, Arial, sans-serif !important; font-size: clamp(22px, 2.3vw, 44px) !important; line-height: .92 !important; letter-spacing: -.055em !important; text-transform: none !important; font-weight: 500 !important; text-decoration: none !important; margin-top: 8px !important; margin-bottom: 8px !important; } /* Give titles a sharper hover */ .blog-title a:hover, .blog-item-title a:hover, .blog-list-item-title a:hover, .entry-title a:hover { opacity: .6 !important; } /* ---------- Excerpts ---------- */ .blog-excerpt, .blog-excerpt p, .blog-item .excerpt, .blog-list-item .excerpt { color: rgba(255,255,255,.76) !important; font-family: Helvetica, Arial, sans-serif !important; font-size: clamp(13px, .95vw, 16px) !important; line-height: 1.28 !important; letter-spacing: -.015em !important; margin-top: 8px !important; margin-bottom: 0 !important; } /* Limit excerpts so cards stay clean like an index */ .blog-excerpt { display: -webkit-box !important; -webkit-line-clamp: 4 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; } /* ---------- Read More link ---------- */ .blog-more-link, .blog-more-link a, .read-more, .read-more a, .blog-item .sqs-block-button-element { color: #fff !important; background: transparent !important; border: none !important; padding: 0 !important; margin-top: 14px !important; font-family: Helvetica, Arial, sans-serif !important; font-size: 10px !important; line-height: 1 !important; letter-spacing: .12em !important; text-transform: uppercase !important; text-decoration: none !important; } .blog-more-link a::after, .read-more a::after { content: " +" !important; } .blog-more-link a:hover, .read-more a:hover { opacity: .55 !important; } /* ---------- Create irregular editorial rhythm ---------- */ /* Every 1st item becomes a larger lead story */ .blog-list > *:nth-child(1), .blog-basic-grid > *:nth-child(1) { grid-column: span 2 !important; } .blog-list > *:nth-child(1) img, .blog-basic-grid > *:nth-child(1) img { height: 64vw !important; max-height: 780px !important; } /* Every 7th item becomes wide, creating a magazine rhythm */ .blog-list > *:nth-child(7n), .blog-basic-grid > *:nth-child(7n) { grid-column: span 2 !important; } .blog-list > *:nth-child(7n) img, .blog-basic-grid > *:nth-child(7n) img { height: 58vw !important; max-height: 700px !important; } /* ---------- Header/navigation harmony ---------- */ .header, .site-header, .header-announcement-bar-wrapper { background: #000 !important; color: #fff !important; } .header a, .site-header a, .header-nav a, .header-menu-nav a { color: #fff !important; font-family: Helvetica, Arial, sans-serif !important; font-size: 11px !important; letter-spacing: .08em !important; text-transform: uppercase !important; } /* Optional: make the active page feel like a selected magazine tab */ .header-nav-item--active a, .header-menu-nav-item--active a { border-bottom: 1px solid #fff !important; } /* ---------- Page title / archive title ---------- */ .collection-title, .blog-list-title, .page-title, h1 { color: #fff !important; font-family: Helvetica, Arial, sans-serif !important; font-size: clamp(42px, 8vw, 130px) !important; line-height: .82 !important; letter-spacing: -.075em !important; text-transform: uppercase !important; font-weight: 500 !important; margin-bottom: 40px !important; } /* ---------- Pagination / load more ---------- */ .blog-list-pagination, .pagination, .item-pagination, .blog-list .pagination { color: #fff !important; border-top: 1px solid rgba(255,255,255,.18) !important; margin-top: 80px !important; padding-top: 24px !important; } .pagination a, .blog-list-pagination a, .item-pagination a { color: #fff !important; font-family: Helvetica, Arial, sans-serif !important; font-size: 11px !important; letter-spacing: .12em !important; text-transform: uppercase !important; text-decoration: none !important; } /* ---------- Mobile ---------- */ @media screen and (max-width: 1024px) { .blog-list, .blog-basic-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; column-gap: 14px !important; row-gap: 52px !important; } .blog-list > *:nth-child(1), .blog-basic-grid > *:nth-child(1), .blog-list > *:nth-child(7n), .blog-basic-grid > *:nth-child(7n) { grid-column: span 2 !important; } .blog-item img, .blog-list-item img, .blog-basic-grid--container img, .blog-image img, .image-wrapper img { height: 70vw !important; min-height: 340px !important; } } @media screen and (max-width: 640px) { .collection-type-blog .content-wrapper { padding-left: 14px !important; padding-right: 14px !important; } .blog-list, .blog-basic-grid { grid-template-columns: 1fr !important; row-gap: 48px !important; } .blog-list > *, .blog-basic-grid > * { grid-column: span 1 !important; } .blog-item img, .blog-list-item img, .blog-basic-grid--container img, .blog-image img, .image-wrapper img { height: 118vw !important; min-height: 420px !important; } .blog-title, .blog-title a, .blog-item-title, .blog-list-item-title, .entry-title, .entry-title a { font-size: 30px !important; line-height: .9 !important; } .blog-excerpt { -webkit-line-clamp: 3 !important; } }
Previous
Previous

DIALLO MITCH UP IN THIS B★TCH!

Next
Next

TIA KNIGHTS X A WORLDWIDE MAGAZINE DIGITAL