black
#000000
#FFAA66
#FFAA66
Color Values
| Format | #000000 | #FFAA66 |
|---|---|---|
| HEX | #000000 | #FFAA66 |
| RGB | 0, 0, 0 | 255, 170, 102 |
| HSL | 0.0, 0.0%, 0.0% | 26.7, 100.0%, 70.0% |
| HSV | 0.0, 0.0%, 0.0% | 26.7, 60.0%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 33.3%, 60.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.808 0.1309 58.1 |
Contrast & Accessibility
11.19:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFAA66 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFAA66
Color Difference (Delta E)
93.42
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFAA66);
background: linear-gradient(135deg, #000000, #FFAA66);