black
#000000
#CECCCB
#CECCCB
Color Values
| Format | #000000 | #CECCCB |
|---|---|---|
| HEX | #000000 | #CECCCB |
| RGB | 0, 0, 0 | 206, 204, 203 |
| HSL | 0.0, 0.0%, 0.0% | 20.0, 3.0%, 80.2% |
| HSV | 0.0, 0.0%, 0.0% | 20.0, 1.5%, 80.8% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 1.0%, 1.5%, 19.2% |
| OKLCH | 0.0 0.0 0.0 | 0.8465 0.0026 48.7 |
Contrast & Accessibility
13.12:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CECCCB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #CECCCB
Color Difference (Delta E)
82.17
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #CECCCB);
background: linear-gradient(135deg, #000000, #CECCCB);