black
#000000
#FFDEAC
#FFDEAC
Color Values
| Format | #000000 | #FFDEAC |
|---|---|---|
| HEX | #000000 | #FFDEAC |
| RGB | 0, 0, 0 | 255, 222, 172 |
| HSL | 0.0, 0.0%, 0.0% | 36.1, 100.0%, 83.7% |
| HSV | 0.0, 0.0%, 0.0% | 36.1, 32.5%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 12.9%, 32.5%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9162 0.0741 77.9 |
Contrast & Accessibility
16.3:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFDEAC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFDEAC
Color Difference (Delta E)
94.66
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFDEAC);
background: linear-gradient(135deg, #000000, #FFDEAC);