black
#000000
#FFEB42
#FFEB42
Color Values
| Format | #000000 | #FFEB42 |
|---|---|---|
| HEX | #000000 | #FFEB42 |
| RGB | 0, 0, 0 | 255, 235, 66 |
| HSL | 0.0, 0.0%, 0.0% | 53.7, 100.0%, 62.9% |
| HSV | 0.0, 0.0%, 0.0% | 53.7, 74.1%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 7.8%, 74.1%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9288 0.1768 102.3 |
Contrast & Accessibility
17.21:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFEB42 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFEB42
Color Difference (Delta E)
121.7
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFEB42);
background: linear-gradient(135deg, #000000, #FFEB42);