black
#000000
#BAAAEF
#BAAAEF
Color Values
| Format | #000000 | #BAAAEF |
|---|---|---|
| HEX | #000000 | #BAAAEF |
| RGB | 0, 0, 0 | 186, 170, 239 |
| HSL | 0.0, 0.0%, 0.0% | 253.9, 68.3%, 80.2% |
| HSV | 0.0, 0.0%, 0.0% | 253.9, 28.9%, 93.7% |
| CMYK | 0%, 0%, 0%, 100% | 22.2%, 28.9%, 0.0%, 6.3% |
| OKLCH | 0.0 0.0 0.0 | 0.7763 0.0983 294.6 |
Contrast & Accessibility
10.08:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BAAAEF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BAAAEF
Color Difference (Delta E)
82.44
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BAAAEF);
background: linear-gradient(135deg, #000000, #BAAAEF);