#0500FF
#0500FF
#FAFF00
#FAFF00
Color Values
| Format | #0500FF | #FAFF00 |
|---|---|---|
| HEX | #0500FF | #FAFF00 |
| RGB | 5, 0, 255 | 250, 255, 0 |
| HSL | 241.2, 100.0%, 50.0% | 61.2, 100.0%, 50.0% |
| HSV | 241.2, 100.0%, 100.0% | 61.2, 100.0%, 100.0% |
| CMYK | 98.0%, 100.0%, 0.0%, 0.0% | 2.0%, 0.0%, 100.0%, 0.0% |
| OKLCH | 0.4527 0.3127 264.4 | 0.964 0.2122 111.2 |
Contrast & Accessibility
7.9:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FAFF00 → Background: #0500FF
The quick brown fox jumps over the lazy dog
Text: #0500FF → Background: #FAFF00
Color Difference (Delta E)
235.43
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #0500FF, #FAFF00);
background: linear-gradient(135deg, #0500FF, #FAFF00);