black
#000000
#999FAA
#999FAA
Color Values
| Format | #000000 | #999FAA |
|---|---|---|
| HEX | #000000 | #999FAA |
| RGB | 0, 0, 0 | 153, 159, 170 |
| HSL | 0.0, 0.0%, 0.0% | 218.8, 9.1%, 63.3% |
| HSV | 0.0, 0.0%, 0.0% | 218.8, 10.0%, 66.7% |
| CMYK | 0%, 0%, 0%, 100% | 10.0%, 6.5%, 0.0%, 33.3% |
| OKLCH | 0.0 0.0 0.0 | 0.7012 0.0174 262.7 |
Contrast & Accessibility
7.89:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #999FAA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #999FAA
Color Difference (Delta E)
65.65
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #999FAA);
background: linear-gradient(135deg, #000000, #999FAA);