#03FF00
#03FF00
#FC00FF
#FC00FF
Color Values
| Format | #03FF00 | #FC00FF |
|---|---|---|
| HEX | #03FF00 | #FC00FF |
| RGB | 3, 255, 0 | 252, 0, 255 |
| HSL | 119.3, 100.0%, 50.0% | 299.3, 100.0%, 50.0% |
| HSV | 119.3, 100.0%, 100.0% | 299.3, 100.0%, 100.0% |
| CMYK | 98.8%, 0.0%, 100.0%, 0.0% | 1.2%, 100.0%, 0.0%, 0.0% |
| OKLCH | 0.8665 0.2947 142.5 | 0.6972 0.3215 327.7 |
Contrast & Accessibility
2.33:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FC00FF → Background: #03FF00
The quick brown fox jumps over the lazy dog
Text: #03FF00 → Background: #FC00FF
Color Difference (Delta E)
235.75
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #03FF00, #FC00FF);
background: linear-gradient(135deg, #03FF00, #FC00FF);