black
#000000
#CABAAA
#CABAAA
Color Values
| Format | #000000 | #CABAAA |
|---|---|---|
| HEX | #000000 | #CABAAA |
| RGB | 0, 0, 0 | 202, 186, 170 |
| HSL | 0.0, 0.0%, 0.0% | 30.0, 23.2%, 72.9% |
| HSV | 0.0, 0.0%, 0.0% | 30.0, 15.8%, 79.2% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 7.9%, 15.8%, 20.8% |
| OKLCH | 0.0 0.0 0.0 | 0.7979 0.0287 67.4 |
Contrast & Accessibility
11.12:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CABAAA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #CABAAA
Color Difference (Delta E)
77.15
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #CABAAA);
background: linear-gradient(135deg, #000000, #CABAAA);