Expected: - Prefix should remain `color(ink, lighter)` regardless of field state - Should be 8px space between prefix and field value <img width="334" alt="screen shot 2019-03-06 at 11 27 50 am" src="https://user-images.githubusercontent.com/804014/53908054-624ffe80-4003-11e9-8273-83581b90fac1.png"> Actual: - Prefix darkens when field value entered, making it unclear that the prefix is not part of the value. Also is distracting when the prefix is an icon. - Not enough space between prefix and value. <img width="429" alt="screen shot 2019-03-06 at 11 31 47 am" src="https://user-images.githubusercontent.com/804014/53908083-73990b00-4003-11e9-90b5-0f8595939531.png">