#DDFFDF
#DDFFDF
#FFDDFD
#FFDDFD
Color Values
| Format | #DDFFDF | #FFDDFD |
|---|---|---|
| HEX | #DDFFDF | #FFDDFD |
| RGB | 221, 255, 223 | 255, 221, 253 |
| HSL | 123.5, 100.0%, 93.3% | 303.5, 100.0%, 93.3% |
| HSV | 123.5, 13.3%, 100.0% | 303.5, 13.3%, 100.0% |
| CMYK | 13.3%, 0.0%, 12.5%, 0.0% | 0.0%, 13.3%, 0.8%, 0.0% |
| OKLCH | 0.9672 0.0551 146.7 | 0.9351 0.056 327.9 |
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: #FFDDFD → Background: #DDFFDF
The quick brown fox jumps over the lazy dog
Text: #DDFFDF → Background: #FFDDFD
Color Difference (Delta E)
41.18
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DDFFDF, #FFDDFD);
background: linear-gradient(135deg, #DDFFDF, #FFDDFD);