black
#000000
#FF665C
#FF665C
Color Values
| Format | #000000 | #FF665C |
|---|---|---|
| HEX | #000000 | #FF665C |
| RGB | 0, 0, 0 | 255, 102, 92 |
| HSL | 0.0, 0.0%, 0.0% | 3.7, 100.0%, 68.0% |
| HSV | 0.0, 0.0%, 0.0% | 3.7, 63.9%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 60.0%, 63.9%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.7028 0.1886 26.8 |
Contrast & Accessibility
7.31:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF665C → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FF665C
Color Difference (Delta E)
92.61
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FF665C);
background: linear-gradient(135deg, #000000, #FF665C);