black
#000000
#BABBAA
#BABBAA
Color Values
| Format | #000000 | #BABBAA |
|---|---|---|
| HEX | #000000 | #BABBAA |
| RGB | 0, 0, 0 | 186, 187, 170 |
| HSL | 0.0, 0.0%, 0.0% | 63.5, 11.1%, 70.0% |
| HSV | 0.0, 0.0%, 0.0% | 63.5, 9.1%, 73.3% |
| CMYK | 0%, 0%, 0%, 100% | 0.5%, 0.0%, 9.1%, 26.7% |
| OKLCH | 0.0 0.0 0.0 | 0.7865 0.0235 109.7 |
Contrast & Accessibility
10.78:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BABBAA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BABBAA
Color Difference (Delta E)
75.93
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BABBAA);
background: linear-gradient(135deg, #000000, #BABBAA);