---
title: BlendMode.softLight
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/blendmode/softlight
---

# BlendMode.softLight

## Declaration

```swift
case softLight
```

## See Also

### Adding contrast

- [BlendMode.overlay](swiftui/blendmode/overlay.md)
- [BlendMode.hardLight](swiftui/blendmode/hardlight.md)
