black
#000000
#FF68CC
#FF68CC
Color Values
| Format | #000000 | #FF68CC |
|---|---|---|
| HEX | #000000 | #FF68CC |
| RGB | 0, 0, 0 | 255, 104, 204 |
| HSL | 0.0, 0.0%, 0.0% | 320.3, 100.0%, 70.4% |
| HSV | 0.0, 0.0%, 0.0% | 320.3, 59.2%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 59.2%, 20.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.736 0.2117 343.0 |
Contrast & Accessibility
8.1:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF68CC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FF68CC
Color Difference (Delta E)
97.5
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FF68CC);
background: linear-gradient(135deg, #000000, #FF68CC);