black
#000000
#FFC080
#FFC080
Color Values
| Format | #000000 | #FFC080 |
|---|---|---|
| HEX | #000000 | #FFC080 |
| RGB | 0, 0, 0 | 255, 192, 128 |
| HSL | 0.0, 0.0%, 0.0% | 30.2, 100.0%, 75.1% |
| HSV | 0.0, 0.0%, 0.0% | 30.2, 49.8%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 24.7%, 49.8%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8516 0.1085 65.9 |
Contrast & Accessibility
13.1:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFC080 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFC080
Color Difference (Delta E)
93.01
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFC080);
background: linear-gradient(135deg, #000000, #FFC080);