#DCFFDC
#DCFFDC
#FFDCFF
#FFDCFF
Color Values
| Format | #DCFFDC | #FFDCFF |
|---|---|---|
| HEX | #DCFFDC | #FFDCFF |
| RGB | 220, 255, 220 | 255, 220, 255 |
| HSL | 120.0, 100.0%, 93.1% | 300.0, 100.0%, 93.1% |
| HSV | 120.0, 13.7%, 100.0% | 300.0, 13.7%, 100.0% |
| CMYK | 13.7%, 0.0%, 13.7%, 0.0% | 0.0%, 13.7%, 0.0%, 0.0% |
| OKLCH | 0.9658 0.0588 145.1 | 0.9339 0.0597 326.0 |
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: #FFDCFF → Background: #DCFFDC
The quick brown fox jumps over the lazy dog
Text: #DCFFDC → Background: #FFDCFF
Color Difference (Delta E)
44.1
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #DCFFDC, #FFDCFF);
background: linear-gradient(135deg, #DCFFDC, #FFDCFF);