tool::color-guide
Black Color
Black — The Color of Elegance and Authority
#000000Black
Color Values
HEX
#000000RGB
rgb(0, 0, 0)HSL
hsl(0°, 0%, 0%)CSS
blackShade Palette
Complementary Color
↔
#FFFFFF
White
Analogous Colors
#1A1A1A
Dark Charcoal
#333333
Jet Black
CSS Usage
Pure black (#000000) on pure white can cause excessive contrast and eye strain during extended reading. In dark themes, use off-black (#0D0D0D–#1A1A1A) as background and off-white (#F5F5F5) as text to reduce harshness.
Black (#000000) absorbs all visible light and provides the maximum contrast ratio (21:1) against white, making it ideal for body text readability. It symbolizes sophistication, luxury, authority, and minimalism, and serves as the foundation for dark-theme UIs. While pure #000000 offers maximum contrast, slightly lighter off-blacks like #0D0D0D or #1A1A1A reduce eye strain in dark themes and feel more natural on modern displays.
Common Use Cases
- ▸Body text — maximum readability on white backgrounds
- ▸Dark theme backgrounds — code editors, terminals, media players
- ▸Luxury brand UI — Apple, Chanel, Porsche aesthetic
- ▸Borders and dividers — clear visual element separation
- ▸Icons and SVGs — default color for monochrome icons
- ▸Overlays and modal backdrops — semi-transparent black (rgba)
Related Colors
ad · 300×250
// related tools