| name | photography-aesthetic-control |
| description | Use when curating or generating photographs for a luxury brand. Hidden aesthetic markers (color cast, depth, framing) signal brand.
|
Photography Aesthetic Control
Editorial photography has a consistent color cast, depth bias, framing convention. Treat photo style like type — define and enforce it.
Editorial photo markers
- Color cast: warm cream or cool steel; never saturated
- Depth: shallow depth of field, foreground subject in focus
- Framing: off-center subject; rule of thirds; negative space
- Light: natural or soft directional; never flat overhead
- Texture: visible grain or film texture; never plastic-smooth
- Composition: cropped tighter than natural snapshot
Common bad photography signals
- Stock-photo grin (over-staged)
- Flat overhead lighting (Zoom-call aesthetic)
- Generic 'people-pointing-at-screen' framing
- Over-saturated color
- Plastic skin-smoothing
- Watermarks (Shutterstock, Adobe Stock)
- Logo placement on photo subject
Photo treatment in CSS
.photo {
filter: contrast(1.05) saturate(0.92);
border-radius: 0;
box-shadow: 0 2px 24px rgba(0,0,0,0.06);
}
Apply globally to maintain consistency across the brand.
Where this fits in the X3 empire
Used across CardPrepAI brand photography.