black
#000000
#FABCFF
#FABCFF
Color Values
| Format | #000000 | #FABCFF |
|---|---|---|
| HEX | #000000 | #FABCFF |
| RGB | 0, 0, 0 | 250, 188, 255 |
| HSL | 0.0, 0.0%, 0.0% | 295.5, 100.0%, 86.9% |
| HSV | 0.0, 0.0%, 0.0% | 295.5, 26.3%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 2.0%, 26.3%, 0.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8726 0.112 324.0 |
Contrast & Accessibility
13.7:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FABCFF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FABCFF
Color Difference (Delta E)
93.27
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FABCFF);
background: linear-gradient(135deg, #000000, #FABCFF);