Design and Color Accessibility Dictionary
- Color Accessibility
- Contrast level between colors that ensures content is readable for people with visual impairments.
- HSL (Hue, Saturation, Lightness)
- Color model that is more intuitive for humans than RGB, based on hue, saturation, and lightness.
- WCAG Contrast
- International standard that defines the minimum contrast ratios for an accessible web.
- PascalCase
- Naming convention required for React components where color icons can be integrated.
Common Design Implementation Questions
How do I use this palette in my code?
You can copy HEX, RGB, or HSL values directly. We recommend using HSL for easy dynamic adjustments via CSS variables or React props.
Are my palettes saved in the cloud?
No. Uselium prioritizes your privacy. All color generation logic and adjustments run locally. Your designs are yours alone.
Comparativa de Servicio
| Feature | Uselium (Private/Local) | Others (Cloud/Tracking) |
|---|---|---|
| Privacy | Total (Local logic) | Suggestions based on tracking |
| Harmony Types | Exact mathematics | Imprecise manual selections |
| Export | HEX, RGB, HSL | Often limited to HEX |