#0200FF
#0200FF
#FDFF00
#FDFF00
Color Values
| Format | #0200FF | #FDFF00 |
|---|---|---|
| HEX | #0200FF | #FDFF00 |
| RGB | 2, 0, 255 | 253, 255, 0 |
| HSL | 240.5, 100.0%, 50.0% | 60.5, 100.0%, 50.0% |
| HSV | 240.5, 100.0%, 100.0% | 60.5, 100.0%, 100.0% |
| CMYK | 99.2%, 100.0%, 0.0%, 0.0% | 0.8%, 0.0%, 100.0%, 0.0% |
| OKLCH | 0.4523 0.313 264.2 | 0.9664 0.2115 110.4 |
Contrast & Accessibility
7.96:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FDFF00 → Background: #0200FF
The quick brown fox jumps over the lazy dog
Text: #0200FF → Background: #FDFF00
Color Difference (Delta E)
235.26
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #0200FF, #FDFF00);
background: linear-gradient(135deg, #0200FF, #FDFF00);