#ABCFDE
#ABCFDE
white
#FFFFFF
Color Values
| Format | #ABCFDE | #FFFFFF |
|---|---|---|
| HEX | #ABCFDE | #FFFFFF |
| RGB | 171, 207, 222 | 255, 255, 255 |
| HSL | 197.6, 43.6%, 77.1% | 0.0, 0.0%, 100.0% |
| HSV | 197.6, 23.0%, 87.1% | 0.0, 0.0%, 100.0% |
| CMYK | 23.0%, 6.8%, 0.0%, 12.9% | 0.0%, 0.0%, 0.0%, 0.0% |
| OKLCH | 0.8332 0.0436 225.1 | 1.0 0.0 89.9 |
Contrast & Accessibility
1.65:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFFFFF → Background: #ABCFDE
The quick brown fox jumps over the lazy dog
Text: #ABCFDE → Background: #FFFFFF
Color Difference (Delta E)
23.71
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ABCFDE, #FFFFFF);
background: linear-gradient(135deg, #ABCFDE, #FFFFFF);