black
#000000
#83ABCD
#83ABCD
Color Values
| Format | #000000 | #83ABCD |
|---|---|---|
| HEX | #000000 | #83ABCD |
| RGB | 0, 0, 0 | 131, 171, 205 |
| HSL | 0.0, 0.0%, 0.0% | 207.6, 42.5%, 65.9% |
| HSV | 0.0, 0.0%, 0.0% | 207.6, 36.1%, 80.4% |
| CMYK | 0%, 0%, 0%, 100% | 36.1%, 16.6%, 0.0%, 19.6% |
| OKLCH | 0.0 0.0 0.0 | 0.7244 0.066 244.5 |
Contrast & Accessibility
8.67:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #83ABCD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #83ABCD
Color Difference (Delta E)
71.8
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #83ABCD);
background: linear-gradient(135deg, #000000, #83ABCD);