Explore Named Colors Across Color Spaces

An interactive CodePen visualizes the distribution of named colors across many color models. Users can switch among numerous curated color-name lists and compare how they populate different spaces. The project is open-source, emphasizing exploration rather than a fixed conclusion.
Key Points
- Interactive visualization of how named colors are distributed across multiple color spaces.
- Supports a wide range of color-name datasets, from web standards to historical and cultural lists.
- Multiple color models are available (e.g., RGB, Lab/OKLab, LCh, HSV/HSL, XYZ, YUV), enabling cross-model comparison.
- Includes usability features like dataset filtering, “Best of”/short-name subsets, and dark mode.
- Open-source project with code available on GitHub for transparency and reuse.
Sentiment
The community responded overwhelmingly positively. Most comments praised the visualization's beauty, educational value, and the breadth of color name datasets. Criticism was almost entirely constructive—focused on UX improvements like stopping the spin and adding labels—rather than fundamental objections. The creator's active engagement and rapid iteration based on feedback was warmly received. The deeper technical debate about color models versus color spaces was collegial and educational rather than hostile.
In Agreement
- The visualization is visually impressive and effectively reveals gaps and clustering patterns across different color naming systems
- The diversity of color name lists (Japanese traditional, Ridgway, CSS, xkcd) provides fascinating cross-cultural insights into how humans name colors
- The creator's decade-long commitment to curating thousands of evocative color names is admirable and practically useful for generated palettes
- Switching between color spaces in the tool helps users understand how perceptual models better expose naming gaps than RGB
- The project serves as a valuable open-source resource with its companion API and GitHub repository
Opposed
- The headline incorrectly calls RGB a color space when it is actually a color model—sRGB and Rec2020 are color spaces with defined primaries and whitepoints
- The auto-spinning cube made it nearly impossible to examine adjacent colors or hover over specific points
- The tool is more visually fun than practically useful compared to simpler tools like Name That Color for everyday design work
- Missing UX features like hover labels near the cursor, axis labels, and a stop-spinning button limited usability
- Named colors are confined to the sRGB gamut, raising questions about whether colors outside that gamut deserve names too