black
#000000
#FC99FF
#FC99FF
Color Values
| Format | #000000 | #FC99FF |
|---|---|---|
| HEX | #000000 | #FC99FF |
| RGB | 0, 0, 0 | 252, 153, 255 |
| HSL | 0.0, 0.0%, 0.0% | 298.2, 100.0%, 80.0% |
| HSV | 0.0, 0.0%, 0.0% | 298.2, 40.0%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 1.2%, 40.0%, 0.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8185 0.1727 326.0 |
Contrast & Accessibility
11.14:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FC99FF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FC99FF
Color Difference (Delta E)
99.01
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FC99FF);
background: linear-gradient(135deg, #000000, #FC99FF);