black
#000000
#FF88CC
#FF88CC
Color Values
| Format | #000000 | #FF88CC |
|---|---|---|
| HEX | #000000 | #FF88CC |
| RGB | 0, 0, 0 | 255, 136, 204 |
| HSL | 0.0, 0.0%, 0.0% | 325.7, 100.0%, 76.7% |
| HSV | 0.0, 0.0%, 0.0% | 325.7, 46.7%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 46.7%, 20.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.7773 0.1631 346.2 |
Contrast & Accessibility
9.65:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF88CC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FF88CC
Color Difference (Delta E)
90.44
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FF88CC);
background: linear-gradient(135deg, #000000, #FF88CC);