black
#000000
#FFF7FB
#FFF7FB
Color Values
| Format | #000000 | #FFF7FB |
|---|---|---|
| HEX | #000000 | #FFF7FB |
| RGB | 0, 0, 0 | 255, 247, 251 |
| HSL | 0.0, 0.0%, 0.0% | 330.0, 100.0%, 98.4% |
| HSV | 0.0, 0.0%, 0.0% | 330.0, 3.1%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 3.1%, 1.6%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9834 0.01 345.4 |
Contrast & Accessibility
19.95:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFF7FB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFF7FB
Color Difference (Delta E)
97.99
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFF7FB);
background: linear-gradient(135deg, #000000, #FFF7FB);