black
#000000
#CCCABA
#CCCABA
Color Values
| Format | #000000 | #CCCABA |
|---|---|---|
| HEX | #000000 | #CCCABA |
| RGB | 0, 0, 0 | 204, 202, 186 |
| HSL | 0.0, 0.0%, 0.0% | 53.3, 15.0%, 76.5% |
| HSV | 0.0, 0.0%, 0.0% | 53.3, 8.8%, 80.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 1.0%, 8.8%, 20.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8362 0.0219 101.0 |
Contrast & Accessibility
12.72:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CCCABA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #CCCABA
Color Difference (Delta E)
81.52
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #CCCABA);
background: linear-gradient(135deg, #000000, #CCCABA);