black
#000000
#FABBDD
#FABBDD
Color Values
| Format | #000000 | #FABBDD |
|---|---|---|
| HEX | #000000 | #FABBDD |
| RGB | 0, 0, 0 | 250, 187, 221 |
| HSL | 0.0, 0.0%, 0.0% | 327.6, 86.3%, 85.7% |
| HSV | 0.0, 0.0%, 0.0% | 327.6, 25.2%, 98.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 25.2%, 11.6%, 2.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8593 0.0842 345.4 |
Contrast & Accessibility
13.22:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FABBDD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FABBDD
Color Difference (Delta E)
87.37
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FABBDD);
background: linear-gradient(135deg, #000000, #FABBDD);