ComfyUI Node
RC Color Match
Advanced color matching with Photoshop-quality algorithms
RC Color Match
- target
- reference
- IMAGE
◄methodlab_statistics►
◄strength1.00►
◄preserve_luminositytrue►
◄neutralize0.00►
◄variance_scale1.00►
CategoryRC/Adjustments
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| target | IMAGE | Target image to be color matched | |
| reference | IMAGE | Reference image to match colors from | |
| method | COMBO | lab_statistics | Color matching method: - lab_statistics: PS-style LAB statistical matching (fastest, most accurate) - lab_histogram: LAB histogram matching (better detail preservation) - mkl_transfer: Monge-Kantorovitch Linear transfer (natural, smooth) - wavelet_hybrid: Wavelet + LAB hybrid (best for textures) |
| strength | FLOAT | 1.000–1 | Blend strength between original and matched (0=original, 1=fully matched) |
| preserve_luminosity | BOOLEAN | true | Preserve original luminosity (only match colors, not brightness) |
| neutralize | FLOAT | 0.000–1 | Neutralize gray tones in target image |
| variance_scale | FLOAT | 1.000.1–2 | Scale the variance/contrast of the match (1.0=exact match) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |