black
#000000
#EFEFEC
#EFEFEC
Color Values
| Format | #000000 | #EFEFEC |
|---|---|---|
| HEX | #000000 | #EFEFEC |
| RGB | 0, 0, 0 | 239, 239, 236 |
| HSL | 0.0, 0.0%, 0.0% | 60.0, 8.6%, 93.1% |
| HSV | 0.0, 0.0%, 0.0% | 60.0, 1.3%, 93.7% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 0.0%, 1.3%, 6.3% |
| OKLCH | 0.0 0.0 0.0 | 0.9513 0.004 106.5 |
Contrast & Accessibility
18.23:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EFEFEC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EFEFEC
Color Difference (Delta E)
94.38
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EFEFEC);
background: linear-gradient(135deg, #000000, #EFEFEC);