black
#000000
#FFACCF
#FFACCF
Color Values
| Format | #000000 | #FFACCF |
|---|---|---|
| HEX | #000000 | #FFACCF |
| RGB | 0, 0, 0 | 255, 172, 207 |
| HSL | 0.0, 0.0%, 0.0% | 334.7, 100.0%, 83.7% |
| HSV | 0.0, 0.0%, 0.0% | 334.7, 32.5%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 32.5%, 18.8%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8344 0.1059 352.7 |
Contrast & Accessibility
12.05:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFACCF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFACCF
Color Difference (Delta E)
86.83
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFACCF);
background: linear-gradient(135deg, #000000, #FFACCF);