Skip to main content
Runflow

Eye Color

Recolor the irises in a portrait. The customer describes the target eye color (e.g. "blue", "emerald green", "amber") — that drives the inpaint guidance. Optional RGB lets you tint the overlay precisely.

By Runflow

Pricing: $0.29 per request

Overview

**Eye Color** recolors the irises in a portrait. Describe the target eye color in plain language ("blue", "emerald green", "amber", "deep brown") and the pipeline performs a face-aware inpaint + upscale that preserves natural eye texture, eyelash detail, and surrounding skin. RGB channel values let you tint the colour overlay precisely.

How it works

Provide an image URL, the inner filename in the bundle (`file_input`), the customer-facing target eye colour (`eye_color`), and three RGB channel values. A face-detection step locates the eyes; an inpainting + upscaling pass recolours the irises using `eye_color` to drive the guidance prompt, while preserving anatomical detail.

Common use cases

  • Portrait retouching at scale
  • Cosmetic-product visualization (lens campaigns)
  • Stylized portrait variations

API call shape

```json

POST /v1/models/runflow/eye-color/runs

{

"image_url": "https://…/portrait-bundle.zip",

"file_input": "portrait.png",

"eye_color": "emerald green",

"color_red": 40, "color_green": 160, "color_blue": 100

}

```

Examples

  • 01-young-woman-blue-eyes-frontal
  • 02-man-brown-eyes-3q
  • 03-child-hazel-eyes
  • 04-elderly-grey-eyes
  • 05-asian-male-dark-eyes
  • 06-woman-glasses-on
  • 07-man-blue-low-light
  • 08-woman-makeup-heavy
  • 09-man-half-shadow
  • 10-baby-blue-eyes

Frequently asked questions

What is the Eye Color model?
A first-party Runflow workflow that recolors the irises in a portrait to any RGB value you specify, while preserving natural eye and skin detail.
How much does Eye Color cost on Runflow?
Simple fixed pricing: $0.29 per image.
Does it work on multiple faces?
It targets the most prominent face in the image. For multi-subject group shots use a face-detection step upstream and run per face.
Can I use a natural-language description instead of RGB?
No — color is RGB-only for predictable results. We may add a prompt-based variant later.
How long does Eye Color take?
60–120 seconds typically.
Can I use the outputs commercially?
Yes.

Related models

  • Multi Angles, Re-render the same subject from a different camera angle. Pick a horizontal view, a vertical angle, and a shot distance: the model rotates the camera around the subject and re-renders the scene from that pose.
  • Logo Inpaint, Place a logo onto a target image, with optional mask to constrain placement. When the mask is omitted, the workflow picks a placement automatically.
  • Background Replace, Swap the background of any product photo for a new scene defined by a reference image and a short prompt. The model preserves the foreground subject while matching camera angle and lighting to the new background.
  • Reference Inpaint, Inpaint a region of a target photo using a reference image as the visual guide. Provide the target, a black-and-white mask of the area to fill, and a reference image. The model paints the masked region with content matching the reference.

Discoverable surfaces

Production-ready solutions

View all