#0020FF
#0020FF
#FFDF00
#FFDF00
Color Values
| Format | #0020FF | #FFDF00 |
|---|---|---|
| HEX | #0020FF | #FFDF00 |
| RGB | 0, 32, 255 | 255, 223, 0 |
| HSL | 232.5, 100.0%, 50.0% | 52.5, 100.0%, 50.0% |
| HSV | 232.5, 100.0%, 100.0% | 52.5, 100.0%, 100.0% |
| CMYK | 100.0%, 87.5%, 0.0%, 0.0% | 0.0%, 12.5%, 100.0%, 0.0% |
| OKLCH | 0.4669 0.3031 264.2 | 0.9027 0.1869 98.7 |
Contrast & Accessibility
5.96:1
AA Pass
AA Large Pass
AAA Fail
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFDF00 → Background: #0020FF
The quick brown fox jumps over the lazy dog
Text: #0020FF → Background: #FFDF00
Color Difference (Delta E)
215.06
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #0020FF, #FFDF00);
background: linear-gradient(135deg, #0020FF, #FFDF00);