black
#000000
#FAAACD
#FAAACD
Color Values
| Format | #000000 | #FAAACD |
|---|---|---|
| HEX | #000000 | #FAAACD |
| RGB | 0, 0, 0 | 250, 170, 205 |
| HSL | 0.0, 0.0%, 0.0% | 333.8, 88.9%, 82.4% |
| HSV | 0.0, 0.0%, 0.0% | 333.8, 32.0%, 98.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 32.0%, 18.0%, 2.0% |
| OKLCH | 0.0 0.0 0.0 | 0.825 0.1031 351.7 |
Contrast & Accessibility
11.7:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FAAACD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FAAACD
Color Difference (Delta E)
85.53
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FAAACD);
background: linear-gradient(135deg, #000000, #FAAACD);