black
#000000
#B08080
#B08080
Color Values
| Format | #000000 | #B08080 |
|---|---|---|
| HEX | #000000 | #B08080 |
| RGB | 0, 0, 0 | 176, 128, 128 |
| HSL | 0.0, 0.0%, 0.0% | 0.0, 23.3%, 59.6% |
| HSV | 0.0, 0.0%, 0.0% | 0.0, 27.3%, 69.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 27.3%, 27.3%, 31.0% |
| OKLCH | 0.0 0.0 0.0 | 0.6472 0.0597 18.8 |
Contrast & Accessibility
6.25:1
AA Pass
AA Large Pass
AAA Fail
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #B08080 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #B08080
Color Difference (Delta E)
61.57
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #B08080);
background: linear-gradient(135deg, #000000, #B08080);