#ACFFDC
#ACFFDC
#FFACCF
#FFACCF
Color Values
| Format | #ACFFDC | #FFACCF |
|---|---|---|
| HEX | #ACFFDC | #FFACCF |
| RGB | 172, 255, 220 | 255, 172, 207 |
| HSL | 154.7, 100.0%, 83.7% | 334.7, 100.0%, 83.7% |
| HSV | 154.7, 32.5%, 100.0% | 334.7, 32.5%, 100.0% |
| CMYK | 32.5%, 0.0%, 13.7%, 0.0% | 0.0%, 32.5%, 18.8%, 0.0% |
| OKLCH | 0.9372 0.0942 166.1 | 0.8344 0.1059 352.7 |
Contrast & Accessibility
1.5:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FFACCF → Background: #ACFFDC
The quick brown fox jumps over the lazy dog
Text: #ACFFDC → Background: #FFACCF
Color Difference (Delta E)
70.64
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #ACFFDC, #FFACCF);
background: linear-gradient(135deg, #ACFFDC, #FFACCF);