black
#000000
#AAAFF8
#AAAFF8
Color Values
| Format | #000000 | #AAAFF8 |
|---|---|---|
| HEX | #000000 | #AAAFF8 |
| RGB | 0, 0, 0 | 170, 175, 248 |
| HSL | 0.0, 0.0%, 0.0% | 236.2, 84.8%, 82.0% |
| HSV | 0.0, 0.0%, 0.0% | 236.2, 31.5%, 97.3% |
| CMYK | 0%, 0%, 0%, 100% | 31.5%, 29.4%, 0.0%, 2.7% |
| OKLCH | 0.0 0.0 0.0 | 0.7773 0.104 280.7 |
Contrast & Accessibility
10.2:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAAFF8 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AAAFF8
Color Difference (Delta E)
83.51
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AAAFF8);
background: linear-gradient(135deg, #000000, #AAAFF8);