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

プロパティ

色彩心理学

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.