#2020AA
#2020AA
#AAAA20
#AAAA20
Color Values
| Format | #2020AA | #AAAA20 |
|---|---|---|
| HEX | #2020AA | #AAAA20 |
| RGB | 32, 32, 170 | 170, 170, 32 |
| HSL | 240.0, 68.3%, 39.6% | 60.0, 68.3%, 39.6% |
| HSV | 240.0, 81.2%, 66.7% | 60.0, 81.2%, 66.7% |
| CMYK | 81.2%, 81.2%, 0.0%, 33.3% | 0.0%, 0.0%, 81.2%, 33.3% |
| OKLCH | 0.3696 0.2072 270.2 | 0.7153 0.1473 109.6 |
Contrast & Accessibility
4.59:1
AA Pass
AA Large Pass
AAA Fail
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAAA20 → Background: #2020AA
The quick brown fox jumps over the lazy dog
Text: #2020AA → Background: #AAAA20
Color Difference (Delta E)
155.89
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #2020AA, #AAAA20);
background: linear-gradient(135deg, #2020AA, #AAAA20);