black
#000000
#FFAEED
#FFAEED
Color Values
| Format | #000000 | #FFAEED |
|---|---|---|
| HEX | #000000 | #FFAEED |
| RGB | 0, 0, 0 | 255, 174, 237 |
| HSL | 0.0, 0.0%, 0.0% | 313.3, 100.0%, 84.1% |
| HSV | 0.0, 0.0%, 0.0% | 313.3, 31.8%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 31.8%, 7.1%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8476 0.1231 335.0 |
Contrast & Accessibility
12.53:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFAEED → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFAEED
Color Difference (Delta E)
91.55
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFAEED);
background: linear-gradient(135deg, #000000, #FFAEED);