black
#000000
#AAAACA
#AAAACA
Color Values
| Format | #000000 | #AAAACA |
|---|---|---|
| HEX | #000000 | #AAAACA |
| RGB | 0, 0, 0 | 170, 170, 202 |
| HSL | 0.0, 0.0%, 0.0% | 240.0, 23.2%, 72.9% |
| HSV | 0.0, 0.0%, 0.0% | 240.0, 15.8%, 79.2% |
| CMYK | 0%, 0%, 0%, 100% | 15.8%, 15.8%, 0.0%, 20.8% |
| OKLCH | 0.0 0.0 0.0 | 0.7487 0.0457 285.2 |
Contrast & Accessibility
9.31:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAAACA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AAAACA
Color Difference (Delta E)
72.71
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AAAACA);
background: linear-gradient(135deg, #000000, #AAAACA);