#0010FF
#0010FF
#FFEF00
#FFEF00
Color Values
| Format | #0010FF | #FFEF00 |
|---|---|---|
| HEX | #0010FF | #FFEF00 |
| RGB | 0, 16, 255 | 255, 239, 0 |
| HSL | 236.2, 100.0%, 50.0% | 56.2, 100.0%, 50.0% |
| HSV | 236.2, 100.0%, 100.0% | 56.2, 100.0%, 100.0% |
| CMYK | 100.0%, 93.7%, 0.0%, 0.0% | 0.0%, 6.3%, 100.0%, 0.0% |
| OKLCH | 0.4575 0.3095 264.1 | 0.935 0.1981 104.7 |
Contrast & Accessibility
6.99:1
AA Pass
AA Large Pass
AAA Fail
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFEF00 → Background: #0010FF
The quick brown fox jumps over the lazy dog
Text: #0010FF → Background: #FFEF00
Color Difference (Delta E)
225.78
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #0010FF, #FFEF00);
background: linear-gradient(135deg, #0010FF, #FFEF00);