black
#000000
#FF6BAE
#FF6BAE
Color Values
| Format | #000000 | #FF6BAE |
|---|---|---|
| HEX | #000000 | #FF6BAE |
| RGB | 0, 0, 0 | 255, 107, 174 |
| HSL | 0.0, 0.0%, 0.0% | 332.8, 100.0%, 71.0% |
| HSV | 0.0, 0.0%, 0.0% | 332.8, 58.0%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 58.0%, 31.8%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.7287 0.1915 354.7 |
Contrast & Accessibility
7.97:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF6BAE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FF6BAE
Color Difference (Delta E)
91.0
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FF6BAE);
background: linear-gradient(135deg, #000000, #FF6BAE);