#0100FF
#0100FF
#FEFF00
#FEFF00
Color Values
| Format | #0100FF | #FEFF00 |
|---|---|---|
| HEX | #0100FF | #FEFF00 |
| RGB | 1, 0, 255 | 254, 255, 0 |
| HSL | 240.2, 100.0%, 50.0% | 60.2, 100.0%, 50.0% |
| HSV | 240.2, 100.0%, 100.0% | 60.2, 100.0%, 100.0% |
| CMYK | 99.6%, 100.0%, 0.0%, 0.0% | 0.4%, 0.0%, 100.0%, 0.0% |
| OKLCH | 0.4522 0.3131 264.1 | 0.9672 0.2112 110.1 |
Contrast & Accessibility
7.98:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FEFF00 → Background: #0100FF
The quick brown fox jumps over the lazy dog
Text: #0100FF → Background: #FEFF00
Color Difference (Delta E)
235.2
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #0100FF, #FEFF00);
background: linear-gradient(135deg, #0100FF, #FEFF00);