black
#000000
#AAA099
#AAA099
Color Values
| Format | #000000 | #AAA099 |
|---|---|---|
| HEX | #000000 | #AAA099 |
| RGB | 0, 0, 0 | 170, 160, 153 |
| HSL | 0.0, 0.0%, 0.0% | 24.7, 9.1%, 63.3% |
| HSV | 0.0, 0.0%, 0.0% | 24.7, 10.0%, 66.7% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 5.9%, 10.0%, 33.3% |
| OKLCH | 0.0 0.0 0.0 | 0.7122 0.0154 57.5 |
Contrast & Accessibility
8.2:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAA099 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AAA099
Color Difference (Delta E)
66.74
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AAA099);
background: linear-gradient(135deg, #000000, #AAA099);