#DAFAFF
#DAFAFF
#FFDFDA
#FFDFDA
Color Values
| Format | #DAFAFF | #FFDFDA |
|---|---|---|
| HEX | #DAFAFF | #FFDFDA |
| RGB | 218, 250, 255 | 255, 223, 218 |
| HSL | 188.1, 100.0%, 92.7% | 8.1, 100.0%, 92.7% |
| HSV | 188.1, 14.5%, 100.0% | 8.1, 14.5%, 100.0% |
| CMYK | 14.5%, 2.0%, 0.0%, 0.0% | 0.0%, 12.5%, 14.5%, 0.0% |
| OKLCH | 0.9637 0.0338 208.0 | 0.9287 0.0362 28.3 |
Contrast & Accessibility
1.14:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFDFDA → Background: #DAFAFF
The quick brown fox jumps over the lazy dog
Text: #DAFAFF → Background: #FFDFDA
Color Difference (Delta E)
23.64
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DAFAFF, #FFDFDA);
background: linear-gradient(135deg, #DAFAFF, #FFDFDA);