black
#000000
#FF45AB
#FF45AB
Color Values
| Format | #000000 | #FF45AB |
|---|---|---|
| HEX | #000000 | #FF45AB |
| RGB | 0, 0, 0 | 255, 69, 171 |
| HSL | 0.0, 0.0%, 0.0% | 327.1, 100.0%, 63.5% |
| HSV | 0.0, 0.0%, 0.0% | 327.1, 72.9%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 72.9%, 32.9%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.6891 0.2372 351.7 |
Contrast & Accessibility
6.69:1
AA Pass
AA Large Pass
AAA Fail
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF45AB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FF45AB
Color Difference (Delta E)
98.43
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FF45AB);
background: linear-gradient(135deg, #000000, #FF45AB);