black

#000000

CSS color

Overview

Black is the absence of visible light, rendered in the RGB additive model as rgb(0, 0, 0) — the point where all three color channels read zero. Its hex code #000000 marks the origin of the RGB color cube and the darkest value any display can produce. As one of the sixteen basic HTML named colors, black is standardized across CSS and is the default text color of most web documents. Having no hue or saturation, it sits outside the color wheel entirely and functions as a neutral, pairing legibly with nearly any foreground. In print and pigment systems black is a subtractive result, produced when a surface absorbs the full spectrum, which is conceptually the inverse of its additive definition on screen.

Black (#000000) is the absence of all reflected light, the darkest possible color in the RGB color model. As the foundation of typography and the universal contrast anchor, it is indispensable in virtually every design discipline. Psychologically, black conveys authority, elegance, sophistication, and in many contexts, luxury and finality.

On this page

قيم الألوان

HEX

#000000

RGB

0, 0, 0

HSL

0,0, 0,0%, 0,0%

HSV

0,0, 0,0%, 0,0%

CMYK

0%, 0%, 0%, 100%

OKLCH

0,0 0,0 0,0

الخصائص

دافئ داكن الأقرب: black

علم نفس الألوان

Pure and near-pure blacks represent absolute power, elegance, and bold sophistication. They evoke the infinite depth of space, mystery, and timeless authority. Black is the color of luxury fashion, formal occasions, and definitive statements.

Design Usage

The darkest blacks are used for true dark-mode OLED backgrounds and luxury branding. They create maximum contrast and dramatic visual impact when paired with bright colors. Use for premium interfaces, photography backgrounds, and high-contrast design systems.

تناسقات الألوان

محاكاة عمى الألوان

استخدام CSS

background-color: #000000;
color: #000000;
border-color: #000000;
أقرب Tailwind: Zinc 950 #09090B

ظلال Tailwind

فاحص التباين

نص على الأبيض

21,0:1

AA Pass AAA Pass

نص على الأسود

1,0:1

AA Fail AAA Fail

قارن مع

العلامات التجارية التي تستخدم هذا اللون

جزء من هذه المجموعات

المقالات ذات الصلة

الأسئلة المتكررة

What are the RGB, HSL, and CMYK values of #000000?

RGB(0, 0, 0) · HSL(0,0, 0,0%, 0,0%) · CMYK(0%, 0%, 0%, 100%)

Does #000000 meet WCAG contrast on white?

21,0:1 — WCAG AA ناجح, AAA ناجح for normal text.

What text color is readable on #000000?

Use FFFFFF text on a #000000 background; contrast on black is 1,0:1.