#3333AA
#3333AA
#AAAA33
#AAAA33
Color Values
| Format | #3333AA | #AAAA33 |
|---|---|---|
| HEX | #3333AA | #AAAA33 |
| RGB | 51, 51, 170 | 170, 170, 51 |
| HSL | 240.0, 53.8%, 43.3% | 60.0, 53.8%, 43.3% |
| HSV | 240.0, 70.0%, 66.7% | 60.0, 70.0%, 66.7% |
| CMYK | 70.0%, 70.0%, 0.0%, 33.3% | 0.0%, 0.0%, 70.0%, 33.3% |
| OKLCH | 0.4072 0.1839 274.5 | 0.7164 0.137 109.4 |
Contrast & Accessibility
3.88:1
AA Fail
AA Large Pass
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAAA33 → Background: #3333AA
The quick brown fox jumps over the lazy dog
Text: #3333AA → Background: #AAAA33
Color Difference (Delta E)
138.2
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #3333AA, #AAAA33);
background: linear-gradient(135deg, #3333AA, #AAAA33);