black
#000000
#BBBEBA
#BBBEBA
Color Values
| Format | #000000 | #BBBEBA |
|---|---|---|
| HEX | #000000 | #BBBEBA |
| RGB | 0, 0, 0 | 187, 190, 186 |
| HSL | 0.0, 0.0%, 0.0% | 105.0, 3.0%, 73.7% |
| HSV | 0.0, 0.0%, 0.0% | 105.0, 2.1%, 74.5% |
| CMYK | 0%, 0%, 0%, 100% | 1.6%, 0.0%, 2.1%, 25.5% |
| OKLCH | 0.0 0.0 0.0 | 0.798 0.0065 137.8 |
Contrast & Accessibility
11.19:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BBBEBA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BBBEBA
Color Difference (Delta E)
76.68
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BBBEBA);
background: linear-gradient(135deg, #000000, #BBBEBA);