References: Style, Character, and Image Prompts
Pure text prompting hits a ceiling. To control exactly what you get, you feed the model images as well as words. In 2026 every serious tool supports reference images for style, for a specific subject, and for composition. This lesson covers all three and when to use each.
Step 1: Style references copy the look, not the content
A style reference (Midjourney --sref, or a style image slot in Flux based tools) tells the model to borrow the palette, texture, and mood of a reference while generating your own subject. Use it to keep a whole campaign visually consistent.
Step 2: Character and subject references
To keep the same face or product across many images, use a character reference (Midjourney --cref) or an identity feature in tools like Flux and Runway. You supply a clear, well lit reference of the subject and the model carries its identity into new scenes.
the same young woman from the reference,
now sitting in a cafe reading a book,
warm afternoon light
--cref https://example.com/her-face.png --cw 100
# --cw 100 = lock face strongly; lower it to let clothing/style varyStep 3: Composition control with image prompts
Sometimes you want the exact layout of a reference, where the horizon sits, where the subject stands. That is a structural or depth reference, often called ControlNet in the open world. You give the model the skeleton of an image and let it repaint the surface.
Result
You can now hold one variable steady (a face, a palette, a layout) while changing the rest, which is the core skill behind every consistent series and brand look.