black
#000000
#ABABBB
#ABABBB
Color Values
| Format | #000000 | #ABABBB |
|---|---|---|
| HEX | #000000 | #ABABBB |
| RGB | 0, 0, 0 | 171, 171, 187 |
| HSL | 0.0, 0.0%, 0.0% | 240.0, 10.5%, 70.2% |
| HSV | 0.0, 0.0%, 0.0% | 240.0, 8.6%, 73.3% |
| CMYK | 0%, 0%, 0%, 100% | 8.6%, 8.6%, 0.0%, 26.7% |
| OKLCH | 0.0 0.0 0.0 | 0.7463 0.0228 285.8 |
Contrast & Accessibility
9.27:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #ABABBB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #ABABBB
Color Difference (Delta E)
70.98
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #ABABBB);
background: linear-gradient(135deg, #000000, #ABABBB);