black
#000000
#FFFBDF
#FFFBDF
Color Values
| Format | #000000 | #FFFBDF |
|---|---|---|
| HEX | #000000 | #FFFBDF |
| RGB | 0, 0, 0 | 255, 251, 223 |
| HSL | 0.0, 0.0%, 0.0% | 52.5, 100.0%, 93.7% |
| HSV | 0.0, 0.0%, 0.0% | 52.5, 12.5%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 1.6%, 12.5%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9839 0.0367 100.4 |
Contrast & Accessibility
20.12:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFBDF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFFBDF
Color Difference (Delta E)
99.3
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFFBDF);
background: linear-gradient(135deg, #000000, #FFFBDF);