Saturation/Chroma amount. ~0.1-0.15 for OKLCH (Natural/Vibrant). ~60-80 for HSL (Classic/Bright). Default: 0.14 (Vibrant OKLCH)
How much Chroma "wobbles" between even/odd colors. Default: 0.02 (Subtle vibrancy change).
Starting Hue (0-360). Random by default if undefined.
Perceived Lightness. ~0.6-0.7 for readable dark text on top. ~0.4-0.5 for readable white text on top. Default: 0.65 (Bright enough for charts)
How much Lightness "wobbles" between even/odd colors. Default: 0.10 (Provides good contrast between neighbors).
If true, uses Golden Angle (~137.5) to generate colors. Good if you don't know the exact count or want pseudo-randomness. If false (default), divides 360 by 'count' for max distance.
Options for random distinc color generator.