Generate a colorblind-safe palette
generateSafePaletteGenerate colorblind-safe hex color palettes for charts, maps, and UI. Ensures distinctness under protanopia, deuteranopia, and tritanopia.
Instructions
Return N colorblind-safe hex colors — distinct to each other under protanopia, deuteranopia and tritanopia. Seeded with the Okabe-Ito palette and safely extended above eight. Use when asked for accessible / colorblind-safe / colorblind-friendly colors for a chart, plot, map or UI. Never returns an unsafe color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | How many colorblind-safe colors to return |