black
#000000
#FFCDED
#FFCDED
Color Values
| Format | #000000 | #FFCDED |
|---|---|---|
| HEX | #000000 | #FFCDED |
| RGB | 0, 0, 0 | 255, 205, 237 |
| HSL | 0.0, 0.0%, 0.0% | 321.6, 100.0%, 90.2% |
| HSV | 0.0, 0.0%, 0.0% | 321.6, 19.6%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 0.0%, 19.6%, 7.1%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.901 0.0696 340.0 |
Contrast & Accessibility
15.21:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFCDED → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #FFCDED
Color Difference (Delta E)
90.84
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #FFCDED);
background: linear-gradient(135deg, #000000, #FFCDED);