#ECFFEC
#ECFFEC
#FFECFF
#FFECFF
Color Values
| Format | #ECFFEC | #FFECFF |
|---|---|---|
| HEX | #ECFFEC | #FFECFF |
| RGB | 236, 255, 236 | 255, 236, 255 |
| HSL | 120.0, 100.0%, 96.3% | 300.0, 100.0%, 96.3% |
| HSV | 120.0, 7.5%, 100.0% | 300.0, 7.5%, 100.0% |
| CMYK | 7.5%, 0.0%, 7.5%, 0.0% | 0.0%, 7.5%, 0.0%, 0.0% |
| OKLCH | 0.9809 0.0319 145.3 | 0.9637 0.0322 325.8 |
Contrast & Accessibility
1.07:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFECFF → Background: #ECFFEC
The quick brown fox jumps over the lazy dog
Text: #ECFFEC → Background: #FFECFF
Color Difference (Delta E)
23.85
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ECFFEC, #FFECFF);
background: linear-gradient(135deg, #ECFFEC, #FFECFF);