Vibrance
Vibrance boosts muted colors more than already-saturated ones, and protects skin tones from looking unnatural — the "smarter" alternative to a flat Saturation boost.
Parameters
| Parameter | Type | Range | Default | What it does |
|---|---|---|---|---|
| Amount | number | -100 to 100 | 0 | Vibrance strength. Positive boosts muted colors, negative desaturates them. |
How it works
Vibrance intrinsically weights its effect away from skin tones and already-vivid colors, so portraits and skies tend to hold up better under a strong Vibrance push than the same push applied as flat Saturation.
See also
Saturation applies a uniform boost with no tone protection — useful when you deliberately want an even, all-over color intensity change.
Control preview
JSON structure
{
"id": "vibrance",
"enabled": true,
"params": {
"amount": 0
}
}