black
#000000
#FFECAD
#FFECAD
Color Values
| Format | #000000 | #FFECAD |
|---|---|---|
| HEX | #000000 | #FFECAD |
| RGB | 0, 0, 0 | 255, 236, 173 |
| HSL | 0.0, 0.0%, 0.0% | 46.1, 100.0%, 83.9% |
| HSV | 0.0, 0.0%, 0.0% | 46.1, 32.2%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 7.5%, 32.2%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9437 0.0825 93.3 |
Contrast & Accessibility
17.85:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFECAD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFECAD
Color Difference (Delta E)
99.23
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFECAD);
background: linear-gradient(135deg, #000000, #FFECAD);