black
#000000
#888672
#888672
Color Values
| Format | #000000 | #888672 |
|---|---|---|
| HEX | #000000 | #888672 |
| RGB | 0, 0, 0 | 136, 134, 114 |
| HSL | 0.0, 0.0%, 0.0% | 54.5, 8.8%, 49.0% |
| HSV | 0.0, 0.0%, 0.0% | 54.5, 16.2%, 53.3% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 1.5%, 16.2%, 46.7% |
| OKLCH | 0.0 0.0 0.0 | 0.6161 0.0292 102.5 |
Contrast & Accessibility
5.7:1
AA Pass
AA Large Pass
AAA Fail
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #888672 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #888672
Color Difference (Delta E)
56.74
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #888672);
background: linear-gradient(135deg, #000000, #888672);